Commit Graph

908 Commits (3ebf50ea0ba75e8fc9fee285d4992285992f3442)

Author SHA1 Message Date
Danno Ferrin 33cac172bb
Make LogsBloomFilter to be Immutable and a DelegatingBytes object (#292) 5 years ago
Abdelhamid Bakhta 94b26dd393
Implement a dynamic reload mechanism for Besu plugins. (#261) 5 years ago
pinges 6e67988951 Priv call (#250) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
anthonybuckle c9af435b79 endpoint root path will redirect to /graphql (#283) 5 years ago
Jason Frame 8f61ff33bb
Use token enclave public key when in privacy multi-tenancy mode (#272) 5 years ago
Antoine Toulme 573d7c1253 Cleanup UnformattedDataWrapper (#275) 5 years ago
Antoine Toulme bf7493de29 Remove QuantityWrapper. Use the Difficulty class extending both UInt256 and Quantity instead. (#274) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Antony Denyer f2a3c00d1b Stop processing blocks when enclave is down (#253) 5 years ago
Jason Frame c8ff44d035
Privacy RPC multi-tenancy token public enclave key validation (#266) 5 years ago
Jason Frame a0e87148e9
Privacy rpcs to go through privacy controller instead directly through Enclave (#243) 5 years ago
Danno Ferrin 756d097b8e
Generate LogsBloom Cache RPC API (#262) 5 years ago
Usman Saleem ebb76dfdb6
Update upnp nat manager port forward description. (#263) 5 years ago
Danno Ferrin c7ec15f382
Single BlcokchainQueries (#260) 5 years ago
Lucas Saldanha c517fa283f
Improving error msg when privacy key doesn't match Orion key (#259) 5 years ago
Danno Ferrin ac9912d5f2
[BESU-122] Index tx log bloom bits and use the index for queries. (#245) 5 years ago
Danno Ferrin d643ad506e Multithread Websockets to increass throughput (#231) 5 years ago
Danno Ferrin 8fc82b6e95
NewBlockHeaders performance improvement (#230) 5 years ago
Lucas Saldanha f84c3d2111
BESU-134: Prevent execution of PRIV/EEA methods when privacy is disabled (#226) 5 years ago
Trent Mohay b0d6353aab
Move Enclave from OkHttp to Vertx (#212) 5 years ago
Lucas Saldanha beb9d0bcf3
BESU-128: Fix WebSocket frames handling (#210) 5 years ago
Trent Mohay 732cfcccc9
Pass identity information into RpcMethod from Http Service (#189) 5 years ago
Jason Frame c1ddab52fb
Allow use of privacy public key in the credentials file (#196) 5 years ago
Josh Richardson bb0ba9b781 [PAN-2984] Refactors transaction receipt to contain more members (#85) 5 years ago
Jason Frame 8951dd6cdb
Allow use a external JWT public key in authenticated APIs (#183) 5 years ago
Trent Mohay 925fb179d0
Remove the use of JsonRpcParameters from RpcMethods (#188) 5 years ago
pinges 3c1768eef7 Multi-Tenancy: Do not specify a public key anymore when requesting a … (#185) 5 years ago
Ratan Rai Sur 271d578956
Log Event Streaming for Plugin API (#186) 5 years ago
Antoine Toulme 55e24759b7 Stratum Server Support (#140) 5 years ago
CJ Hare 386053a9dd Redesign of how JsonRpcMethods are created (#159) 5 years ago
CJ Hare 630b5d1640
Moving JsonRpcMethods classes into the same package, prior to refactor (#154) 5 years ago
Ratan Rai Sur a48a2de7f5
Rework how filter and log query parameters are created/used (#146) 5 years ago
mbaxter 70b0fc23cb
Fix miner startup logic (#104) 5 years ago
pinges 2ca95c0b61 Rename eea_getTransactionCount to priv_getEeaTransactionCount (#110) 5 years ago
Danno Ferrin 58f2006c84
[PAN-3249] Use Bloombits for Logs queries (#127) 5 years ago
Ratan Rai Sur d69c92dc17
Support log reordring from reorgs in `LogSubscriptionService` (#86) 5 years ago
Trent Mohay 964cecc4fb
Repair EthGetLogs returning incorrect results (#128) 5 years ago
Danno Ferrin e9b2dd24c9
Update dependencies (#112) 5 years ago
Abdelhamid Bakhta a410747ff2
Add hash field in Transaction plugin interface. (#111) 5 years ago
mbaxter 6b472317c2
[PIE-2031] Rework sync status events (#106) 5 years ago
mbaxter 127b92a1ad [PIE-2026] Separate in-sync from sync-status listeners (#100) 5 years ago
Danno Ferrin 1ca8a94af6
[PAN-3230] Merge BlockchainQueries classes (#101) 5 years ago
Danno Ferrin 2626687de1
[PAN-3223] Add GraphQL query/logs support (#94) 5 years ago
CJ Hare 5e0d9dda56
JsonRpc method disabled error condition rewrite and unit test (#80) 5 years ago
Danno Ferrin 01e989ebae
[PAN-3183] Less verbose synching subscriptions (#59) 5 years ago
Ivaylo Kirilov c09145e490 refactor-privacy-storage (#7) 5 years ago
Ivaylo Kirilov 83ad8e6942 return enclave key instead of private transaction hash (#53) 5 years ago
Lucas Saldanha 97a5c61f25
PAN-3175: Private tx nonce errors return same msg as any tx (#48) 5 years ago