Commit Graph

1847 Commits (6eaa5b52d7a79c8a2e35d72ccdcb4be94512c041)

Author SHA1 Message Date
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
Matt Gucci cdcde8fc33 Remove duplicates of DEFAULT_JSON_RPC_APIS (#218) 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
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
Adrian Sutton 782606cab0 Decouple DefaultMutableBlockchain from KeyValueStorage (#211) 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
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 8f3080267e Improve variable name in EthGetBlockByHashTest (#196) 6 years ago
Jussi Virtanen 17af66d593 Create unit tests for Web3ClientVersion (#194) 6 years ago
mbaxter 0cf8f2e5b8 [NC-1561] Remove RLPUtils from RawBlockIterator (#179) 6 years ago
mbaxter 4c57a91801 [NC-1561] Remove RLPUtils from GetBlockHeadersMessage (#180) 6 years ago
tmohay 14ead031d5 Add MiningCoordinator interface (#168) 6 years ago
Adrian Sutton 699aee4c73 Revert "[NC-1805] net_version should return the network ID not the chain ID (#162)" (#166) 6 years ago
Adrian Sutton 9a3e2dfb30 [NC-1805] net_version should return the network ID not the chain ID (#162) 6 years ago
Adrian Sutton 939bcfaba7 Fix JavaDoc errors due to invalid HTML on JDK 11. (#160) 6 years ago
Roberto Saltini 0c9dee764f Fixed javadoc warnings (#159) 6 years ago
Roberto Saltini 0fdd508b29 [NC-1582] Added iBFT 2.0 Hashing functions and header validation rules (#119) 6 years ago
Adrian Sutton 2cba87a899 [MINOR] Fix --rpc-api and --ws-api help output (#147) 6 years ago
Chris Mckay 005bf5037b [MINOR] delayed submodule check until submodule used 6 years ago
Adrian Sutton 924bbefb0d [NC-1675] Apply more appropriate log levels (#133) 6 years ago
Adrian Sutton ebcbf9c04f [MINOR] Fix bounds check in PacketType. (#132) 6 years ago
Adrian Sutton 10b853b136 [NC-1772] Release DisconnectMessage to avoid leaking memory allocation. (#130) 6 years ago
Adrian Sutton ce033eee55 [NC-1384] Disable mining while catching up to chain head (#125) 6 years ago
Adrian Sutton ebe9f3e36d [MINOR] Add missing finals. (#128) 6 years ago
Adrian Sutton 41fbe72729 [NC-1777] Add milestone configuration to dev.json so that if it happens to be used directly it uses Byzantium instead of defaulting to the MainNet milestone blocks. (#121) 6 years ago
Adrian Sutton 35bfbd7563 [NC-1679] Set vertx upload directory to be under the pantheon data dir. (#115) 6 years ago
Adrian Sutton a2e28b1603 [NC-1772] Avoid allocating and returning a ByteBuf from MessageFramer.frame. (#116) 6 years ago
mbaxter 63b2578b2f Don't clear state modifications on commit (#112) 6 years ago
Danno Ferrin fcd048fc32 NC-1244 Implement JSON-RPC method "eth_getWork" (#111) 6 years ago
Danno Ferrin 9489899108 NC-1675 Ensure that default logging is appropriate (#113) 6 years ago
Adrian Sutton ece52dec00 [NC-1748] Treat original storage as empty when a new contract is created (#95) 6 years ago
S. Matthew English ebd6c0105f [MINOR] Idiomatic naming (#100) 6 years ago
S. Matthew English 4954482614 [MINOR] Suicides mixing coinbase (#110) 6 years ago
Adrian Sutton 4a9587ac75 Fix EIP150 spec name and enable more reference tests that are now passing (#109) 6 years ago
S. Matthew English ceec103c29 eliminate createNameRegistratorPerTxsNotEnoughGas from blacklist (#108) 6 years ago
S. Matthew English dde408c47c [NC-1711] Ommer blocks should be considered valid even when they are from the future (#92) 6 years ago
Adrian Sutton 0321e517d0 Update general state reference test harness to ensure the coinbase account is deleted if it's empty and the transaction was invalid. (#106) 6 years ago
Michael Connor ee78db1a86 NC-1244 Implement JSON-RPC method "eth_getWork" (#70) 6 years ago
mark-terry cb01231ac0 [NC-862] License headers applied to non-java files (#93) 6 years ago
mbaxter 8efe6be7c2 Enable passing tests (#99) 6 years ago
S. Matthew English cd7a4e3730 catch custom exception (#61) 6 years ago