Commit Graph

1350 Commits

Author SHA1 Message Date
Zahary Karadjov d10f929d48 Pin down the news submodule 2019-06-20 16:34:17 +03:00
Zahary Karadjov 0330ab5e9b Bump modules 2019-06-20 15:51:27 +03:00
kdeme a2459b336f
Bump vendor/nim-eth 2019-06-20 11:40:52 +02:00
kdeme e94c2f7c15 Fix fromJson checks for uint256 2019-06-20 10:50:29 +03:00
Zahary Karadjov 4ff8a7cdf7 Fix outdated build options in the Dockerfiles 2019-06-19 21:48:16 +03:00
Zahary Karadjov 8241320171 Install Go in the beacon_node docker image before compiling the LibP2P deamon 2019-06-19 21:28:54 +03:00
kdeme 529fda3e3e Fix uint256 rpc overload to show correct hex value. #338 2019-06-19 15:49:47 +03:00
Ștefan Talpalaru cfa7de5970
Merge branch 'rocksdb' into devel 2019-06-17 14:47:07 +02:00
Zahary Karadjov 03e6aadeb1 Bump submodules 2019-06-17 14:45:43 +03:00
Ștefan Talpalaru 4c29a519e5
build_rocksdb.sh 2019-06-16 23:22:58 +02:00
Ștefan Talpalaru 26b724520d
build_nim.sh: the macOS "stat" is, of course, different 2019-06-13 00:09:58 +02:00
Ștefan Talpalaru 6309c1a348
build_nim.sh: better Windows detection 2019-06-12 21:10:35 +02:00
Zahary Karadjov a5045bc269 Package the LibP2P daemon inside the testnet docker images 2019-06-12 21:22:24 +03:00
Ștefan Talpalaru 452419318c
build_nim.sh: Nim cloning now works with no cache dir present 2019-06-12 19:41:31 +02:00
Ștefan Talpalaru b093d42b20
build_nim.sh: use pushd and popd 2019-06-12 19:06:15 +02:00
Ștefan Talpalaru 3965cf91f7
build_nim.sh: handle an empty CI cache dir 2019-06-12 18:41:04 +02:00
Ștefan Talpalaru 22ada660b0
Merge branch 'buildnim' into devel 2019-06-12 18:13:35 +02:00
Ștefan Talpalaru 0b5f595805
CI: disable LFS file downloading during regular cloning 2019-06-12 15:19:14 +02:00
Ștefan Talpalaru 9d8aa105ef
build_nim.sh: refactoring and CI caching 2019-06-12 13:53:34 +02:00
Ștefan Talpalaru 688fbd2145 nim_needs_rebuilding.sh and build_nim.sh 2019-06-12 11:42:31 +03:00
Jacek Sieka 4412338b98
bump modules 2019-06-11 05:21:02 -04:00
Ștefan Talpalaru 53723c069b
Merge branch 'travis' into devel 2019-06-10 11:51:03 +02:00
Ștefan Talpalaru a0066abf95
CI: cache the Nim compiler binaries between builds 2019-06-10 02:05:32 +02:00
Jacek Sieka 7298393166
bump modules 2019-06-03 10:51:17 +02:00
Jacek Sieka a243634aca
bump modules, merge master 2019-06-03 09:53:15 +02:00
Ștefan Talpalaru 0432283ad7
Merge branch 'nim' 2019-05-28 14:57:40 +02:00
Ș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
Zahary Karadjov 2b26f5f2f4 Deploy only to the correct testnet depending on the current branch 2019-05-14 16:55:03 +03: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