1434 Commits

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