Commit Graph

182 Commits (35e808d72395bf95ef92a660987845ddb13a5c4a)
 

Author SHA1 Message Date
Matt Gucci 35e808d723 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 6 years ago
Danno Ferrin c53dd6e3b3 remove the import-blockchain command. (#223) 6 years ago
Adrian Sutton a07a5d64ae ECRec precompile should return empty instead of 0 when the input is invalid. (#227) 6 years ago
Lucas Saldanha 8354acd071
NC-1378: Adding error handling to http requests on websocket endpoint (#213) 6 years ago
Nicolas MASSART 7f78c6e62a [NC-1851] fix ws endpoint protocol (#216) 6 years ago
Adrian Sutton 824b56f141
Add wrapper classes for config section of genesis file (#208) 6 years ago
Adrian Sutton d650f469f3
Improve error message when genesis file does not match. (#225) 6 years ago
Danno Ferrin 6ccb06012e
NC-1815 Rinkeby import can stall with too many fragments (#224) 6 years ago
Chris Mckay eebb2311cc
[MINOR] Shorten reference test filenames (#221) 6 years ago
Danno Ferrin a1e6adfcba
Replace custom Clock with java.time.Clock (#220) 6 years ago
Lucas Saldanha c71944f19b
Implementing eth_chainId (fixes #206) (#219) 6 years ago
MadelineMurray 925f9d23cb
Fixed typo (#210) 6 years ago
Chris Mckay 5657af7e48
Added gitter badge (#212) 6 years ago
CJ Hare 697171d429
Acceptance test - refactor JsonRpc to use conditionals (#204) 6 years ago
Adrian Sutton 42d69d89ce
Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 6 years ago
Chris Mckay 316ec10423
Minor/javadoc warnings as errors (#171) 6 years ago
Chris Mckay 208ca3ab43
Use local nexus mirror when running on jenkins 6 years ago
Adrian Sutton e5e21ba298
Make KeyValueStorage extend Closeable (#207) 6 years ago
Adrian Sutton e56125c6d8
Add benchmark for BlockHashOperation (#203) 6 years ago
CJ Hare d07dea2d19
Acceptance test refactoring - DSL - Node interface (#170) 6 years ago
Jussi Virtanen b9e5d74deb Add --ropsten command line argument (#197) 6 years ago
Jussi Virtanen 7062a420fa Create unit tests for EthBlockNumber (#195) 6 years ago
Jussi Virtanen 51c43f430c Fix --rinkeby command description (#198) 6 years ago
Jussi Virtanen 388a948e32 Improve variable name in EthGetBlockByHashTest (#196) 6 years ago
Jussi Virtanen de5796e478 Create unit tests for Web3ClientVersion (#194) 6 years ago
mbaxter f0553ef5f9
[NC-1561] Remove RLPUtils from RawBlockIterator (#179) 6 years ago
Eric Kellstrand fb4fdb801d
Cleaned up outstanding TODOs in documentation (#192) 6 years ago
Eric Kellstrand 4a73445309
Clean up issue template (#183) 6 years ago
mbaxter 5fa4ed6fb0
[NC-1812] Fix blockchainImport error (#178) 6 years ago
mbaxter 13ae9f5701
[NC-1561] Remove RLPUtils from GetBlockHeadersMessage (#180) 6 years ago
Eric Kellstrand e554c1158e
Renamed "Beginner" label back to "good first issue" per github default/best practice (#176) 6 years ago
tmohay 3569b0de78
Add MiningCoordinator interface (#168) 6 years ago
CJ Hare 2f5f829c1d
PantheonInfo updated after first build (#167) 6 years ago
PegaSys Admin 5f8059d055 [Gradle Release Plugin] - new version commit: '0.9.0-SNAPSHOT'. 6 years ago
PegaSys Admin 33f44ff216 [Gradle Release Plugin] - pre tag commit: '0.8.1'. 6 years ago
Adrian Sutton c53b8498b0
Revert "[NC-1805] net_version should return the network ID not the chain ID (#162)" (#166) 6 years ago
CJ Hare d159d994f1
[Manual Release] Updating version to 0.9.0-SNAPSHOT (#165) 6 years ago
CJ Hare 56433ff422
[Manual Release] Version number to 0.8.0 (#164) 6 years ago
Chris Mckay b03b38aeb4 Mark scripts as executable (#163) 6 years ago
Adrian Sutton 8a53c32ebf
[NC-1805] net_version should return the network ID not the chain ID (#162) 6 years ago
MadelineMurray 6c7a256b0b Added Reference to Wiki from Docker quickstart (#158) 6 years ago
Adrian Sutton 3881f19335
Fix JavaDoc errors due to invalid HTML on JDK 11. (#160) 6 years ago
Roberto Saltini dfed9e5f4a
Fixed javadoc warnings (#159) 6 years ago
Chris Mckay 624c3f2bca
[NC-1802] added stop and resume for the quickstart (#157) 6 years ago
CJ Hare cb918aa9dc
Adding the docs html to the distribution (#156) 6 years ago
Eric Kellstrand ea3320527c
[NC-1543] New User labels for public backlog (#154) 6 years ago
mbaxter ecccf242a0
Simplify PR template (#142) 6 years ago
MadelineMurray a5be6e23c5 Updated docs archive for 0.8.0 (#150) 6 years ago
Adrian Sutton 02fd8bfb9b
Remove invalid links and things we don't actually do from CONTRIBUTING.md (#145) 6 years ago
Adrian Sutton f79ca8814e
Don't display the default data directory in --help output because if it is too long, it causes Picocli to enter an infinite loop. (#148) 6 years ago