Commit History

Author SHA1 Message Date
  gary rong 49cdcf5c70 core: reset to genesis when middle block is missing (#22135) 4 years ago
  Péter Szilágyi 42f9f1f073 core/state: convert prefetcher to concurrent per-trie loader 4 years ago
  Martin Holst Swende 1e1865b73f core: implement background trie prefetcher 5 years ago
  gary rong 5a1b384352 core: persist bad blocks (#21827) 4 years ago
  Péter Szilágyi 017831dd5b core, eth: split eth package, implement snap protocol (#21482) 4 years ago
  Martin Holst Swende 40b6ccf383 core,les: headerchain import in batches (#21471) 4 years ago
  gary rong 23524f8900 all: disable recording preimage of trie keys (#21402) 5 years ago
  gary rong b63e3c37a6 core: improve snapshot journal recovery (#21594) 5 years ago
  gary rong 9d25f34263 core: track and improve tx indexing/unindexing (#21331) 5 years ago
  Giuseppe Bertone 0185ee0993 core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 5 years ago
  Martin Holst Swende 1b5a867eec core: do less lookups when writing fast-sync block bodies (#21468) 5 years ago
  gary rong 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
  Péter Szilágyi 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 years ago
  Marius van der Wijden 0bdd295cc0 core: more detailed metering for reorgs (#21420) 5 years ago
  Robert Zaremba 5a88a7cf5b core: use errors.Is for consensus errors check (#21095) 5 years ago
  gary rong 93da0cf8a1 cmd, core, eth, light, trie: dump clean cache periodically (#20391) 5 years ago
  gary rong 6eef141aef les: historical data garbage collection (#19570) 5 years ago
  Felix Lange 9219e0fba4 eth: interrupt chain insertion on shutdown (#21114) 5 years ago
  Martin Michlmayr 4f2784b38f all: fix typos in comments (#21118) 5 years ago
  gary rong d02301f758 core: fix missing receipt on Clique crashes (#21045) 5 years ago
  Martin Holst Swende 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 years ago
  Martin Holst Swende 76eed9e50d snapshotter/tests: verify snapdb post-state against trie (#20812) 5 years ago
  Felix Lange d6c5f2417c eth: improve shutdown synchronization (#20695) 5 years ago
  meowsbits a75c0610b7 core/blockchain: simplify atomic store after writeBlockWithState (#20798) 5 years ago
  Péter Szilágyi a4cf279494 core/state: extend snapshotter to handle account resurrections 5 years ago
  Péter Szilágyi 6e05ccd845 core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
  Martin Holst Swende 19099421dc core/state/snapshot: faster account iteration, CLI integration 5 years ago
  Péter Szilágyi fd39f722a3 core: journal the snapshot inside leveldb, not a flat file 6 years ago
  Péter Szilágyi 351a5903b0 core/rawdb, core/state/snapshot: runtime snapshot generation 6 years ago
  Péter Szilágyi d754091a87 core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 6 years ago