go-ethereum/core/rawdb
Will Meister 499c6b5c36
Adds L1RollupTxId on Transaction and Transaction-related objects (#10)
* Adding L1RollupTxId field to Transactions
* Adding rollup transactions signing key config and bug fixing within api.go. Signing key and endpoint will be removed when go handles batch fetching
2020-07-31 08:55:48 -05:00
..
accessors_chain_test.go Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
accessors_chain.go core/rawdb: check hash before return data from ancient db (#20195) 2019-11-19 12:32:57 +02:00
accessors_indexes_test.go Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
accessors_indexes.go Adds L1RollupTxId on Transaction and Transaction-related objects (#10) 2020-07-31 08:55:48 -05:00
accessors_metadata.go cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb 2019-05-16 17:01:56 +03:00
database.go core: fix staticcheck warnings (#20384) 2019-11-27 09:50:30 +01:00
freezer_reinit.go core/rawdb: fix reinit regression caused by the hash check PR 2019-11-27 14:41:47 +02:00
freezer_table_test.go Fixing Geth Tests (#6) 2020-05-21 14:56:39 -05:00
freezer_table.go core, metrics, p2p: switch some invalid counters to gauges 2019-09-10 14:39:07 +03:00
freezer.go core, metrics, p2p: switch some invalid counters to gauges 2019-09-10 14:39:07 +03:00
schema.go cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb 2019-05-16 17:01:56 +03:00
table.go core, cmd, vendor: fixes and database inspection tool (#15) 2019-05-16 10:39:34 +03:00