erigon-pulse/core/state
Alex Sharov 99c770c51b
tx.AsMessage was called twice (#2209)
* tx.AsMessage was called twice

* noopWriter - one is enough
2021-06-21 06:56:56 +01:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
access_list.go rename (#1978) 2021-05-20 19:25:53 +01:00
cached_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
cached_writer.go rename (#1978) 2021-05-20 19:25:53 +01:00
change_set_writer.go save (#2197) 2021-06-19 21:29:02 +01:00
database_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
database.go tx.AsMessage was called twice (#2209) 2021-06-21 06:56:56 +01:00
db_state_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
db_state_writer.go Nuke preimage remnants (#2203) 2021-06-20 13:00:22 +07:00
dump.go rename (#1978) 2021-05-20 19:25:53 +01:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
history.go Small fixes and cleanup (#2067) 2021-05-31 17:29:55 +01:00
intra_block_state_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
intra_block_state.go rename (#1978) 2021-05-20 19:25:53 +01:00
journal.go rename (#1978) 2021-05-20 19:25:53 +01:00
plain_readonly.go simplify receipts reading (#2094) 2021-06-04 13:28:18 +01:00
plain_state_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
plain_state_writer.go Add tx.Append method for ergonomic (#2088) 2021-06-04 14:32:48 +01:00
state_object_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_object.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00