Commit Graph

915 Commits (b763d96c75913d79d4344e0cafefe8410935c222)

Author SHA1 Message Date
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
Karim T 8ced45c05d
[BESU-194] Remove max pivot block resets during fast sync (#427) 5 years ago
Danno Ferrin 7fe1d4796e
Implement Eth/64 (#425) 5 years ago
Danno Ferrin 87f4829e23
More specific task metrics names (#389) 5 years ago
Abdelhamid Bakhta d7d82e417d
[BESU-176] JRPC response to eth_getTransactionCount is different from other node implementations. (#351) 5 years ago
Antoine Toulme 6060a79d66 Fix debug logging shadowed by parameter (#319) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Steve Mieskoski ef61b54bba [PAN-3202][BESU-37] Implement EIP-2124 (#156) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme bf7493de29 Remove QuantityWrapper. Use the Difficulty class extending both UInt256 and Quantity instead. (#274) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Trent Mohay 3d867532de
Repaired Metrics name collision between Privacy and RocksDB (#187) 5 years ago
Edward Mack cb7570135e ETC Configuration, classic fork peer validator (#176) 5 years ago
mbaxter 605a6835a1
[Refactor] Don't generate shutdown tasks in controller (#141) 5 years ago
Ratan Rai Sur d69c92dc17
Support log reordring from reorgs in `LogSubscriptionService` (#86) 5 years ago
mbaxter 9027a5f238
[Minor] Add more logging around peer disconnects (#131) 5 years ago
mbaxter d4b1610fe9
Only set sync targets that have an estimated height value (#115) 5 years ago
Danno Ferrin e9b2dd24c9
Update dependencies (#112) 5 years ago
Jason Frame 5fdfba7fa4
Additional unit test for selecting replaced pending transactions (#116) 5 years ago
Abdelhamid Bakhta a410747ff2
Add hash field in Transaction plugin interface. (#111) 5 years ago
mbaxter 6b472317c2
[PIE-2031] Rework sync status events (#106) 5 years ago
mbaxter 127b92a1ad [PIE-2026] Separate in-sync from sync-status listeners (#100) 5 years ago
Abdelhamid Bakhta 5e819febbd
Add totalDiffculty to BlockPropagated events. (#97) 5 years ago
Adrian Sutton 9147391634
Make logic in PersistBlockTask more explicit to fix a LGTM warning (#92) 5 years ago
mbaxter 13ae4317b7
[PIE-2003] Make SyncState variables thread-safe (#95) 5 years ago
mbaxter 49e803c8dc
Fix transaction tracking by sender (#93) 5 years ago
Ratan Rai Sur c6ad0f7705
Fixes race condition between `NodeAddedListener` and `FullBlockImportStep` (#56) 5 years ago
Danno Ferrin fad9bf9c34
[PAN-3203] add --required-block flag to deal with chainsplits (#79) 5 years ago
Danno Ferrin 01e989ebae
[PAN-3183] Less verbose synching subscriptions (#59) 5 years ago
mbaxter 1937f1251d
Clean up BesuConfiguration construction (#51) 5 years ago
mbaxter 08bf5eefdf
[PIE-1785] Require minimum number of pivot confirmations (#29) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
mbaxter 5d1d3beae2 [PAN-2333] Use only fully validated peers for fast sync pivot selection (#21) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
Ratan Rai Sur 995ef1adba Ban junit assertions (#1939) 5 years ago
CJ Hare dec01db6f9 Refactoring Rocksdb as a module (#1889) 5 years ago
Ratan Rai Sur 58d797bd00 Events API: Transaction dropped, sync status, and renames (#1919) 5 years ago
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
Danno Ferrin 15f991416d [PAN-3097] Use a BigInteger for Network ID (#1891) 5 years ago
Danno Ferrin ad330d52ff [PAN-3083] Transactions listeners should use the subscriber pattern (#1877) 5 years ago