Commit Graph

1241 Commits

Author SHA1 Message Date
Zahary Karadjov 0f680e887a A safer wrapper script for launching the beacon node containers in docker 2019-06-21 19:47:37 +03:00
Zahary Karadjov 7785b31431 For some reason, git's env variables are not defined inside the docker build env 2019-06-20 19:23:46 +03:00
Zahary Karadjov eb825051fd [Makefile] support Nimble packages with an inner src directory 2019-06-20 18:52:28 +03:00
Zahary Karadjov 016680f5fb Try to debug a missing .nimble-link for the news package in the docker builds 2019-06-20 17:06:54 +03:00
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
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
Zahary Karadjov 03e6aadeb1 Bump submodules 2019-06-17 14:45:43 +03:00
Zahary Karadjov a5045bc269 Package the LibP2P daemon inside the testnet docker images 2019-06-12 21:22:24 +03: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
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