Commit Graph

751 Commits (42e84431afc2c6002fdce6a00d9820f18808cf86)
 

Author SHA1 Message Date
Adrian Sutton bbcfbeac9e Select new pivot block when world state becomes unavailable (#869) 6 years ago
Adrian Sutton 463fc3994e Introduce FutureUtils to reduce duplicated code around CompletableFuture (#868) 6 years ago
Chris Mckay 48986b70c2 [BUG] admin_addPeer isn't periodically checking maintained connections (#871) 6 years ago
Trent Mohay 6af7ab1b93 Break out RoundChangeCertificate validation (#864) 6 years ago
mbaxter 60b0137368 Fix state download race condition by creating a TaskQueue API (#853) 6 years ago
Lucas Saldanha c0291635d0 Renaming authentication config file cli command (#865) 6 years ago
Adrian Sutton 556877209e Disconnect peers where the common ancestor is before our fast sync pivot (#862) 6 years ago
MadelineMurray af4d73bcf1 IBFT config options (#861) 6 years ago
S. Matthew English aae9f5f90c [NC-2058] initial scaffolding re block propagation (#860) 6 years ago
Adrian Sutton 913c950276 Fix NullPointerException - complete future with fast sync state not null. (#859) 6 years ago
Sally MacFarlane 8ad0e4ab63 [NC-2046] check for invalid token (#856) 6 years ago
Lucas Saldanha d3b9211b82 Moving NodeWhitelistController to permissioning package (#855) 6 years ago
MadelineMurray 1dfe3e8eb7 Added tutorial to create permissioned network (#850) 6 years ago
Adrian Sutton 90c4a925aa Tidy-up FastSyncState persistence (#845) 6 years ago
Adrian Sutton e09461944e Make default pivot distance from head much closer to the chain head to reduce the chance of pruning limiting it's availability before it's completed. (#847) 6 years ago
Adrian Sutton 38af7b0512 Support resuming fast-sync downloads (#848) 6 years ago
Sally MacFarlane 9d69c8eaf1 changed / to : (#852) 6 years ago
Chris Mckay d8cc56dd7f Websocket acceptance tests now can use websockets (#851) 6 years ago
mark-terry 3c7ed68be6 [NC-2218] RPC auth validation + tests. (#846) 6 years ago
MadelineMurray 68ad11e9fe Genesis fix (#835) 6 years ago
Sally MacFarlane 92517350fb [NC-2046] JWT authentication for JSON-RPC (#815) 6 years ago
Adrian Sutton 9da64ef6e5 Store pivot block header once it's downloaded. (#836) 6 years ago
Adrian Sutton 0f2d7d7c65 Speed up shutdown time (#838) 6 years ago
Adrian Sutton 2091cd0dc3 Extract creation and init of ProtocolContext into a re-usable method (#828) 6 years ago
Adrian Sutton b87df9281d Handle unavailable world states (#824) 6 years ago
S. Matthew English 1174e77873 Integration of RecursivePeerRefreshState and PeerDiscoveryController (#420) 6 years ago
Adrian Sutton c996907e55 Add metrics to world state downloader to track number of pending requests, total requests completed and total requests retried. (#837) 6 years ago
Danno Ferrin a18f1663c6 shutdown improvements (#841) 6 years ago
mbaxter 026d157680 Remove unnecessary sleep (#842) 6 years ago
Eric Kellstrand 2c8a607fd1 [797] "Good First Issue" Link is Broken in CONTRIBUTING.md (#840) 6 years ago
Lucas Saldanha 6551183a8d [NC-2118] Method to reload permissions file (#834) 6 years ago
Jason Frame 50c5baaf5a Clique should use beneficiary of zero on epoch blocks (#833) 6 years ago
Jason Frame 1bac2c4c67 Clique should ignore proposals for address 0 (#831) 6 years ago
MadelineMurray dfdf994e2d Permissioning overview (#812) 6 years ago
Chris Mckay 5a1389b970 [NC-2044] Added the authentication service to the websocket service and cli and acceptance tests (#829) 6 years ago
Adrian Sutton f6bb1b2279 Log errors that occur while finding a common ancestor (#814) 6 years ago
Adrian Sutton 77581bcdfb Attempt to fix intermittency in FullSyncDownloaderTest (#830) 6 years ago
Adrian Sutton 42088311a6 When a new block message is received, update the peer's chain head to be the parent block, not the received block. (#819) 6 years ago
Trent Mohay ccbc879e32 Validate Ibft vanity data length (#826) 6 years ago
Trent Mohay ba9b648dc8 Shuffled log levels (#813) 6 years ago
Trent Mohay 66d847a6b2 Prevent duplicate commit seals in ibft header (#827) 6 years ago
Chris Mckay 56f8d2564b [NC-2044] refactor json rpc authentication to be provided as a service (#825) 6 years ago
mark-terry 7622541714 [NC-1968] Permissioning whitelist persistence. (#763) 6 years ago
Chris Mckay caa5acfa72 password in jwt payload (#823) 6 years ago
Puneetha Karamsetty c3df0d0238 [PRIV] WIP - Wire up Private Transaction Processor (#805) 6 years ago
glethuillier 46d0d4890a fix(api): homogenize error messages when required parameters are set to null (#822) 6 years ago
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 c4b0e9c321 abort previous builds (#817) 6 years ago