1 Commits

Author SHA1 Message Date
a526c480d4 feat: tstore fevm test (#12849)
* check in fevm tstorage test. note that the network upgrade is a todo. Because the network upgrade does not happen the tests currently fail so they are commented with what needs to change once the network upgrade can be wired in.

* remove TODOs from tstore test and update asserts to assert that the expected correct result happens.

* typo bugfix

* Update itests/contracts/TransientStorageTest.sol

Co-authored-by: Rod Vagg <rod@vagg.org>

* Update itests/contracts/TransientStorageTest.sol

Co-authored-by: Rod Vagg <rod@vagg.org>

* upgrade go-state-types version for tstore migration code

* ran `make bundle-gen` and `bash pack.sh v16 v16.0.0-dev1`

---------

Co-authored-by: Rod Vagg <rod@vagg.org>
2025-01-31 12:31:07 +01:00