Commit Graph

915 Commits (b763d96c75913d79d4344e0cafefe8410935c222)

Author SHA1 Message Date
David Mechler 67191aac76
Add new JSON_RPC endpoints to get miner data by block number and block hash. (#1538) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Danno Ferrin 765a3f4204
Add gas measurement to full import log line (#1512) 4 years ago
Ratan (Rai) Sur a01b588a12
Thread Safe Evicting Queue Access (#1498) 4 years ago
matkt 52814d537e
fix shouldReplaceLowestPriorityBlockWhenCacheIsFull flaky test (#1497) 4 years ago
matkt 93521e9408
fix shouldReplaceLowestPriorityBlockWhenCacheFull flaky test (#1494) 4 years ago
Abdelhamid Bakhta 2374f3b704
Remove restriction about base fee on eth_sendRawTransaction (#1473) 4 years ago
Ratan (Rai) Sur eb945a26e4
Revert "Enable Eth/65 by Default (#1420)" (#1459) 4 years ago
Ratan (Rai) Sur e0e7a6fe5b
Prioritize High Gas Price Transactions (#1449) 4 years ago
matkt bbcc438244
Add cache limit for pending blocks (#1406) 4 years ago
Ratan (Rai) Sur 04b08e34cd
Enable Eth/65 by Default (#1420) 4 years ago
Danno Ferrin 7e52d4d854
Refactors in preparation for Bonsai Tries (#1400) 4 years ago
matkt be89cd93f7
Add debug_getBadBlocks method (#1378) 4 years ago
matkt 65bb27c4a3
Fix eth_getLogs issue (#1351) 4 years ago
Ratan (Rai) Sur 30ccddc1b4
Don't Fail When Encountering Evicted Pooled Transaction Hash (#1372) 4 years ago
Ratan (Rai) Sur 183037a91d
Reorg Logging (#1349) 4 years ago
Ratan (Rai) Sur 237e678b13
better disconnection handling (#1348) 4 years ago
Ratan (Rai) Sur 3a39fbb707
Attempt Pending Request to BUSY && ASSIGNED && DISCONNECTED Peer (#1321) 4 years ago
Danno Ferrin 0bf8a06686
Refactor Reference Tests (#1310) 4 years ago
matkt 5c375289a6
Update EIP-1559 implementation according to the latest changes (#1281) 4 years ago
Ratan (Rai) Sur e41419ba1f
Hide AtomicReference from Inheritors (#1253) 4 years ago
matkt c8e23c970e
Add ethstats support (#1239) 4 years ago
Karim T 17556485f3
Fix sync timeout issue (#1149) 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
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Abdelhamid Bakhta 8589177e49
Fix EIP-2124 Fork identifier for chain compatibility checks. (#1050) 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
br0tchain 3c2ef2b1e6
feat: FastSync now stops on failure instead of falling back to FullSync (#974) 5 years ago
Abdelhamid Bakhta 9c37887df4
Reintroduce consortium network friendly EIP-2124 fork id management. (#1018) 5 years ago
Danno Ferrin 807725ef5a
Improve Eth/64 compatibility (#1005) 5 years ago
Danno Ferrin b006d569f8
Rework PendingTransactions synchronization (#972) 5 years ago
Abdelhamid Bakhta 1d8218aef7
Handle backward compatibility for EIP-2124 fork id management (#981) 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
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
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
Abdelhamid Bakhta ce94c0ddf8
Introduce transaction replace handler. (#916) 5 years ago
Abdelhamid Bakhta 167679e9fa
Update transaction pool error handling. (#904) 5 years ago
Danno Ferrin d5bcf9233d
Eth/65 - don't request transactions when out of sync (#854) 5 years ago
Pierre Grimaud 3cc4dc3cff
Fix typos (#813) 5 years ago
Abdelhamid Bakhta 5a4edf3237
[EIP-1559] Update BlockTransactionSelector transaction gas price computation. (#795) 5 years ago
Ratan Rai Sur 04467f3f08
remove blockchain param from listener (#771) 5 years ago
Abdelhamid Bakhta 0babfef244
[EIP-1559] Step 10 - Send raw transaction RPC should work with EIP-1559 transactions (#759) 5 years ago
Danno Ferrin 74940d507e
Add a feature flag to enable Eth65 (#741) 5 years ago