go-ethereum/libevm
Arran Schlosberg 5ec080f75d
test: StateAccount.Extra via trie.StateTrie.{Update,Get}Account() (#45)
* refactor: abstract `testonly` package

* test: `StateAccount.Extra` via `trie.StateTrie.{Update,Get}Account()`

* chore: `types.TestOnlyClearRegisteredExtras()` at beginning of tests

This is a purely defensive approach in case future tests forget to clean up.

* chore: placate the linter
2024-10-02 09:45:02 -07:00
..
ethtest feat: pseudo.Type RLP round-tripping (#43) 2024-10-01 08:23:51 -07:00
hookstest feat: params.RulesHooks.ActivePrecompiles override (#39) 2024-09-26 15:36:07 +01:00
pseudo feat: types.StateAccount pseudo-generic payload (#44) 2024-10-02 16:00:13 +01:00
testonly test: StateAccount.Extra via trie.StateTrie.{Update,Get}Account() (#45) 2024-10-02 09:45:02 -07:00
interfaces_test.go doc: licensing of libevm additions and modifications (#34) 2024-09-19 21:38:26 +00:00
libevm.go doc: licensing of libevm additions and modifications (#34) 2024-09-19 21:38:26 +00:00