Commit Graph

77 Commits (838f7aa5e0f3e48e11f258848943cf77df78dda9)

Author SHA1 Message Date
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Usman Saleem cb56b3c745
[BESU-77] - Enable TLS for JSON-RPC HTTP Service (#271) 5 years ago
Jason Frame a7cde4dd8e
Privacy multitenancy validation (#296) 5 years ago
Steve Mieskoski ef61b54bba [PAN-3202][BESU-37] Implement EIP-2124 (#156) 5 years ago
Karim T 624c25ec7e [BOUNTY-2] Explicit Configuration & General internal NAT API #190 (#298) 5 years ago
Danno Ferrin 66a4cd8bf9
Add Tuweni to Plugin-APIs (#295) 5 years ago
Abdelhamid Bakhta 94b26dd393
Implement a dynamic reload mechanism for Besu plugins. (#261) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme 376ec111a3 Make sure to close Vert.x instances that are opened for testing (#280) 5 years ago
Antoine Toulme 4b35e4f785 Simplify key pair handling and storage (#277) 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
Danno Ferrin 756d097b8e
Generate LogsBloom Cache RPC API (#262) 5 years ago
Jason Frame f33fe8f63d
Privacy multitenancy cli option (#264) 5 years ago
Danno Ferrin c7ec15f382
Single BlcokchainQueries (#260) 5 years ago
Danno Ferrin ac9912d5f2
[BESU-122] Index tx log bloom bits and use the index for queries. (#245) 5 years ago
pinges 0dbb463835 check enclave public key and improve error messages (#234) 5 years ago
Trent Mohay 25451c27d5
Clean up vertx instances in Enclave tests (#229) 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
Mohamed Abdulaziz f7cc066758
[BESU-107] Update 'export-address' sub-command to remove references to 'public key address' (#191) 5 years ago
Ratan Rai Sur 3e6d2926a8
narrow topic type to Hash because it is, in fact, a Hash (#221) 5 years ago
Lucas Saldanha beb9d0bcf3
BESU-128: Fix WebSocket frames handling (#210) 5 years ago
Adrian Sutton 7052fda3be
Shutdown vertx instance created within BesuCommand so BesuCommandTest doesn't leak file descriptors. (#209) 5 years ago
Ivaylo Kirilov d23a69c0c1 Add versioning to privacy storage (#149) 5 years ago
Jason Frame c1ddab52fb
Allow use of privacy public key in the credentials file (#196) 5 years ago
Gregory Markou a449e81b2d ETC - Cleanup (#201) 5 years ago
Danno Ferrin cc0b0e46c2
Reverts #192 as it failed field testing. (#199) 5 years ago
Talha Cross f2639c3a88 main/cli: add mordor classic testnet configuration (#192) 5 years ago
Jason Frame 8951dd6cdb
Allow use a external JWT public key in authenticated APIs (#183) 5 years ago
Danno Ferrin 503a4a7122
Change CustomForks -> Transitions (#193) 5 years ago
Trent Mohay 3d867532de
Repaired Metrics name collision between Privacy and RocksDB (#187) 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
Trent Mohay dd46332530
Allow IBFT validators to be forked at a given block (#173) 5 years ago
Ratan Rai Sur 0a27885b2f
[PAN-3084][BESU-71] Enable pruning by default for fast sync and validate conflicts with privacy (#172) 5 years ago
Edward Mack cb7570135e ETC Configuration, classic fork peer validator (#176) 5 years ago
mark-terry 4eff8de1e1
PIE-2016: Added PoaQueryService method that returns local node signer… (#163) 5 years ago
Adrian Sutton c5e51b0d2c
Unhide the --pruning-enabled command (#165) 5 years ago
Joshua Fernandes 761cfb3435
Revert "[PAN-2798] Enable pruning by default for fast sync (#135)" (#164) 5 years ago
Ratan Rai Sur 235a7cdb6f
remove outdated comment (#161) 5 years ago
CJ Hare 386053a9dd Redesign of how JsonRpcMethods are created (#159) 5 years ago
Ratan Rai Sur 7e2497bf95
[PAN-2798] Enable pruning by default for fast sync (#135) 5 years ago
Danno Ferrin 72e975e8e7
Add --identity flag for client identification in node browsers (#150) 5 years ago
CJ Hare 630b5d1640
Moving JsonRpcMethods classes into the same package, prior to refactor (#154) 5 years ago
Sally MacFarlane 59049f190b
edits to test names (#153) 5 years ago
Trent Mohay 38462bb7db
Add IbftQueryService to Plugin-api 5 years ago
Danno Ferrin efb2dc50df
[PAN-3262] Reflect default logging in help (#148) 5 years ago