Commit graph

11 commits

Author SHA1 Message Date
Dror Tirosh
95a378640e initial paymaster test flows 2024-07-07 12:42:14 +03:00
Dror Tirosh
d5c3069d71 pr issues 2024-07-06 15:12:44 +03:00
Dror Tirosh
702d157aef test nonce 2024-07-01 13:08:03 +03:00
Dror Tirosh
ca86ce62a7 update tests, match return values to RIP 2024-06-30 14:38:27 +03:00
Dror Tirosh
8064306e4b
remove stub message (#8)
* remove stub message

was created just to create the vm.Txontext

* update
2024-06-04 20:25:16 +02:00
Alex Forshtat
960cd7f64e Fix comment 2024-06-03 19:58:21 +03:00
Alex Forshtat
57b805187a Remove unused EOA-era function 2024-06-03 19:58:21 +03:00
Dror Tirosh
c29c3eb9bc remove StateTransition rip7560Frame bool
is msg.isRip7560Frame,
which allows usage of plain ApplyMessage
2024-06-03 19:58:21 +03:00
Alex Forshtat
c6fc74b5f8 Remove BigNonce and NonceManager logic as it has moved to separate RIP 2024-06-03 19:58:21 +03:00
Alex Forshtat
75fd756a25 Remove code related to EOA-based RIP-7560 transactions 2024-06-03 19:58:21 +03:00
Alex Forshtat
9da00cd8c0 WIP: manually bring over RIP-7560 related code; compiles but does not run 2024-06-03 19:58:21 +03:00