Commit Graph

2608 Commits (f2c2512ef64a5c41e69e325c4d2f76837180cbbd)

Author SHA1 Message Date
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
Danno Ferrin 57b9e4f3f9
Support rocks DBs in EVMTool (#933) 5 years ago
Abdelhamid Bakhta 26ad66272e
Expose price bump to a CLI flag. (#930) 5 years ago
Abdelhamid Bakhta 9af8bf3e5c
Implement price bump mechanism for transaction pool replacement. (#928) 5 years ago
Abdelhamid Bakhta f32703f9c7
Check transaction types when replacing in the transaction pool. (#924) 5 years ago
Abdelhamid Bakhta b784344e8d
[EIP-1559] Transaction pool pricing rules must handle both frontier and EIP-1559 transactions. (#919) 5 years ago
Lucas Saldanha 9dba7c2c9d
Exposing chainId related errors on JSON-RCP responses (#922) 5 years ago
Abdelhamid Bakhta ce94c0ddf8
Introduce transaction replace handler. (#916) 5 years ago
Danno Ferrin d64ac07054
EVMTool improvements (#819) 5 years ago
Danno Ferrin d4895b0814
Cope with retesteth's aversion to odd quantities (#913) 5 years ago
Karim T 310e0b77e5
[BESU-696/492][Fix the eth_estimateGas json rpc (#842) 5 years ago
Abdelhamid Bakhta 167679e9fa
Update transaction pool error handling. (#904) 5 years ago
Lucas Saldanha 06ca344bae
Add support for private log subscriptions (Pub-Sub API) (#858) 5 years ago
Trent Mohay cc5d60013d
Repaired reverted reftest submodule (#889) 5 years ago
Danno Ferrin d5bcf9233d
Eth/65 - don't request transactions when out of sync (#854) 5 years ago
Trent Mohay 4708071580
Increase Netty Thread pool for Peer Handshaking (#848) 5 years ago
Ratan Rai Sur 43eccbbb67
[Pruning Bugfix] Prevent race condition in key deletion. (#760) 5 years ago
Danno Ferrin b738ca663d
Retesteth compatibility (#845) 5 years ago
Abdelhamid Bakhta f39fbc56c5
Add current block number to eth_getWork response (#851) 5 years ago
Abdelhamid Bakhta 67ae915468
Derive gasIncrementAmount from MaxGasEIP1559 and DecayRange. (#850) 5 years ago
Abdelhamid Bakhta 636b93487b
[EIP-1559] Compute transaction gas budget allocation according to EIP-1559 rules. (#843) 5 years ago
Trent Mohay 0917f8905a
Handle Crytpo failures in Ibft, Clique, discovery and Handshaking (#831) 5 years ago
Karim T 8a6f34913f
Add Berlin on the list of networks available for reference tests (#796) 5 years ago
Abdelhamid Bakhta 7ceeeccaa8
Update eth_getBlock* to add base fee in the response. (#841) 5 years ago
Abdelhamid Bakhta 31489b5b5a
Make all EIP-1559 protocol parameters configurable. (#839) 5 years ago
Stefan Pingel 46233966f5
Make sure that the onchain privacy group version is always different. (#828) 5 years ago