Commit Graph

1223 Commits

Author SHA1 Message Date
Ștefan Talpalaru 9218cfbc7f
bump vendor/Nim to 0.19.6 2019-05-28 13:08:47 +02:00
Ștefan Talpalaru ef319483be
log CatchableError in poll() 2019-05-28 12:49:36 +02:00
Ștefan Talpalaru aaa73d4888
full paths in stack traces 2019-05-28 12:48:53 +02:00
Ștefan Talpalaru 1cccf7bee1
Merge branch 'kdeme-bug/fix-rpc-tests' 2019-05-17 02:01:42 +02:00
Ștefan Talpalaru 6db4cd5aab
update PersistBlockTests.md 2019-05-17 02:01:21 +02:00
kdeme f34d8d71db
Use await instead of waitFor in RPC tests 2019-05-16 22:20:17 +02:00
andri lim a0126a7458 add byzantium block validation test 2019-05-15 17:03:36 +03:00
Ștefan Talpalaru f7e67bbf24
bump vendor/nim-json-rpc 2019-05-15 00:15:40 +02:00
andri lim 8e921072af fix constantinople's block reward 2019-05-14 12:45:25 +03:00
andri lim 7d74d38530 countLeadingZero become leadingZeros 2019-05-13 10:26:28 +03:00
andri lim 33436a5088 bump vendor/nim-std-shims 2019-05-13 10:26:28 +03:00
andri lim 929b28b133 use ashr from nim-stint/#76 2019-05-13 10:26:28 +03:00
andri lim 51e23fa582 bump vendor/nim-stint 2019-05-13 10:26:28 +03:00
andri lim 58c4e16365 add some comments 2019-05-13 10:26:28 +03:00
andri lim 15f3a7fe37 remove unused .child from computation 2019-05-13 10:26:28 +03:00
andri lim 077fbe6b73 modexp cleanup 2019-05-13 10:26:28 +03:00
andri lim b7a1431c33 fix modexp gasFee 2019-05-13 10:26:28 +03:00
andri lim cd7143e9af fix modexp 2019-05-13 10:26:28 +03:00
andri lim a86979eaa3 fix create2 gasCost 2019-05-13 10:26:28 +03:00
andri lim e51725d13b fix extCodeHash 2019-05-13 10:26:28 +03:00
andri lim f08eedbce3 fix create2 nonce increment 2019-05-13 10:26:28 +03:00
andri lim 51edbe6390 fix shr and shl gasCost 2019-05-13 10:26:28 +03:00
andri lim 956a51c2ed activates constantinople general state test 2019-05-13 10:26:28 +03:00
andri lim 5f2be4231e implement EIP1014: Create2 opcode 2019-05-13 10:26:28 +03:00
andri lim 480a3d2cab implement constantinople bitwise opcode test 2019-05-13 10:26:28 +03:00
andri lim 4a7f58c7dc implement constantinople bitwise opcode 2019-05-13 10:26:28 +03:00
andri lim 2f08a6bc0e fix byzantium contract creation OOG 2019-05-13 10:26:28 +03:00
andri lim fd8a649df3 fix RevertInCreateInInit problem 2019-05-13 10:26:28 +03:00
andri lim 86d5653a4c make test green 2019-05-13 10:26:28 +03:00
andri lim b34ad8b507 fix collectTouchedAccounts 2019-05-13 10:26:28 +03:00
andri lim f809a864b1 fix calcMemSize bug 2019-05-13 10:26:28 +03:00
andri lim 213fb3b971 constantinople's skeletal implementation 2019-05-13 10:26:28 +03:00
Ștefan Talpalaru b45e9d5493
don't close stdout when using a log file
also bump vendor/nim-chronicles and vendor/nim-eth
2019-05-08 02:25:04 +02:00
Ștefan Talpalaru 86d741f3f3
bump submodules for some trivial changes 2019-05-03 17:25:47 +02:00
Ștefan Talpalaru 1aa2ebfbda
bump vendor/nim-nat-traversal 2019-05-03 17:15:56 +02:00
Bruno Škvorc 023b90fde8
Merge pull request #286 from kdeme/feature/whisper-rpc
[WIP] Initial implementation of Whisper RPC
2019-05-01 23:00:54 +02:00
Ștefan Talpalaru 631f3ca29f
fix for Nim HEAD 2019-05-01 19:56:23 +02:00
Ștefan Talpalaru c89bf38b50
bump vendor/nim-nat-traversal 2019-05-01 15:47:38 +02:00
Ștefan Talpalaru dd29d66b8c
ctags: add "func" symbols 2019-05-01 11:06:10 +02:00
Ștefan Talpalaru 67b64bf124
Merge branch 'jangko-update_gst' 2019-04-29 19:21:04 +02:00
Ștefan Talpalaru 92b1bbb235
Merge branch 'update_gst' of github.com:jangko/nimbus into jangko-update_gst 2019-04-29 19:12:18 +02:00
Ștefan Talpalaru f2618a9263
bump vendor/nim-eth 2019-04-29 17:32:58 +02:00
Ștefan Talpalaru c9af461cf5
bump vendor/nim-eth 2019-04-29 17:12:08 +02:00
andri lim 8bc263a91f
update GST with Constantinople fixtures 2019-04-29 13:23:44 +07:00
Ștefan Talpalaru 07d00b8f8d
Merge branch 'jangko-implement_byzantium' 2019-04-26 14:01:52 +02:00
Ștefan Talpalaru 6959fcb237
update PrecompileTests.md 2019-04-26 14:01:30 +02:00
kdeme 9de9741e3c
Fix more return values + minor improvements 2019-04-26 13:40:28 +02:00
kdeme 7ab84641d6 Fix, improve and activate rpc test 2019-04-26 13:38:50 +02:00
kdeme 28dfaad588 Fix web3_sha3 2019-04-26 13:38:50 +02:00
kdeme e8a997cf11 Fix return values (raise errors) for most of the calls + some minor TODOs 2019-04-26 13:38:50 +02:00