901 Commits

Author SHA1 Message Date
Ștefan Talpalaru
0c2d7638eb
add missing Chain.getStateDB() method
that's actually called from getStorageNode()
2019-03-13 01:20:34 +01:00
Ștefan Talpalaru
75909da652
Merge branch 'master' of github.com:status-im/nimbus 2019-03-12 19:24:34 +01:00
Ștefan Talpalaru
b8cd50e556
Merge branch 'docs' 2019-03-12 19:24:15 +01:00
Ștefan Talpalaru
6495a645df
README.md: the "clean" target should never be run in parallel
(the second example doesn't do that, but you never know when users might
start adding -jN to it)
2019-03-12 15:48:39 +01:00
Zahary Karadjov
cf541ad82a Bump modules 2019-03-12 15:30:02 +02:00
andri lim
b7f630df19 GST OK +1 2019-03-12 13:32:41 +02:00
andri lim
9f8191d408 EVM write contract transformation 2019-03-12 13:32:41 +02:00
andri lim
5f1879c709 add defer: snapshot.dispose() 2019-03-12 13:32:41 +02:00
andri lim
4549331f4b fix block 1155095 problem 2019-03-12 13:32:41 +02:00
Ștefan Talpalaru
83d811ca1c Makefile: allow arbitrary nim params through EXTRA_NIM_PARAMS 2019-03-12 13:29:10 +02:00
Ștefan Talpalaru
fba31263d4 Makefile: specify the Chronicles log level 2019-03-12 13:29:10 +02:00
Julien Eluard
c8db2d9268 Fixed typo (#266) 2019-03-11 16:03:29 -06:00
Ștefan Talpalaru
8de4fd59fe update submodules (#268) 2019-03-11 16:00:48 -06:00
Ștefan Talpalaru
f1f9e81233
update PersistBlockTests.md 2019-03-11 16:22:51 +01:00
Ștefan Talpalaru
2098e39532
Merge branch 'jangko-unification' 2019-03-11 16:22:10 +01:00
Ștefan Talpalaru
39a794734e
Merge branch 'unification' of github.com:jangko/nimbus into jangko-unification 2019-03-11 16:14:46 +01:00
andri lim
0c01735c4b
add some info to persist tool 2019-03-11 20:21:09 +07:00
andri lim
56f81ae821
add notable blocks into test 2019-03-11 20:18:28 +07:00
andri lim
44ec66d5c8
pass additional 11 GST 2019-03-11 19:03:30 +07:00
andri lim
b1da3576ad
fix block 1149150 problem 2019-03-11 18:50:13 +07:00
Zahary Karadjov
ad3d4ce9b6 bump submodules 2019-03-11 12:08:25 +02:00
andri lim
299d88d3f9
fix premix report page pagination 2019-03-11 16:38:16 +07:00
andri lim
571b93fd7a
pass additional 17 GST 2019-03-11 12:12:35 +07:00
andri lim
de809b0060
fix block 1017395 problem 2019-03-11 12:03:57 +07:00
andri lim
8b9f4fd702
add pagination to premix report page 2019-03-11 10:49:36 +07:00
andri lim
e2311d798b
fix recurring symbol collision problem 2019-03-07 22:53:09 +07:00
andri lim
b303786128
fix tracer regression 2019-03-07 22:16:39 +07:00
andri lim
9c31980b79
fix processBlock regression 2019-03-07 22:09:32 +07:00
andri lim
fdf9e04108
initial contract call/create unification 2019-03-07 22:09:22 +07:00
Ștefan Talpalaru
a53a543569
Merge branch 'CI' 2019-03-07 14:04:26 +01:00
Ștefan Talpalaru
f06238aaae
CI: don't set a depth for submodule cloning
because the build will fail when we're too far behind upstream and our
target commit is not included in that depth any more
2019-03-07 12:46:44 +01:00
Ștefan Talpalaru
e1e56211ba
update libp2p-related submodules and its build process 2019-03-07 01:11:48 +01:00
andri lim
4c5eeac41e make test green 2019-03-04 11:56:50 +02:00
andri lim
38757c956d gst refactor: share the same tx.getSender with rest of Nimbus 2019-03-04 11:56:50 +02:00
Ștefan Talpalaru
4db43dcd7e
update vendor/nim-beacon-chain 2019-02-28 12:19:13 +01:00
Ștefan Talpalaru
d09c2d5c64
Merge branch 'tools' 2019-02-28 12:13:13 +01:00
andri lim
9ee3458dd4 add logs hash check to GST 2019-02-28 12:06:23 +02:00
andri lim
ffe8769259 fix test_vm_json 2019-02-28 10:04:49 +02:00
andri lim
a15805e41a fix applyCreateMessage 2019-02-28 10:04:49 +02:00
andri lim
0518802690 contract creation and contract call cleanup 2019-02-28 10:04:49 +02:00
andri lim
fc613b33df computation.nim cleanup 2019-02-28 10:04:49 +02:00
andri lim
4cc318d948 fix block 668910 problem 2019-02-28 10:04:49 +02:00
Ștefan Talpalaru
4326d98434
testsuite: build the tools in parallel 2019-02-28 00:07:23 +01:00
Ștefan Talpalaru
d2b95c8191
Merge branch 'makefile' 2019-02-27 19:40:17 +01:00
Ștefan Talpalaru
36575d9451
Makefile: make "test-libp2p-daemon" a phony target 2019-02-27 13:58:55 +01:00
andri lim
14d1c28982 new member of premix tool set 2019-02-27 13:44:01 +02:00
Ștefan Talpalaru
12d18a1fd6 build p2pd and run some client tests
(with `make V=0 test-libp2p-daemon`)
2019-02-27 13:33:18 +02:00
andri lim
a99b3f2096 pass additional 9 GST 2019-02-27 13:30:18 +02:00
andri lim
e2bc3d0045 refactor GST 2019-02-27 13:30:18 +02:00
andri lim
b107bdd226 refactor processTransaction 2019-02-27 13:30:18 +02:00