Ștefan Talpalaru
|
46bda93863
|
AppVeyor: save cache in the devel branch
|
2019-10-17 00:50:27 +02:00 |
Ștefan Talpalaru
|
9194f55375
|
Merge branch 'CI' into devel
|
2019-10-17 00:43:43 +02:00 |
Ștefan Talpalaru
|
236913e2c0
|
AppVeyor: only save cache on master
|
2019-10-17 00:42:35 +02:00 |
Ștefan Talpalaru
|
e3eaa7c7fb
|
Travis: ARM64 build
|
2019-10-17 00:41:57 +02:00 |
kdeme
|
5f7580c37e
|
Merge branch 'bump-eth' into devel
|
2019-10-16 15:25:22 +02:00 |
kdeme
|
4bc7af210f
|
Bump vendor/nim-eth
|
2019-10-16 14:15:27 +02:00 |
Ștefan Talpalaru
|
c29216f32b
|
bump vendor/nim-metrics
|
2019-10-15 18:05:17 +02:00 |
Ștefan Talpalaru
|
84bfd0264c
|
Merge branch 'metrics' into devel
|
2019-10-02 23:27:55 +02:00 |
Ștefan Talpalaru
|
642691aa30
|
link screenshot [skip ci]
|
2019-10-02 22:50:40 +02:00 |
Ștefan Talpalaru
|
0b98747888
|
Nimbus-Grafana-dashboard.json: gauge panel fix
|
2019-10-02 19:02:06 +02:00 |
Ștefan Talpalaru
|
7dd2c657fe
|
metric visualisation instructions
|
2019-10-02 18:14:21 +02:00 |
Ștefan Talpalaru
|
36d1afe131
|
example Grafana dashboard + nim-metrics bump [skip ci]
|
2019-10-02 02:41:59 +02:00 |
andri lim
|
26ee138ea5
|
fixes GST regression
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
a65ab2763e
|
fixes generateHeaderFromParentHeader
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
12960c27ce
|
fixes coinBase suicide
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
e63a43ee9f
|
fixes getAncestorHash
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
4c48244cbb
|
fixes debugger
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
b189e1604f
|
fixes gasLimitBounds
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
ed01201233
|
fixes fork choice
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
10fb81b781
|
fixes verifyStateDB nonce conversion
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
a2a8e81265
|
fixes difficulty validation
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
58a7d5af83
|
fixes checkPOW of validateSeal
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
7a07737855
|
implement bc_test debugger
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
70c96a77e0
|
fix typo in .gitmodules
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
bf23bd8d84
|
fixes wrongNumber bug
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
fbcef2ee1f
|
fix .gitmodules
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
dcc82fad74
|
add ethash submodule
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
5c7adaae3b
|
implement pow validation
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
b5266a7412
|
fix wrong gasUsed
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
85b21721b0
|
pass more tests
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
9cba2c9cc0
|
fix validateGasLimit
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
f2b5f9b77f
|
skip more failing test
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
3ad465d169
|
implement block validation and friends
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
af49151bc6
|
deals with invalid blocks
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
49a6f84ac9
|
activates verifyStateDB
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
7c65b8a2b2
|
implement validate block unchanged
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
594c3b8d08
|
some cleanup
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
e61e530b9f
|
skip failing test
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
890c6a9802
|
add command line config
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
12ea5247d6
|
execute transactions
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
9485db920d
|
prepare vmstate for block validation
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
33c2848fd5
|
implement vmconfig for bc test
|
2019-09-26 12:33:43 +03:00 |
andri lim
|
4f8f45ffe7
|
Merge pull request #397 from status-im/fix_all_tests
attempt to add simple cli to all_tests
|
2019-09-25 23:06:10 +07:00 |
andri lim
|
578c2bd857
|
improve cliBuilder macro readability
|
2019-09-24 10:29:41 +07:00 |
andri lim
|
d2d5661e11
|
fix comment
|
2019-09-22 16:57:19 +07:00 |
andri lim
|
321f13dc19
|
attempt to add simple cli to all_tests
|
2019-09-21 12:45:23 +07:00 |
Ștefan Talpalaru
|
013688c44b
|
README: minimum Git version
|
2019-09-12 18:29:14 +02:00 |
Zahary Karadjov
|
74c67a4730
|
Move the beacon_node docker files to their own repo
|
2019-09-10 12:42:21 -04:00 |
Ștefan Talpalaru
|
35bdfbc159
|
Makefile: define SHELL for when submodules haven't been fetched yet [skip ci]
|
2019-09-10 02:48:34 +02:00 |
Ștefan Talpalaru
|
19aaa565c5
|
Merge branch 'CI' into devel
|
2019-09-05 23:32:46 +02:00 |