Commit Graph

1145 Commits (a95229daba9846830cc77fb4c643617c16a246e6)
 

Author SHA1 Message Date
Lucas Saldanha f3206a7f19 Fix Orion startup ports (#810) 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
Vinicius Stevam 4c26d4fb41 Remove auto privacy warn on clique and ibft (#806) 6 years ago
MadelineMurray fa828ca1cd Ready for review (#780) 6 years ago
Danno Ferrin aaeaa59f31 Upgrade GoogleJavaFormat to 1.7 (#795) 6 years ago
MadelineMurray 6abc4604fb Permissioning API methods (#783) 6 years ago
Trent Mohay 308985ef8d Rename functions in Ibft MessageValidator (#800) 6 years ago
Trent Mohay e6729b23a0 Rework Ibft's MessageValidatorFactory (#785) 6 years ago
Trent Mohay c04101e59a Minor refactorings of IntegrationTest infrastructure (#786) 6 years ago
Nicolas MASSART 69f81a9432 NC-2250 multiple name options only search for the longest one (#776) 6 years ago
Trent Mohay e22c8ba7e6 Rework IbftRoundFactory (#784) 6 years ago
Jason Frame 47abd955ad Limit ibft msg queues (#704) 6 years ago
tmohay 709d397ff8 Rename artefact to artifact (#782) 6 years ago
tmohay 3228664d06 Rename TerminatedRoundArtefacts to PreparedRoundArtefacts (#781) 6 years ago
tmohay 53510a14cf Rename Ibft MessageFactory methods (#779) 6 years ago
MadelineMurray e3bdc13edb debug_storageRangeAt (#759) 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
MadelineMurray 2d8d38fa7c Addressed feedback (#761) 6 years ago
Lucas Saldanha 3f5c41722e [NC-2247] Fixing node whitelist isPermitted check (#766) 6 years ago
tmohay 49865063ee Created message validators for NewRound and RoundChange (#760) 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
Sally MacFarlane 37b0023a37 [NC-2119] exception handling (#739) 6 years ago
mark-terry 52d6675f63 [FIX] Refactored permissioning components to be Optional. (#747) 6 years ago
MadelineMurray 04a5aa001d Contract genesis (#751) 6 years ago
tmohay df81aa1145 Flatten IBFT Message API (#757) 6 years ago
tmohay fb019d8f18 Separate round change reception from RoundChangeCertificate (#754) 6 years ago
tmohay 46c888c792 Added TerminatedRoundArtefacts (#756) 6 years ago
tmohay 4a7b9823ad Spilt Ibft MessageValidator into components (#752) 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
tmohay 5b796a4d07 Moved IBFT Message factory to use wrapped message types (#744) 6 years ago
Danno Ferrin 00f0dbfb13 Upgrade versions and build cleanup (#738) 6 years ago
tmohay ef2aaac9ed Update RoundChangeManager to use flattened message (#742) 6 years ago
tmohay e388de7b4e Updated IbftRound and RoudnState APIs to use wrapped messages (#740) 6 years ago
Jason Frame bdb5e8367f Rename ibftrevised to ibft2 (#722) 6 years ago
tmohay 83c392d764 Update IbftBlockHeigntManager to accept new message types. (#737) 6 years ago