Commit Graph

2293 Commits (d923b8eb8fafc743114728499c135a418697da8d)

Author SHA1 Message Date
Danno Ferrin 60a828b5f0 Peer disconnects should not result in stack traces. (#818) 6 years ago
mbaxter c4f0cb4d52 [NC-2195] Commit world state continuously (#809) 6 years ago
Danno Ferrin 9f7e74a459 [NC-2236] Parallel Block importer (#774) 6 years ago
Chris Mckay ce37addaa5 [NC-2044] jsonrpc authentication cli options & acceptance tests (#807) 6 years ago
Adrian Sutton 2064f97bbd [NC-2268] Handle partial responses to get receipts requests (#801) 6 years ago
mbaxter 66c2b13a12 [NC-2200] Update WorldStateDownloader to only filter out known code requests (#777) 6 years ago
Adrian Sutton b5934a428b Avoid requesting empty block bodies from the network. (#802) 6 years ago
Adrian Sutton adb930fba2 Apply a limit to the number of responses in RespondingEthPeer.respondWhile so tests don't hang forever when the condition isn't met. (#803) 6 years ago
Danno Ferrin aaeaa59f31 Upgrade GoogleJavaFormat to 1.7 (#795) 6 years ago
Vinicius Stevam cd818814ff [PRIV] Generify orion to enclave (#745) 6 years ago
Adrian Sutton ad7c5fb54f [NC-2233] Randomly perform full validation when fast syncing blocks (#770) 6 years ago
Adrian Sutton 9249c9aa2e [NC-2180] Wait for a peer with an estimated chain height before selecting a pivot block (#772) 6 years ago
Danno Ferrin 96dfc5aa30 Move ethTaskTimer to abstract root (#775) 6 years ago
mbaxter 494640ecbc [NC-2207] Integrate rocksdb-based queue into WorldStateDownloader (#746) 6 years ago
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