Commit Graph

274 Commits (2e87576245aac1845eeddb4ca95847e0be1e7839)

Author SHA1 Message Date
Danno Ferrin 90cd7652c1
Upgrade picocli (#1318) 4 years ago
matkt 3fd7a40dfb
Fix experimental cli option must be hidden (#1316) 4 years ago
matkt 5c375289a6
Update EIP-1559 implementation according to the latest changes (#1281) 4 years ago
Danno Ferrin 4dbe0c7d14
Experimental Backup and Restore (#1235) 4 years ago
matkt c8e23c970e
Add ethstats support (#1239) 4 years ago
Ratan (Rai) Sur c231d0e704
Migrate some OptionalInt's to Optional<Integer>s (#1242) 4 years ago
Ratan (Rai) Sur 0df5db572d
FINALLLLYYYY COLOOOOR! (#1026) 4 years ago
Sally MacFarlane 13886d25b1
deprecate CLI option for privacy precompile address (#1222) 4 years ago
Sally MacFarlane 70ce168291
exception if --privacy-marker-transaction-signing-key-file not specified in non-zero-gas network (#1182) 4 years ago
Karim T 50db46f855
Add cluster ip for Kubernetes Nat Manager (#1156) 4 years ago
Sally MacFarlane f375b24fcd
[MINOR] use P2P consistently in help (#1161) 4 years ago
Trent Mohay 79ed3f642a
Added configurable block reward and recipient for IBFT2 (#1132) 4 years ago
Abdelhamid Bakhta f5dd1db9b6
Add fee cap for transactions submitted via RPC. (#1137) 4 years ago
Sally MacFarlane 9e224ed7f3
rename more "whitelist" occurrences to "allowlist" (#1133) 4 years ago
Ratan (Rai) Sur 2c9c9127a7
full sync for dev network (#1128) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Abdelhamid Bakhta 903afdedd6
Detect zombies backend query and abort useless processing. (#1042) 5 years ago
Sally MacFarlane 0fdff649b5
Permissioning configs accept allowlist as well as whitelist (#1081) 5 years ago
Sally MacFarlane 5d9160a018
typo empty (#1083) 5 years ago
Karim T 2ef6fe4998
Add cli option to specify the name of the loadbalancer used by the Kubernetes nat manager (#1078) 5 years ago
Sally MacFarlane 4eef568b4c
Replace whitelist/blacklist with allowlist/denylist (#1077) 5 years ago
Karim T 165be86aa9
[BESU-1919] Add proper support for eth_hashrate (#1063) 5 years ago
Sally MacFarlane 0702075265
[MINOR] Fixed pruning help (default: false) (#1073) 5 years ago
Steven Schroeder 4050988bf2
Resolve inconsistent handling of certain config options. (#1065) 5 years ago
Karim T 73222dfd36
Add yolo ephemeral testnet for Berlin (#1051) 5 years ago
Danno Ferrin 01c02e0741
Remove use of generics in ProtocolContext consensus object (#1039) 5 years ago
Karim T 7371d56421
Remove manual nat manager (#1041) 5 years ago
Danno Ferrin 83d92bbcba
Option to run besu after blocks import (#1043) 5 years ago
Ratan Rai Sur c570c05a02
Default to fast sync for named networks (#384) 5 years ago
Danno Ferrin 2d79171746
Bulk block file import (#1033) 5 years ago
Steven Schroeder 3ad217730c
Accept Nested TOML Array for Default Value Decoding (#920) 5 years ago
Danno Ferrin 2e8831a07a
Use seconds for Timeout Configuration (#997) 5 years ago
Abdelhamid Bakhta d4cff24bc2
Add timeout handler in JsonRpcHttpService. (#986) 5 years ago
Lucas Saldanha ffa8745dd5
Add gate for multi-tenancy + onchain privacy groups (#990) 5 years ago
Sally MacFarlane 0d63c8589a
[MINOR] Typo env (#985) 5 years ago
Usman Saleem 40255b8646
Update cli dependency warning log message (#943) 5 years ago
Abdelhamid Bakhta 26ad66272e
Expose price bump to a CLI flag. (#930) 5 years ago
Karim T 73fbd31937
Revert "Remove manual nat manager (#921)" (#925) 5 years ago
Karim T 013280b843
Remove manual nat manager (#921) 5 years ago
Lucas Saldanha 06ca344bae
Add support for private log subscriptions (Pub-Sub API) (#858) 5 years ago
Ratan Rai Sur 26b21d782a
completely disable pruning by default for now (#896) 5 years ago
Usman Saleem 577d14ee46
Log selected security module (#860) 5 years ago
Usman Saleem 8693770823
--node-private-key-file dependency check with --security-module and warning log (#873) 5 years ago
Usman Saleem e8bd7ad8be
[#785] Remove references and logic of system property besu.docker (#808) 5 years ago
Danno Ferrin 5a7e1fcd28
Loggers should be private, static and final. Enforced with errorprone (#823) 5 years ago
Abdelhamid Bakhta a3c1b454ca
[EIP-1559] Handle legacy gas pool and EIP-1559 gas pool when mining blocks. (#805) 5 years ago
Danno Ferrin 0cf6bd9aad
Minor CLI fixes (#802) 5 years ago
Danno Ferrin 60c3a5cc18
Add `--skip-pow-validation-enabled` to block import command (#806) 5 years ago
Sally MacFarlane 379389cd7b
Help message (#791) 5 years ago
Antoine Toulme 3f2811336e
Do not create the splunk appender if it's not selected. Add an acceptance test checking that --help exits with code 0 (#790) 5 years ago