Commit Graph

1228 Commits (6003ff92a23261c5fdb1ffe71edcef1837779302)
 

Author SHA1 Message Date
Trent Mohay f9e72384a2 IBFT Acceptance tests updated with longer timeout on first block (#1015) 6 years ago
Adrian Sutton 6a269c5591 [PAN-2372] Consider a world state download stalled after 100 requests with no progress (#1007) 6 years ago
Adrian Sutton 4d0d18c812 Remove unused full hashimoto implementation (#1011) 6 years ago
S. Matthew English c76ada2a4e [PAN-2271] Add metrics to Parallel Download pipeline (#985) 6 years ago
Trent Mohay 9779d5e21b Update ibft acceptances tests to await first block (#1013) 6 years ago
Lucas Saldanha 79f46ac592 [PAN-2341] Created SyncStatus notifications (#1010) 6 years ago
Adrian Sutton f6f56614aa Reduce log level when block miner is interrupted and avoid starting mining a new block if mining has been cancelled. (#1006) 6 years ago
Lucas Saldanha 582abe72d4 [PAN-2367] Fix race condition in WebSocket AT (#1002) 6 years ago
Adrian Sutton 2be7fcea6f Address acceptance test intermittency (#1008) 6 years ago
Eric Kellstrand 2f495b5950 [PAN-2369] RunnerTest fail on Windows due to network startup timing issue (#1005) 6 years ago
Adrian Sutton 60e233dc7f Make acceptance tests use the process based runner again (#990) 6 years ago
Danno Ferrin 5ffb304149 delete the legacy pipelined import chain segment task. (#1003) 6 years ago
MadelineMurray 0fcb3afa24 Requests accepted by localhost and 127.0.0.1 by default 6 years ago
MadelineMurray f704c5ba9e Added additional PRs 6 years ago
Trent Mohay c25fab6100 RoundChangeCertificateValidator requires unique authors (#989) 6 years ago
MadelineMurray 625ea9d709 Updated 127.0.0.1 to localhost in examples 6 years ago
Danno Ferrin 205e186fba Make rinkby the benchmark chain. Ropsten is too fragmented. (#986) 6 years ago
Sally MacFarlane f95cb15033 ignore tests (#991) 6 years ago
CJ Hare 5da4fac02f Integration Test implementation dependency for non-IntelliJ IDE (#978) 6 years ago
Adrian Sutton 2f4945c6f4 Fix benchmark compilation (#980) 6 years ago
Adrian Sutton 9f8d14522e Separate download state tracking from WorldStateDownloader (#967) 6 years ago
Adrian Sutton b81ad01b0f Change ExpectBlockNumber to require at least the specified block number instead of exactly that block number (#981) 6 years ago
Sally MacFarlane 5e8d449ef6 changed provider (#964) 6 years ago
MadelineMurray d22416756a Changelog v1.0 updates (#942) 6 years ago
Adrian Sutton b6bca68d68 Add WorldStateDownloaderBenchmark. (#972) 6 years ago
MadelineMurray 166b32273c Updated to use export-address (#982) 6 years ago
MadelineMurray 87d9ed4f77 Edits before release (#983) 6 years ago
MadelineMurray 42e84431af Updated Clique and IBFT 2.0 docs to include complete genesis file (#968) 6 years ago
MadelineMurray a32ca2f070 RLP CLI Reference Edits 6 years ago
Chris Mckay 7813290d43 accept 127.0.0.1 as localhost for host whitelisting (#974) 6 years ago
Jason Frame 1352eefb6a Only import block if it isn't already on the blockchain (#962) 6 years ago
Chris Mckay a71283a870 Disable picocli ansi when testing (#973) 6 years ago
Danno Ferrin ddf1bd2d24 [PAN-2074] Add --metrics-category CLI to only enable select metrics (#969) 6 years ago
MadelineMurray b2d41e41ef Added Create an IBFT 2.0 network tutorial (#948) 6 years ago
CJ Hare 8f5be73c35 Gradle dependency for JMH annotation, for IDEs that aren't IntelliJ (#966) 6 years ago
Ivaylo Kirilov 582454581a [PRIV] Complete Private Transaction Processor (#938) 6 years ago
Adrian Sutton 6176a63049 Add missing JavaDoc tags. (#963) 6 years ago
Adrian Sutton 27a3631027 Use a single thread to persist downloaded world state nodes (#950) 6 years ago
S. Matthew English b86b1422ff [MINOR] Eliminate redundant header validation (#943) 6 years ago
Danno Ferrin 0fcde8c89e CLI stack traces when debugging (#960) 6 years ago
Nicolas MASSART 76366505fa RLP encode subcommand (#944) 6 years ago
Trent Mohay 62274fb8c0 Cleanup Ibft executors (#951) 6 years ago
Adrian Sutton 9d06ec2fcf Create peer discovery packets on a worker thread. (#955) 6 years ago
MadelineMurray 7926bbc4b8 Update Clique tutorial to use export-address subcommand 6 years ago
MadelineMurray 7b5fc70b60 Added note that changes to permissions configuration file persist across restarts 6 years ago
MadelineMurray 4009a0fae7 Added links to Clique content from API methods 6 years ago
Trent Mohay 3fee3a0da5 Remove start functionality from IbftController and IbftBlockHeightManager (#952) 6 years ago
MadelineMurray 03f367042f Added future message configuration options 6 years ago
mbaxter d436d5f0bd [MINOR] Move metric instantiation (#896) 6 years ago
MadelineMurray 0bbc2abab8 Updated run Docker image for permissions configuration file 6 years ago