1518 Commits

Author SHA1 Message Date
Jacek Sieka
39bc73b7e0
Update README.md 2019-10-25 13:46:06 +02:00
Jacek Sieka
4e010676cc
Update README.md 2019-10-25 13:44:58 +02:00
Dustin Brody
3a71ad202d Under Debian and probably Ubuntu, simply running prometheus does not use local config 2019-10-25 11:16:19 +00:00
Ștefan Talpalaru
205e710d4d
AppVeyor: no devel branch any more 2019-10-20 18:20:24 +02:00
Ștefan Talpalaru
d4dee57d40
Merge branch 'devel' 2019-10-20 18:18:13 +02:00
andri lim
57873d747e
Merge pull request #405 from jangko/fix_404
fixes #404
2019-10-17 16:39:53 +07:00
andri lim
b3a7adcedd
fixes #404 2019-10-17 15:30:15 +07:00
Ș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