Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
8932405
block hash test pseudocodes
KillariDev Jul 20, 2023
2ce83b3
update tets, for generated tests we don't use block hash computation …
KillariDev Jul 21, 2023
0bd0fb9
add couple of more tests (selfdestruct, out of gas, eth logs)
KillariDev Jul 21, 2023
f6b18ed
add tests for various errors
KillariDev Jul 21, 2023
c10c88c
add multiple account override
KillariDev Jul 21, 2023
86a8bc8
Merge branch 'multicall' into multicall-blockhash
KillariDev Jul 24, 2023
9d277f8
compiles and generates tests
KillariDev Jul 26, 2023
3d33b7b
test fixing
KillariDev Jul 27, 2023
afc141b
remove 0x where its not needed
KillariDev Jul 27, 2023
2d5ea06
add test to check that fields have been set
KillariDev Jul 27, 2023
3f42054
add more tests
KillariDev Jul 28, 2023
a5bebbb
add eth sending tests with validation
KillariDev Jul 31, 2023
db92204
state override testing
KillariDev Jul 31, 2023
fb7a026
balance checking
KillariDev Jul 31, 2023
bce5145
should be lowercase
KillariDev Jul 31, 2023
690b388
nonce with moveToAddress
KillariDev Jul 31, 2023
d928d97
0x12' are 0x12...'s
KillariDev Jul 31, 2023
1a322db
fix couple tests and add another simpler ecrecover test
KillariDev Aug 1, 2023
9550ffa
add block properties test
KillariDev Aug 1, 2023
9a4e92e
fee recipient test
KillariDev Aug 1, 2023
0fee7dd
nonce and block tests
KillariDev Aug 1, 2023
91d33c9
use BlockStateCalls
KillariDev Aug 3, 2023
ba66514
add some timestamp and blocknumber tests
KillariDev Aug 7, 2023
c78b378
add tests
KillariDev Sep 4, 2023
04f252b
generate tests that output errors
KillariDev Sep 5, 2023
f04b7bd
fix couple tests
KillariDev Sep 5, 2023
04f58b2
more tests
KillariDev Sep 5, 2023
0e6800a
fix timestamps
KillariDev Sep 5, 2023
5cf1e57
test fixing
KillariDev Sep 6, 2023
b02efd5
fix value field
KillariDev Sep 6, 2023
ea8e34b
test fixing
KillariDev Sep 6, 2023
58e22df
test fixing
KillariDev Sep 6, 2023
ce1a65e
seems like sends to precompile fails, so lets not send eth to them, b…
KillariDev Sep 6, 2023
6e1bffa
fix comparison
KillariDev Sep 6, 2023
d8d41bc
hexbytes fixing
KillariDev Sep 6, 2023
33adec9
add nonces to validated queries
KillariDev Sep 6, 2023
d2c8cd7
fix tests to new spec
KillariDev Sep 26, 2023
861c20e
test fixing
KillariDev Sep 26, 2023
67414e6
use ReturnValue
KillariDev Sep 26, 2023
68ddcfa
test fixing
KillariDev Oct 14, 2023
7bd3258
missing comma
KillariDev Oct 14, 2023
5beb4b7
fix typos
KillariDev Oct 14, 2023
668c5f7
use returnData instead of returnValue
KillariDev Oct 14, 2023
0e58d7a
add more gas so the execution works
KillariDev Oct 14, 2023
abac282
10 is 0xa in hex and not 0x10
KillariDev Oct 20, 2023
0a6ba08
fix blockhash calculations
KillariDev Oct 20, 2023
990adf6
add couple tests
KillariDev Oct 24, 2023
d43c9cb
add couple more tests
KillariDev Oct 24, 2023
c01f606
test fixing
KillariDev Nov 3, 2023
61126b4
Merge branch 'multicall' into multicall-blockhash
KillariDev Nov 17, 2023
acaa5d3
fix couple tests, add contract test, add nonce test
KillariDev Nov 17, 2023
959ae55
add test for block that we don't have
KillariDev Nov 17, 2023
8df084f
fix some tests
KillariDev Nov 20, 2023
23b2d35
test fixing
KillariDev Nov 20, 2023
b5138d7
add ecrecover move test, increase gas limits and tmie
KillariDev Nov 27, 2023
6594bbd
add delegate call tests
KillariDev Dec 12, 2023
e927c41
test for 0xeee eth log
KillariDev Dec 12, 2023
3fd7d70
add tests for extcodehash and precompiles
KillariDev Dec 13, 2023
7eb1a56
test fixing
KillariDev Dec 19, 2023
2663012
add a test for zero maxfeepergas
KillariDev Jan 11, 2024
e637159
rename to simulateV1
KillariDev Jan 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading