1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/internal/ethapi
Martin Holst Swende 7a489623ac
core/state: remove notion of fake storage (#24916)
This PR removes the notion of fakeStorage from the state objects, and instead, for any state modifications that are needed, it simply makes the changes.
2023-01-10 08:24:30 -05:00
..
addrlock.go
api.go core/state: remove notion of fake storage (#24916) 2023-01-10 08:24:30 -05:00
backend.go eth/filters: send rpctransactions in pending-subscription (#26126) 2022-11-14 14:48:01 +01:00
dbapi.go
transaction_args.go internal/ethapi: fix comment typo (#25548) 2022-08-19 09:01:09 +03:00
transaction_args_test.go internal/ethapi: fix build regression (#25555) 2022-08-19 14:48:49 +02:00