提交历史

作者 SHA1 备注 提交日期
  Péter Szilágyi 91eec1251c cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 年之前
  Péter Szilágyi 53634f1e04 trie: remove unused originalRoot field (#17862) 7 年之前
  Oleg Kovalov cf05ef9106 p2p, swarm, trie: avoid copying slices in loops (#17265) 7 年之前
  Péter Szilágyi d926bf2c7e trie: cache collapsed tries node, not rlp blobs (#16876) 7 年之前
  Wenbiao Zheng d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 7 年之前
  Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 年之前
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 年之前
  Péter Szilágyi 216e584899 Revert "trie: make fullnode children hash calculation concurrently (#15131)" (#15889) 7 年之前
  Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 年之前
  gary rong 0f7fbb85d6 trie: make fullnode children hash calculation concurrently (#15131) 8 年之前
  Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 8 年之前
  Felix Lange 693d9ccbfb trie: more node iterator improvements (#14615) 8 年之前
  S. Matthew English 061889d4ea rlp, trie, contracts, compression, consensus: improve comments (#14580) 8 年之前
  Felix Lange 4047ccad2f trie: add start key to NodeIterator constructors 8 年之前
  Felix Lange a13e920af0 trie: clean up iterator constructors 8 年之前
  Felix Lange f958d7d482 trie: rework and document key encoding 8 年之前
  Felix Lange a31d268b76 trie: remove Key in MissingNodeError 8 年之前
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 年之前
  Felix Lange d3b751e4d9 trie: remove dependency on ethdb 8 年之前
  Péter Szilágyi 88a593d559 cmd/geth, trie: report on trie cache unloads, also add debug log 9 年之前
  Felix Lange 5d9bb0a050 trie: add metric to track cache unloading (#3175) 9 年之前
  Felix Lange d48e6ae66f trie: make the cache miss counter a real metric 9 年之前
  Jeffrey Wilcke 25ac04a444 Merge pull request #3153 from fjl/trie-unload-fix 9 年之前
  Péter Szilágyi 2bb5ec1e41 cmd/geth, trie: track and report trie cache misses 9 年之前
  Felix Lange 177cab5fe7 trie: ensure resolved nodes stay loaded 9 年之前
  Felix Lange 187d6a66a5 trie: avoid loading the root node twice 9 年之前
  Felix Lange 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 9 年之前
  Felix Lange c3a77d6268 trie: fix delete bug for values contained in fullNode 9 年之前
  Felix Lange ba8c4c6b1a trie: remove dependency on package crypto 9 年之前
  Felix Lange cd791bd855 core, trie: replace state caches with trie journal 9 年之前