winsvega
ba4f413b87
State Tests
stSystemOperations poc9
10 years ago
CJentzsch
475a14e5b1
test for callcode to 0
10 years ago
CJentzsch
20654a1f71
random state test optmization
10 years ago
CJentzsch
d65fcc8687
add callCreateCallCode test file
10 years ago
CJentzsch
3f2e246e71
check value when doing callcode
10 years ago
winsvega
f6888d7c1d
Gas Fee Test Changes (1)
State Tests
10 years ago
winsvega
df90502691
Gas Fee Test Changes (1)
State Tests
10 years ago
winsvega
111b65ef74
Gas Fee Test Changes (1)
State Tests
10 years ago
CJentzsch
375e4ac48b
add test for quadratic complexity
remove file with wrong name
10 years ago
CJentzsch
cc5de44d02
add create contract with existing address test
10 years ago
CJentzsch
031c1392c6
add possibility to create bad blocks in fillers
10 years ago
winsvega
2adee26fc0
nonce value from 0 to "0" in fillers
10 years ago
CJentzsch
c87876b3f9
failing tests from random simulation as state tests and transaction tests
10 years ago
CJentzsch
af72b6fa8b
more dynamic jump tests
10 years ago
CJentzsch
2944d0f9c0
add tests for OOG at max call depth
10 years ago
CJentzsch
e855cf9426
memory test: high offset, zero size -> zero gas cost
10 years ago
CJentzsch
132a3e7dd4
check address input greater then 2**160
10 years ago
CJentzsch
13a836987d
add zero memory expansion tests
10 years ago
CJentzsch
de66950b52
retuning gas prices of recursive bombs to test limits
10 years ago
wanderer
33c04f975d
added balance tests
10 years ago
CJentzsch
38454cc08f
state log tests
10 years ago
CJentzsch
e7be724496
test update due to CALLCODA <-> RETURN
10 years ago
Marek Kotewicz
6cc9e6952e
merge
10 years ago
Christoph Jentzsch
b07004b958
Added new recursive bombs to vm tests
10 years ago
Christoph Jentzsch
53a4e570df
Added call depth tests
10 years ago
Christoph Jentzsch
10d00f4e54
Added random test creater
10 years ago
Christoph Jentzsch
cf6bbcf097
Corrected call function in FakeExtVM
Added ABA calls to tests, corrections in FakeExtVm::call
Use FakeStateClass instead of altering real state class for testing purposes
remove posts, add broken test
10 years ago
Christoph Jentzsch
a6a76a1f4b
corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM
10 years ago
Christoph Jentzsch
33fbb36b2a
Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS
10 years ago
Christoph Jentzsch
98658ddd13
Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test.
10 years ago
Christoph Jentzsch
4fd3029fd8
Added more vm tests
10 years ago