提交历史

作者 SHA1 备注 提交日期
  zjubfd eb7e3092d5 [R4R] implement State Verification && Snapshot Commit pipeline (#668) 3 年之前
  zjubfd 2ce00adb55 [R4R] performance improvement in many aspects (#257) 4 年之前
  Melvin Junhee Woo d2e1b17f18 snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 4 年之前
  Alex Prut 810f9e057d all: remove redundant conversions and import names (#21903) 5 年之前
  gary rong 23524f8900 all: disable recording preimage of trie keys (#21402) 5 年之前
  Guillaume Ballet 6c8310ebb4 trie: use stacktrie for Derivesha operation (#21407) 5 年之前
  gary rong 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 年之前
  gary rong 93da0cf8a1 cmd, core, eth, light, trie: dump clean cache periodically (#20391) 5 年之前
  gary rong 6eef141aef les: historical data garbage collection (#19570) 5 年之前
  Marius van der Wijden b482423e61 trie: reduce allocs in insertPreimage (#21261) 5 年之前
  Martin Michlmayr 4f2784b38f all: fix typos in comments (#21118) 5 年之前
  Martin Holst Swende af4080b4b7 trie: fix concurrent usage of secKeyBuf, ref #20920 5 年之前
  Martin Holst Swende 5a9c96454e trie: separate hashes and committer, collapse on commit 5 年之前
  Martin Holst Swende 9b09c0fc83 * trie: utilize callbacks instead of amassing lists in ref/unref (#20529) 5 年之前
  Péter Szilágyi 13ccf6016e trie: track dirty cache metrics, track clean writes on commit 6 年之前
  gary rong 08611cfd75 trie: remove dead code (#20405) 6 年之前
  gary rong 9d67222f4e trie: replace bigcache with fastcache (#19971) 6 年之前
  Felix Lange 0abcf03fde trie: remove unused code (#20366) 6 年之前
  gary rong 80469bea0c all: integrate the freezer with fast sync 6 年之前
  Péter Szilágyi 4a4abc41d4 trie: approximate the wasted cache metaspace closer 7 年之前
  Péter Szilágyi 4bf0d11e7c trie: there's no point in retrieving the metaroot 6 年之前
  Martin Holst Swende 59e1953246 core, ethdb, trie: mode dirty data to clean cache on flush (#19307) 6 年之前
  Martin Holst Swende 876f357364 trie: disable fnv64a hashing of hashes for bigcache (#19314) 6 年之前
  Péter Szilágyi 91eec1251c cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 年之前
  Péter Szilágyi 054412e335 all: clean up and proerly abstract database access 7 年之前
  Matthew Halpern 514a9472ad trie: prefer nil slices over zero-length slices (#19084) 6 年之前
  HackyMiner bb7c786b09 trie: add missing unlock call in error case (#18985) 6 年之前
  Martin Holst Swende 2843001ac2 trie: fix overflow in write cache parent tracking (#18165) 7 年之前
  Péter Szilágyi 434dd5bc00 cmd, core, eth, light, trie: add trie read caching layer 7 年之前
  Péter Szilágyi 11bbc66082 eth, trie: fix tracer GC which accidentally pruned the metaroot 7 年之前