1592 Commits

Author SHA1 Message Date
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
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