Commit Graph

938 Commits (6de3fb366a8b920bd1a830b43ff6a6af96e53315)

Author SHA1 Message Date
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
Adrian Sutton 351fb679cf Switch to using metric names from EIP-2159. (#1634) 5 years ago
Abdelhamid Bakhta c88dee9fe1 [PAN-2871] Intermittent Test Failures in TransactionsMessageSenderTest (#1653) 5 years ago
Abdelhamid Bakhta 621ce9d7ad Display World State Sync Progress in Logs (#1645) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Abdelhamid Bakhta a5ffe1cf44 [PIE-1736] Implement incoming transaction messages CLI option as an unstable command. (#1622) 5 years ago
Lucas Saldanha 456f3f4ecb PIE-1717: Add TransactionValidationParam to TxProcessor (#1613) 5 years ago
Ratan Rai Sur d4a016798e [PAN-2871] Columnar rocksdb (#1599) 5 years ago
Abdelhamid Bakhta ee20ed426d [PAN-2850] Create a transaction pool configuration object (#1615) 5 years ago
Abdelhamid Bakhta b63ed2986a [PIE-1710] Expose a CLI option to configure the life time of transaction messages. (#1610) 6 years ago
Abdelhamid Bakhta 2b89f9a5bb [PIE-1709] Implement Prometheus metric counter for skipped expired transaction messages. (#1609) 6 years ago
Abdelhamid Bakhta 810e326d95 [PIE-1707] Implement a timeout in TransactionMessageProcessor (#1604) 6 years ago
Abdelhamid Bakhta 395ccae15e [PAN-2786] Stop Transaction Pool Queue from Growing Unbounded (#1586) 6 years ago
Adrian Sutton 04069f20c2 Reject transactions with gas price below the configured minimum gas price. (#1602) 6 years ago
Abdelhamid Bakhta a6c678944b [PAN-2630] Synchronizer should disconnect the sync target peer on invalid block data (#1578) 6 years ago
Adrian Sutton f2a2ffc008 Rename MetricCategory to PantheonMetricCategory (#1574) 6 years ago
Lucas Saldanha 164177e645 PAN-2794: Including flag for onchain permissioning check on tx processor (#1571) 6 years ago