Commit Graph

300 Commits (7793a15f3ac81c6cb47c2aeab26b14eff59f2ce0)

Author SHA1 Message Date
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
mbaxter 45a5b9c781 [PIE-1805] Create stub trace_replayBlockTransactions json-rpc method (#1873) 5 years ago
Ratan Rai Sur d283c8fb50 Pruning Command Line Flags (hidden) (#1869) 5 years ago
mbaxter 50c3a2cba0 [PIE-1791] Fix logic to disconnect from peers on fork (#1863) 5 years ago
Danno Ferrin 06a284817e [PAN-2946] Retesteth support (#1818) 5 years ago
Ratan Rai Sur b20147c062 [PAN-2819] [PAN-2820] Mark Sweep Pruner 5 years ago
mbaxter d48ca9e5a9 [PAN-2952] Add storage key preimage tracking (#1772) 5 years ago
Karim T 516c267d16 [PAN-2444] Add CLI flag for setting WorldStateDownloader task cache size (#1749) 5 years ago
Danno Ferrin 6f52d8bd83 Revert "[PAN-2950] Use java.time.Clock instead of System.currentTimeMillis()" (#1768) 5 years ago
Danno Ferrin ec5dc85403 [PAN-2950] Use java.time.Clock instead of System.currentTimeMillis() (#1747) 5 years ago
Danno Ferrin 4a3d74a29f [refactor] de-duplicate Test blocks data files (#1737) 5 years ago
mbaxter e3df668949 [PAN-2917] Rework "in-sync" checks (#1720) 5 years ago
mbaxter bbdfe3257d [PIE-1784] Select the pivot block from a minimal peer set (#1710) 5 years ago
mbaxter 3d0b099a53 Wait and retry if best peer's chain is too short for fast sync (#1708) 5 years ago
mbaxter 1f6f659489 [PAN-1683] Rework remote connection limit flag defaults (#1705) 5 years ago
Abdelhamid Bakhta dba3469de0 [PAN-1683] Limit the fraction of wire connections initiated by peers (#1665) 5 years ago