go-ethereum/core/rawdb
Evgeny Danilenko 71eadd09ca
interrupting commit experiment (#556)
* initial

* delete

* linters

* big benchmark

* benchmark big ints

* delay

* fix generate

* remove debug

* miner : chg : remove noempty check

* fix lints

* consensus/bor: handle unauthorized signer in consensus.Prepare (#651)

* fix : break loop fix

* lint : fix

* lint : more lint fix

* fix : skip TestEmptyWorkEthash and TestEmptyWorkClique

* add : metrics commitInterruptCounter

---------

Co-authored-by: Shivam Sharma <shivam691999@gmail.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-03-20 14:13:58 +05:30
..
testdata core/rawdb: avoid unnecessary receipt processing for log filtering (#23147) 2021-09-28 12:54:49 +02:00
accessors_chain.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
accessors_chain_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
accessors_indexes.go core/rawdb: fix logs to print block number, not address (#23328) 2021-08-04 11:10:37 +03:00
accessors_indexes_test.go core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 2020-09-15 10:37:01 +02:00
accessors_metadata.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
accessors_snapshot.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
accessors_state.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
accessors_sync.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
bor_receipt.go interrupting commit experiment (#556) 2023-03-20 14:13:58 +05:30
chain_iterator.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
chain_iterator_test.go core/rawdb: fix transaction indexing/unindexing hashing error (#22457) 2021-03-16 12:15:14 +02:00
database.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02: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 V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_batch.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_meta.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_meta_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_table.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_table_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_utils.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
freezer_utils_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
key_length_iterator.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
key_length_iterator_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
schema.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
table.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
table_test.go Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30