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 |
Ștefan Talpalaru
|
fc50c596d1
|
tests: reduce RAM usage
|
2019-09-05 19:26:16 +02:00 |
Ștefan Talpalaru
|
d96f36c51d
|
fix "wrappers-static" [skip ci]
|
2019-09-05 14:31:20 +02:00 |
Ștefan Talpalaru
|
2208d99a78
|
bump vendor/nimbus-build-system [skip ci]
|
2019-09-05 13:53:05 +02:00 |
Ștefan Talpalaru
|
449a8f1734
|
Merge branch 'buildsys' into devel
|
2019-09-04 22:43:51 +02:00 |
Ștefan Talpalaru
|
b4007b941e
|
Makefile: "nat-libs" is now included in "deps"
|
2019-09-04 19:14:54 +02:00 |
andri lim
|
45059957d0
|
completing generateHeaderFromParentHeader implementation
|
2019-09-04 19:05:21 +02:00 |
andri lim
|
a1c21722dd
|
more flexible calcDifficulty
|
2019-09-04 19:05:21 +02:00 |
andri lim
|
081baa6da7
|
parsing complete
|
2019-09-04 19:05:21 +02:00 |
andri lim
|
c5d07fc07f
|
implement bc test fixtures parser
|
2019-09-04 19:05:21 +02:00 |
Ștefan Talpalaru
|
2d324f9ffe
|
Merge branch 'readme' into devel
|
2019-09-04 15:55:42 +02:00 |
Ștefan Talpalaru
|
b086ad9c5a
|
it's "libpcre3-dev" in Ubuntu too
|
2019-09-04 13:29:36 +02:00 |
Ștefan Talpalaru
|
0602dae2f0
|
spelling
|
2019-09-04 13:11:22 +02:00 |
Ștefan Talpalaru
|
c120ec2e49
|
more env.sh info
|
2019-09-04 13:09:42 +02:00 |
Ștefan Talpalaru
|
588b766a7b
|
README.md: update dependencies and build documentation
|
2019-09-04 12:59:01 +02:00 |
Ștefan Talpalaru
|
a6ba8c2d25
|
update TransactionTests.md on 64-bit
|
2019-09-03 09:38:56 +02:00 |
Ștefan Talpalaru
|
bc7e3e1dec
|
Merge branch 'jangko-transaction_test' into devel
|
2019-09-03 09:38:34 +02:00 |
Ștefan Talpalaru
|
69450a0b54
|
Merge branch 'transaction_test' of github.com:jangko/nimbus into jangko-transaction_test
|
2019-09-03 09:30:36 +02:00 |
andri lim
|
e2c01f46ab
|
skip failing test
|
2019-09-03 10:45:48 +07:00 |
Ștefan Talpalaru
|
047bb23291
|
clean up .gitmodules
|
2019-08-30 17:28:11 +02:00 |
andri lim
|
31ed8fcf83
|
refine transaction validation
|
2019-08-29 20:44:54 +07:00 |
andri lim
|
230fb4b06d
|
activates test
|
2019-08-29 19:57:01 +07:00 |
andri lim
|
54b56ca722
|
fixes intrinsicGas
|
2019-08-29 19:54:52 +07:00 |
andri lim
|
7c094a2a3e
|
initial implementation of transaction test
|
2019-08-29 19:54:38 +07:00 |
Ștefan Talpalaru
|
4d736e4172
|
Merge branch 'submodules' into devel
|
2019-08-28 18:23:54 +02:00 |
Ștefan Talpalaru
|
aaf866cbdc
|
Travis: fix Nim caching
|
2019-08-28 16:19:08 +02:00 |
Ștefan Talpalaru
|
310925541a
|
move some submodules to nimbus-build-system
|
2019-08-28 15:12:35 +02:00 |
Ștefan Talpalaru
|
e49be470b1
|
Merge branch 'jangko-difficulty_test' into devel
|
2019-08-26 18:53:50 +02:00 |
andri lim
|
1d9760eb66
|
activates difficulty_test
|
2019-08-26 21:40:27 +07:00 |
andri lim
|
5a92f1faf1
|
less DRY
|
2019-08-26 21:39:41 +07:00 |
andri lim
|
0bad132387
|
add diffficulty test
|
2019-08-26 21:26:57 +07:00 |