Commit Graph

1083 Commits (df647a7a6eef608e930e3e1088694cd55771508d)

Author SHA1 Message Date
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
Abdelhamid Bakhta d4cff24bc2
Add timeout handler in JsonRpcHttpService. (#986) 5 years ago
Danno Ferrin be1387677d
Enforce devp2p packet expiration (#978) 5 years ago
Abdelhamid Bakhta 1d8218aef7
Handle backward compatibility for EIP-2124 fork id management (#981) 5 years ago
Karim T e8d4e8a4cc
Update EIP-2315 implementation (enter only via jumpsub) (#941) 5 years ago
Abdelhamid Bakhta cb2c67d73a
[EIP-2124] Backward compatible fork id management implementation (#979) 5 years ago
mark-terry f5883a8ac2
Fixed bug where a permissioned IBFT2 network starts in stalled state. (#969) 5 years ago
Danno Ferrin 29e668a2a0
Eip-2537 - BLS12-381 precompiles (#964) 5 years ago
Karim T 73074e6702
Throw error if full sync is requested when fast sync is incomplete (#958) 5 years ago
Danno Ferrin 417e253bc3
Log all persisted blocks (#957) 5 years ago
Danno Ferrin eca8a7e0f9
Performance: error message calculation (#955) 5 years ago
Danno Ferrin 87e3fd9613
Revert "make ReturnStack into singleton class (#950)" (#962) 5 years ago
Ratan Rai Sur 26af974913
make ReturnStack into singleton class (#950) 5 years ago
Abdelhamid Bakhta 9d5339d73a
Fixed IndexOutOfBoundsException in DebugOperationTracer (#946) 5 years ago
br0tchain acb476d917
feat: add log to display public address of the node on startup (#938) 5 years ago
Abdelhamid Bakhta a80051bac6
FlatTraceGenerator throwing a NullPointerException. (#940) 5 years ago