Commit Graph

2929 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Danno Ferrin 1135e539e8 EthScheduler additions (#767) 6 years ago
Lucas Saldanha 3f5c41722e [NC-2247] Fixing node whitelist isPermitted check (#766) 6 years ago
Adrian Sutton 8ca6181001 Fix thread names in EthScheduler to include the thread number. (#755) 6 years ago
Adrian Sutton 234a97d81c Add tests for FastSyncChainDownloader as a whole. (#758) 6 years ago
Adrian Sutton 87685b1983 Fix FastSyncCheckpointHeaderManager to ensure that the first checkpoint header, if present, is always the common ancestor. (#750) 6 years ago
Danno Ferrin 8d3fb7e4ae Eth/63 labels (#764) 6 years ago
mark-terry 52d6675f63 [FIX] Refactored permissioning components to be Optional. (#747) 6 years ago
Chris Mckay 562251638e [NC-2044] jsonrpc authentication login (#753) 6 years ago
Puneetha Karamsetty 61bdcc879a [PRIV] Implement privacy precompiled contract (#696) 6 years ago
Kasper Ziemianek fcb6efe532 Support code and storage for accounts in genesis config (#749) 6 years ago
Adrian Sutton da651844d8 Handle timeouts when requesting checkpoint headers correctly. (#743) 6 years ago
Adrian Sutton 2d62a2c520 Handle validation failures when fast importing blocks (#741) 6 years ago
Lucas Saldanha 4a32c72268 Error response handling for permissions APIs (#736) 6 years ago
Adrian Sutton ab9330891a Log milestones at startup and other minor logging improvements (#733) 6 years ago
mbaxter b39731fa95 Add serialization functionality to NodeDataRequest (#724) 6 years ago
Sally MacFarlane a5afe34e34 [NC-2119] permissioning config path CLI (#729) 6 years ago
Vinicius Stevam f2438dcf79 [PRIV] Private Transaction Handler (#695) 6 years ago
Adrian Sutton 75f147503a Update goerli config to launch network. (#717) 6 years ago
Lucas Saldanha 0557c3c50e NC-1930: Handling duplicate nodes/accounts in permissioning api requests (#707) 6 years ago
Adrian Sutton 254661683b [NC-2138] Complete fast sync chain download (#701) 6 years ago
Sally MacFarlane 8586357036 typo (#710) 6 years ago
Lucas Saldanha 721c713fa8 NC-2043: Toml authentication provider (#689) 6 years ago
Adrian Sutton f58d995d74 [NC-2138] Implement chain download for fast sync (#690) 6 years ago
Rob Dawson 9038c1ac3e Fixed Difficulty calculator (#663) 6 years ago
tmohay 5e8ecff6bc Allow missing accounts to create zero-cost transactions (#685) 6 years ago
Adrian Sutton b4638ea1d1 Integrate actual WorldStateDownloader with the fast sync work flow. (#682) 6 years ago
Chris Mckay b221c13c55 admin_addPeer should accept only 1 argument 6 years ago
Adrian Sutton 3249bbfbd3 [NC-2138] Extract out generic parts of Downloader (#659) 6 years ago
Adrian Sutton bf560eb08e [NC-2137] Add world state and chain download into fast sync workflow (#658) 6 years ago
mbaxter 38eb6f2f53 Update WorldStateDownloader run() interface to accept header (#677) 6 years ago
mbaxter 055785b7e3 [NC-1344] Create a simple WorldStateDownloader (#657) 6 years ago
Puneetha Karamsetty b3fe49783e Enable CLI config for privacy precompiled contract address (#653) 6 years ago
Chris Mckay 3b4e6d451b [NC-1970] Added handling in admin_addPeer for when p2p is disabled (#655) 6 years ago
Nicolas MASSART e681f80c85 NC-2104 Clique and iBFT should not be defined by default in RPC APIs (#635) 6 years ago
Danno Ferrin 0e3f199ef5 NC-2147 Implement ConstantinopleFix hardfork (#601) 6 years ago
Adrian Sutton b3e64c4f7c [NC-1273] Consider peer count insufficient until minimum peers for fast sync are connected (#629) 6 years ago
Ivaylo Kirilov 8136b0fcb2 [PRIV] Add Private transaction abstraction (#592) 6 years ago
Puneetha Karamsetty efc8653da2 [PRIV] Add privacy CLI commands (#584) 6 years ago
Adrian Sutton 069b2393a9 [NC-1273] Start of fast sync downloader (#613) 6 years ago
Puneetha Karamsetty d6a04f416b Remove OrionConfiguration (#644) 6 years ago
Sally MacFarlane 7deda4eaa6 NC 2004 no discovery still talk to bootnodes (#624) 6 years ago
mark-terry 2bebbf2a95 [NC-2005] CLI fixes. (#630) 6 years ago
mark-terry a1ef038865 [NC-2005] Implemented --p2p-enabled configuration item (#619) 6 years ago
Chris Mckay cbbdedc057 [NC-1970] admin_addPeer (#622) 6 years ago
mbaxter 1e52967fc9 Remove db package and move classes to more appropriate locations (#599) 6 years ago
Adrian Sutton 062db19a9c [NC-1344] Add GetReceiptsFromPeerTask (#598) 6 years ago
Adrian Sutton 05895495cc Add GetNodeDataFromPeerTask. (#597) 6 years ago
Adrian Sutton 89dbba4f97 Fix deprecation warnings (#596) 6 years ago
Adrian Sutton 4f64725411 [NC-1337] Support responding to GetNodeData requests. (#587) 6 years ago
Adrian Sutton c6f2c5901a Add getNodeData to EthPeer to enable requesting node data as part of fast sync. (#589) 6 years ago