Commit Graph

1598 Commits (5bd8b4be695d89087c04dbbecd2bb416ed1749d5)

Author SHA1 Message Date
Karim T 9c409258b1
Fix tracing api (#1189) 4 years ago
Sally MacFarlane a26abc75ce
ignore flaky test (#1187) 4 years ago
Usman Saleem f8e87a4f05
[#519] - Enable http/2 support for Json RPC Http API over TLS (#1145) 4 years ago
magooster 507cef5d73
Execute 'slow' password hash check in worker thread to prevent blocking the event loop. (#1116) 4 years ago
David Mechler 0a2f33acad
Use Cache for bonding peers (#1175) 4 years ago
Sally MacFarlane 50736b2bd9
remove duplicate logging of port conflicts (#1160) 4 years ago
Karim T 17556485f3
Fix sync timeout issue (#1149) 4 years ago
Abdelhamid Bakhta b0115a2e42
Populate latest segment with block number from the event rather than retrieving the chain head. (#1154) 4 years ago
Sally MacFarlane f375b24fcd
[MINOR] use P2P consistently in help (#1161) 4 years ago
David Mechler 71f2872eca
#1066 Switched to use unprefixed hex strings for memory and stack values (#1155) 4 years ago
David Mechler 5b39e7e7e7
Besu vulnerable to being used for DDoS amplification (#1146) 4 years ago
Sally MacFarlane 06e35a58c0
Improvements to authenticated JSON-RPC permissions checking (#1144) 4 years ago
Abdelhamid Bakhta a9bdd29128
Remove block size and transaction size riders from EIP 1559. (#1147) 4 years ago
Trent Mohay 79ed3f642a
Added configurable block reward and recipient for IBFT2 (#1132) 4 years ago
Sally MacFarlane f53bfd6e2a
use JSON-RPC consistently (#1143) 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
Karim T 0a01ddb785
Fix Index out of Bounds on Yolo with BLS12_G1MULTIEXP and BLS12_G2MULTIEXP (#1125) 4 years ago
Danno Ferrin 11a3329ef7
EVM: Move from an EnumSet for halt reason to a simple Optional. (#1089) 5 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Danno Ferrin b7c6ddf023
Upgrade Library Versions (#1092) 5 years ago
Karim T c8406923dd
Fix "Pausing mining" log even though node is not a validator (#1071) 5 years ago
Sally MacFarlane dab4b53601
JSON RPC: Add permissioning node "allowlist" methods as alternatives equivalent to "whitelist" methods (#1094) 5 years ago
Abdelhamid Bakhta c8f398736d
Add missing mixHash field for eth_getBlockBy* JSON RPC endpoints (#1098) 5 years ago
Abdelhamid Bakhta 903afdedd6
Detect zombies backend query and abort useless processing. (#1042) 5 years ago
Sally MacFarlane dc4e2a8368
JSON RPC: Add permissioning account "allowlist" methods (#1095) 5 years ago
Sally MacFarlane 0fdff649b5
Permissioning configs accept allowlist as well as whitelist (#1081) 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
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
Danno Ferrin 01c02e0741
Remove use of generics in ProtocolContext consensus object (#1039) 5 years ago
Adrian Sutton ce98e68fcb
Don't throw NoSuchElementException when the last checkpoint range fails validation. (#1049) 5 years ago
Danno Ferrin 82e05e724d Move EVM memory to a flat bytes array (#1046) 5 years ago
br0tchain 3c2ef2b1e6
feat: FastSync now stops on failure instead of falling back to FullSync (#974) 5 years ago
Ratan Rai Sur 091ab9725e
Add gauge to time mark duration (#1021) 5 years ago
Karim T d4208892c0
Verify jumpsub destination validation (#1022) 5 years ago
Abdelhamid Bakhta 9c37887df4
Reintroduce consortium network friendly EIP-2124 fork id management. (#1018) 5 years ago
Karim T 513d2d9b90
EIP-2315 change gascosts and update opcode (#995) 5 years ago
Karim T 9faaff615a
Fix Ethereum classic mining issue (#1009) 5 years ago
Danno Ferrin 2ddafbe83e
DevP2P expiration conformance (#1006) 5 years ago
Ratan Rai Sur 4a87cd893e
make mark/sweep prepare async with main thread (this time without test intermittency) (#1004) 5 years ago
Danno Ferrin 807725ef5a
Improve Eth/64 compatibility (#1005) 5 years ago
Adrian Sutton f781dceabd
Revert "make mark/sweep prepare async with main thread (#947)" (#1001) 5 years ago
Danno Ferrin 2e8831a07a
Use seconds for Timeout Configuration (#997) 5 years ago
Ratan Rai Sur 303c3a1f85
make mark/sweep prepare async with main thread (#947) 5 years ago
Danno Ferrin b006d569f8
Rework PendingTransactions synchronization (#972) 5 years ago