Commit Graph

1975 Commits (82c89096bd78c80913d76f1c8bf5f310c887f930)
 

Author SHA1 Message Date
MadelineMurray 9f597293cf JSON-RPC Authentication 6 years ago
Sally MacFarlane 2de26d69c1 [PAN-1930] bootnodes not on whitelist - improve errors (#904) 6 years ago
MadelineMurray 527cf58b05 RPC Pub/Sub clarification from feedback (#889) 6 years ago
Sally MacFarlane 36447ba73e enforce accounts must start with 0x (#900) 6 years ago
Sally MacFarlane b1909f7ab6 [PAN-2309] CLI mixin help (#895) 6 years ago
MadelineMurray 4405571733 Added content for password command (#882) 6 years ago
MadelineMurray 96a431a679 Added --permissions-config-file option (#874) 6 years ago
Chris Mckay 613e9bd6b3 [Minor] fix auth file validation errors (#886) 6 years ago
Sally MacFarlane ca1c122a2a gensis typo (#892) 6 years ago
MadelineMurray 012b875f3e Fixed MetaMask link 6 years ago
Lucas Saldanha 5ffd3aba9a [PAN-2313] Fix authentication header (#891) 6 years ago
mbaxter 705bebad9b Reorganize eth tasks (#890) 6 years ago
Sally MacFarlane 5597214e29 [NC-2046] websocket method permissions (#870) 6 years ago
S. Matthew English f7849ac06e [NC-2058] Improve block propagation time (#808) 6 years ago
Adrian Sutton bf710da941 Add metrics for EthScheduler executors (#878) 6 years ago
Adrian Sutton 708e866c21 Reduce logging noise from invalid peer discovery packets and handshaking (#876) 6 years ago
Adrian Sutton 8df9a9622b Ensure exceptions in suppliers passed to EthScheduler are propagated to the returned CompletableFuture. (#884) 6 years ago
mbaxter 1da0008666 [PAN-2305] Detect stalled world state downloads (#875) 6 years ago
Chris Mckay 312f285a15 [MINOR] Fixing file locations under docker (#885) 6 years ago
Chris Mckay a2e187340d More bootnodes for goerli (#880) 6 years ago
Lucas Saldanha 406c7f32f6 [PAN-2239] Disconnect peer removed from node whitelist (#877) 6 years ago
Lucas Saldanha 732ae450c4 [PAN-2270] Rename password hash command (#879) 6 years ago
MadelineMurray 1dd61a2a12 Added perm_reloadPermissionsFromFile 6 years ago
mbaxter 33e9f0e508 [PAN-2196] Implement world state cancel (#867) 6 years ago
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