Commit Graph

2227 Commits (df647a7a6eef608e930e3e1088694cd55771508d)
 

Author SHA1 Message Date
Sally MacFarlane df647a7a6e
[MINOR] Metrics: reinstated get/setWhitelist with Deprecated warning (#1142) 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
Sally MacFarlane 785b26b1fa
Permissioning Whitelist JSON-RPC methods now extend Allowlist methods (#1135) 4 years ago
Sally MacFarlane f229d5a190
whitelist -> allowlist and on-chain -> onchain (#1131) 4 years ago
Ratan (Rai) Sur 2c9c9127a7
full sync for dev network (#1128) 4 years ago
Karim T 0a01ddb785
Fix Index out of Bounds on Yolo with BLS12_G1MULTIEXP and BLS12_G2MULTIEXP (#1125) 4 years ago
Tim Beiko 109d548e85
Remove developer relations contact from README (#1124) 4 years ago
Joshua Fernandes 89f37e437f
Prepare for version 1.5.1-SNAPSHOT (#1106) 4 years ago
Joshua Fernandes 5bf2d7eee7
1.5.0-RC1 release (#1105) 4 years ago
Tim Beiko 4c7d9539f6
1.5 Changelog Update (#1102) 4 years ago
Danno Ferrin 11a3329ef7
EVM: Move from an EnumSet for halt reason to a simple Optional. (#1089) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 4 years ago
Danno Ferrin b7c6ddf023
Upgrade Library Versions (#1092) 4 years ago
Karim T 20180fb31b
Update changelog - fix typo (#1101) 4 years ago
Karim T cb61df4453
Update CHANGELOG.md for 1.5 (#1100) 4 years ago
Karim T c8406923dd
Fix "Pausing mining" log even though node is not a validator (#1071) 4 years ago
Sally MacFarlane dab4b53601
JSON RPC: Add permissioning node "allowlist" methods as alternatives equivalent to "whitelist" methods (#1094) 4 years ago
MadelineMurray 620ed461ca
Updated for 1.5 (#1082) 4 years ago
Abdelhamid Bakhta c8f398736d
Add missing mixHash field for eth_getBlockBy* JSON RPC endpoints (#1098) 4 years ago
Abdelhamid Bakhta 903afdedd6
Detect zombies backend query and abort useless processing. (#1042) 4 years ago
Sally MacFarlane dc4e2a8368
JSON RPC: Add permissioning account "allowlist" methods (#1095) 4 years ago
Sally MacFarlane 0fdff649b5
Permissioning configs accept allowlist as well as whitelist (#1081) 4 years ago
Joshua Fernandes 8c9eb4348e
setting up the besu user:group for the docker container and following best security practices (#1093) 4 years ago
Sally MacFarlane 5d9160a018
typo empty (#1083) 4 years ago
Ratan (Rai) Sur 739b3382f4
Unsupport Misplaced Database Metadata (#1060) 4 years ago
Karim T 2ef6fe4998
Add cli option to specify the name of the loadbalancer used by the Kubernetes nat manager (#1078) 4 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
Trent Mohay a7dedec986 Repair logger-node naming in processrunner (#1067) 5 years ago
Karim T 73222dfd36
Add yolo ephemeral testnet for Berlin (#1051) 5 years ago
Abdelhamid Bakhta 8589177e49
Fix EIP-2124 Fork identifier for chain compatibility checks. (#1050) 5 years ago
Lucas Saldanha 9f2f3b9fb5
Initial support for multi-tenancy with flexible privacy groups (#1032) 5 years ago
Trent Mohay 2aae3dedcf
Allow nodes to start in parallel during AT (#1055) 5 years ago
Karim T d927446303
Improve log nat manager (#1058) 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
Ratan (Rai) Sur 22a08fcb7e
changelog for fast sync default (#1045) 5 years ago
Adrian Sutton ce98e68fcb
Don't throw NoSuchElementException when the last checkpoint range fails validation. (#1049) 5 years ago
Sally MacFarlane 4d18598d21
Fix flaky test: Permissioning + IBFT stall (#1040) 5 years ago
Danno Ferrin 82e05e724d Move EVM memory to a flat bytes array (#1046) 5 years ago
Danno Ferrin 83d92bbcba
Option to run besu after blocks import (#1043) 5 years ago
br0tchain 3c2ef2b1e6
feat: FastSync now stops on failure instead of falling back to FullSync (#974) 5 years ago
Ratan Rai Sur c570c05a02
Default to fast sync for named networks (#384) 5 years ago
Ratan Rai Sur 091ab9725e
Add gauge to time mark duration (#1021) 5 years ago
Danno Ferrin 2d79171746
Bulk block file import (#1033) 5 years ago
Karim T d4208892c0
Verify jumpsub destination validation (#1022) 5 years ago
Steven Schroeder 3ad217730c
Accept Nested TOML Array for Default Value Decoding (#920) 5 years ago