Commit Graph

621 Commits (6551183a8df8e25badbf7fc4a077674f7b999a49)
 

Author SHA1 Message Date
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
Chris Mckay 5bfe5aea42 Parallel build stages (#816) 6 years ago
Jason Frame a00160783b Prevent duplicate ibft messages being processed by state machine (#811) 6 years ago
Trent Mohay 8d64c44c40 IBFT 2.1 Message rework, piggybacking blocks on msgs. (#769) 6 years ago
Chris Mckay ce37addaa5 [NC-2044] jsonrpc authentication cli options & acceptance tests (#807) 6 years ago
MadelineMurray 2e416aa2d1 Clique private network (#771) 6 years ago
MadelineMurray 6019474376 Updated for fixeddifficulty in genesis file (#804) 6 years ago
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