40 Commits

Author SHA1 Message Date
andri lim
4a786d8cf7 update tx tests json fixtures 2020-02-20 09:02:20 +02:00
andri lim
d01edfdcac add istanbul tests fixtures 2019-11-14 10:21:04 +00:00
andri lim
bcb7e78a77
add more tests fixtures 2019-08-25 08:38:10 +07:00
kdeme
b4b096ef5e Add PersistBlockTest for block 1352922, fixes #363 2019-08-14 20:56:57 +02:00
andri lim
a0126a7458 add byzantium block validation test 2019-05-15 17:03:36 +03:00
andri lim
8bc263a91f
update GST with Constantinople fixtures 2019-04-29 13:23:44 +07:00
andri lim
f3c740498c
implement EIP155 tx.getSender 2019-04-18 15:33:17 +07:00
andri lim
e658ac0a30
add block 2.675.000 test data 2019-04-18 13:49:06 +07:00
Ștefan Talpalaru
8800cb5fe5
Merge branch 'fix_244' of github.com:jangko/nimbus into jangko-fix_244 2019-04-15 14:05:18 +02:00
andri lim
f7845034dd
update test data 2019-04-15 17:54:45 +07:00
andri lim
c852199481
add test data 2019-04-15 11:17:24 +07:00
andri lim
847ab79082
add dao test data 2019-04-07 06:55:25 +07:00
andri lim
b8133e9f1c
add test data 2019-04-06 21:27:06 +07:00
andri lim
60df7ea5e2
update test data 2019-04-04 12:13:33 +07:00
andri lim
e8f6eeca43
update test data 2019-04-02 13:23:16 +07:00
andri lim
268695003b
fix writePaddedResult regression 2019-03-19 16:43:38 +07:00
andri lim
739e20253a
fix invalid opcodes bug, GST +1 2019-03-18 13:44:22 +07:00
andri lim
4f6f564626
fix regression 2019-03-18 13:13:16 +07:00
andri lim
b4720bce26
make test green 2019-03-18 10:52:18 +07:00
andri lim
fee2a97b52 add problematic block tests 2019-03-13 15:49:54 +02:00
andri lim
56f81ae821
add notable blocks into test 2019-03-11 20:18:28 +07:00
andri lim
a7c19e7c71
update tracer test data again 2019-02-26 09:00:46 +07:00
andri lim
8fbcbfb9b3
add some notable blocks into test 2019-02-26 08:45:32 +07:00
andri lim
10b61ae22a
update tracer test data 2019-02-26 08:40:40 +07:00
andri lim
e4e1e60790 attempt to make test green 2019-02-18 13:16:04 +02:00
andri lim
caa2db63ca update tests data after fixing tracer 2019-02-18 13:16:04 +02:00
andri lim
c657f23d73 fixes persistBlockTestGen and update tests 2019-02-07 11:01:43 +01:00
andri lim
fbb03fb9b2 update test data 2019-01-15 15:30:25 +02:00
andri lim
74d728f962 pass additional 15 general state tests 2019-01-06 13:16:45 +02:00
andri lim
3a10f99694 add persistblock test 2019-01-06 11:43:38 +02:00
andri lim
5cf43c2909 implement dumpDebuggingMetaData 2019-01-06 11:43:38 +02:00
andri lim
9db4e9296a add tracer test 2019-01-06 11:43:38 +02:00
mratsim
949c5a1dc6 Modexp fix example 1 (returned to early for ints of length 1) 2018-12-04 12:49:48 +01:00
coffeepots
4ca4a859ad Remove bogus sha256 tests 2018-10-10 18:47:54 +01:00
coffeepots
2ee9861a9e Precompile test data 2018-10-10 17:25:54 +01:00
Dustin Brody
ea2f3b71bf
Complete VM Test sync, with EXP(0, 0) defined as 1 now (#98) 2018-08-07 18:41:01 +00:00
Dustin Brody
e2dd3ae051 Import current official GeneralStateTests 2018-08-03 13:18:04 -07:00
Dustin Brody
d94dfbdb43 following https://github.com/ethereum/tests/pull/444 synchronize with upstream test changes by removing many which rely on mocking BLOCKHASH/BALANCE just for VM tests (#92) 2018-08-02 14:21:42 +02:00
Dustin Brody
1b781aefe9 pursuant to discussion in https://github.com/ethereum/tests/pull/444 refactor tests to not require special-cased codepaths for a VMTest mode by allowing BLOCKHASH-dependent tests to live where actual blockchain state is provided by fixture 2018-07-31 17:09:37 -07:00
Alexander Ivanov
3a0596bac7 WIP tests based on fixtures 2018-02-13 19:18:08 +02:00