Commit Graph

805 Commits (06406ce1088adab9b09bae622ccfcf8de85aa79f)

Author SHA1 Message Date
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
Antoine Toulme 6f286102a3
Fix disconnect pending transaction tracker (#733) 5 years ago
Antoine Toulme 837af6c3b9
Fix support of peers that do not support eth/65 (#724) 5 years ago
Trent Mohay 57d0379bf5
Separate NodeKey from implementation (#690) 5 years ago
Abdelhamid Bakhta bb74a4288f
[EIP-1559] Step 6 - Enforce the per transaction gas limit (#670) 5 years ago
Trent Mohay 665ee1cbac
Update BesuController to work with NodeKey (not KeyPair) (#680) 5 years ago
Raw Pong Ghmoa 480f0a54be
eth/sync: augment log with peer count information (#631) 5 years ago
Ratan Rai Sur fbdd5301b0
Replace FutureUtil method with standard library equivalent (#390) 5 years ago
David Mechler 061e24a5f4
Added block add event. (#637) 5 years ago
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Danno Ferrin 6d7d525c58
Add fast sync status to eth_syncing and EthQL query (#565) 5 years ago