plugeth/core/rawdb
gary rong 80469bea0c
all: integrate the freezer with fast sync
* all: freezer style syncing

core, eth, les, light: clean up freezer relative APIs

core, eth, les, trie, ethdb, light: clean a bit

core, eth, les, light: add unit tests

core, light: rewrite setHead function

core, eth: fix downloader unit tests

core: add receipt chain insertion test

core: use constant instead of hardcoding table name

core: fix rollback

core: fix setHead

core/rawdb: remove canonical block first and then iterate side chain

core/rawdb, ethdb: add hasAncient interface

eth/downloader: calculate ancient limit via cht first

core, eth, ethdb: lots of fixes

* eth/downloader: print ancient disable log only for fast sync
2019-05-16 10:39:32 +03:00
..
accessors_chain_test.go core, eth, les, light: scope receipt functionality a bit cleaner 2019-04-15 13:42:26 +03:00
accessors_chain.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
accessors_indexes_test.go core: lookup txs by block number instead of block hash (#19431) 2019-04-25 17:24:55 +03:00
accessors_indexes.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
accessors_metadata.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
database.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
freezer_table_test.go freezer: implement split files for data 2019-05-16 10:39:30 +03:00
freezer_table.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
freezer.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
schema.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
table.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00