go-ethereum/core/rawdb
Nazarii Denha a677ee3ccf
fix(ethapi): change scroll_getBlockByHash ethapi behaviour (#398)
* fix api behaviour

* update version

* not retrun error in ethclient

* add comment

* modify rowconsumption struct

* fix lint

* change naming
2023-07-20 00:10:34 +08:00
..
testdata core/rawdb: avoid unnecessary receipt processing for log filtering (#23147) 2021-09-28 12:54:49 +02:00
accessors_chain.go feat(api): add L1 fee to eth_getTransactionReceipt (#244) 2023-03-28 09:08:57 +08:00
accessors_chain_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
accessors_indexes.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_indexes_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
accessors_l1_message.go feat(rawdb&rpc): add block row consumption rpc (#388) 2023-07-11 22:07:09 +08:00
accessors_l1_message_test.go feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
accessors_metadata.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_row_consumption.go feat(rawdb&rpc): add block row consumption rpc (#388) 2023-07-11 22:07:09 +08:00
accessors_row_consumption_test.go fix(ethapi): change scroll_getBlockByHash ethapi behaviour (#398) 2023-07-20 00:10:34 +08:00
accessors_snapshot.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_state.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
chain_iterator.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
chain_iterator_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
database.go feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
database_test.go eth/protocols/snap: generate storage trie from full dirty snap data (#22668) 2021-04-27 17:19:59 +03:00
freezer.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
freezer_batch.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_table.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_table_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
schema.go feat(rawdb&rpc): add block row consumption rpc (#388) 2023-07-11 22:07:09 +08:00
table.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
table_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00