go-ethereum/internal/ethapi
Martin Holst Swende 7a489623ac
core/state: remove notion of fake storage ()
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 all: update license information () 2018-02-14 13:49:11 +01:00
api.go core/state: remove notion of fake storage () 2023-01-10 08:24:30 -05:00
backend.go eth/filters: send rpctransactions in pending-subscription () 2022-11-14 14:48:01 +01:00
dbapi.go all: remove concept of public/private API definitions () 2022-06-21 12:05:43 +03:00
transaction_args_test.go internal/ethapi: fix build regression () 2022-08-19 14:48:49 +02:00
transaction_args.go internal/ethapi: fix comment typo () 2022-08-19 09:01:09 +03:00