Commit Graph

5457 Commits (c127f9c1d7b63630a71c1d636bef0b3ed146ee34)
 

Author SHA1 Message Date
Adrian Sutton af1a5fef7e Upgrade reference tests to 6.0 beta 2. (#260) 6 years ago
Danno Ferrin 0716e6044b Update Client Version to be ethstats friendly (#258) 6 years ago
Nicolas MASSART b3fa0f732d fixes #233 Allow nodekey to be specified separately to --datadir (#234) 6 years ago
Danno Ferrin 42b4a84a58 Snappy compression failures (#257) 6 years ago
Danno Ferrin 8992688287 NC-1815 Rinkeby import can stall with too many fragments (#255) 6 years ago
Danno Ferrin a5b2b66a4a Ban Peers via CLI (#254) 6 years ago
Adrian Sutton 85b394f31a Enable constantinople in --dev-mode (#256) 6 years ago
Adrian Sutton fd81e97ad9 Common protocol schedule config handling (#250) 6 years ago
Lucas Saldanha e899ba98b1 Send client quitting on network shutdown (#253) 6 years ago
Danno Ferrin 66d8b75e2b Recude logging in ImportBlocksTask (#252) 6 years ago
Adrian Sutton 09a3c61f72 Split parsing of genesis config from creating initial state (#209) 6 years ago
Lucas Saldanha a44d696117 Add shutdown hook to PantheonCommand (#249) 6 years ago
Jussi Virtanen ef9162bebd Remove Gradle deprecation warnings (#246) 6 years ago
Adrian Sutton b365294590 Support Constantinople when using Clique. (#247) 6 years ago
Jussi Virtanen 422ef0d4c6 Upgrade Ethereum reference tests to v6.0.0-beta.1 (#243) 6 years ago
CJ Hare 12e6508d2d Acceptance test refactor to use the Node interface and a Factory to create instances (#226) 6 years ago
Matt Gucci 536c5a3683 Fix ECREC precompiled contract name (#240) 6 years ago
Danno Ferrin 5c57a3dc44 NC-1815 Rinkeby import can stall with too many fragments revision 6 years ago
Adrian Sutton b18c9ccdc0 Treat output length as a maximum length for CALL operations (#236) 6 years ago
Matt Gucci 8380254edd Set Java compiler default encoding to UTF-8 (#238) 6 years ago
Matt Gucci 6a4e0ecb15 Fix loop syntax in runPantheonPrivateNetwork.sh (#237) 6 years ago
mbaxter 8a8ce73926 Add better handling for port conflict error (#232) 6 years ago
Danno Ferrin aa9ae97aa4 NC-1815 Rinkeby import can stall with too many fragments (#231) 6 years ago
Danno Ferrin 9a28ea99e2 Don't use sun.security.krb5.Confounder.bytes. (#230) 6 years ago
Nicolas MASSART 33dc139a8b Fix NC-1848 by removing the unused Dockerfile (#214) 6 years ago
Matt Gucci cdcde8fc33 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Danno Ferrin e965d8e945 remove the import-blockchain command. (#223) 6 years ago
Adrian Sutton 4fac9513c2 ECRec precompile should return empty instead of 0 when the input is invalid. (#227) 6 years ago
Lucas Saldanha 206e48f6ae NC-1378: Adding error handling to http requests on websocket endpoint (#213) 6 years ago
Nicolas MASSART 178da946ff [NC-1851] fix ws endpoint protocol (#216) 6 years ago
Adrian Sutton 0f364d4285 Add wrapper classes for config section of genesis file (#208) 6 years ago
Adrian Sutton 338879d9a8 Improve error message when genesis file does not match. (#225) 6 years ago
Danno Ferrin 8ca2196930 NC-1815 Rinkeby import can stall with too many fragments (#224) 6 years ago
Chris Mckay 0f9b44cee6 [MINOR] Shorten reference test filenames (#221) 6 years ago
Danno Ferrin 770ce91779 Replace custom Clock with java.time.Clock (#220) 6 years ago
Lucas Saldanha 5436710877 Implementing eth_chainId (fixes #206) (#219) 6 years ago
MadelineMurray 7c934cb75f Fixed typo (#210) 6 years ago
Chris Mckay dd3dd9ce4a Added gitter badge (#212) 6 years ago
CJ Hare 6a465c898b Acceptance test - refactor JsonRpc to use conditionals (#204) 6 years ago
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Chris Mckay 4561af49d0 Minor/javadoc warnings as errors (#171) 6 years ago
Chris Mckay 3b57c8913e Use local nexus mirror when running on jenkins 6 years ago
Adrian Sutton 8b883a15d3 Make KeyValueStorage extend Closeable (#207) 6 years ago
Adrian Sutton ab77bce927 Add benchmark for BlockHashOperation (#203) 6 years ago
CJ Hare 8fa45725f2 Acceptance test refactoring - DSL - Node interface (#170) 6 years ago
Jussi Virtanen cb93cbdfd9 Add --ropsten command line argument (#197) 6 years ago
Jussi Virtanen ba4b66a055 Create unit tests for EthBlockNumber (#195) 6 years ago
Jussi Virtanen ff6e4b9356 Fix --rinkeby command description (#198) 6 years ago
Jussi Virtanen 8f3080267e Improve variable name in EthGetBlockByHashTest (#196) 6 years ago
Jussi Virtanen 17af66d593 Create unit tests for Web3ClientVersion (#194) 6 years ago