Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Péter Szilágyi 748d1c171d core, core/state, trie: enterprise hand-tuned multi-level caching 9 年之前
  Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 年之前
  zsfelfoldi ef422ee1e1 light: implemented odr-capable trie and state structures 10 年之前
  zsfelfoldi 52904ae32f trie: added error handling 10 年之前
  Péter Szilágyi b97e34a8e4 eth/downloader: concurrent receipt and state processing 10 年之前
  Felix Lange 565d9f2306 core, trie: new trie 10 年之前
  Jeffrey Wilcke b8ca0a830e eth, trie: removed key prefixing from state entries & merge db fix 10 年之前
  Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 10 年之前
  Ethan Buchman c1d516546d faster hex-prefix codec and string -> []byte 10 年之前
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 年之前
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 年之前
  Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 年之前
  Felix Lange ea54283b30 all: update license information 10 年之前
  Jeffrey Wilcke 0a1ff68c11 trie: dirty tracking 10 年之前
  obscuren cf45b939a0 fixed tests 10 年之前
  obscuren d7ab716eea Fixed mkdnode & added some tests 10 年之前
  obscuren b523441361 Moved ethutil => common 10 年之前
  obscuren 3c7181d28f Fixed a copy issue in the trie which could cause a consensus failure 10 年之前
  obscuren db4aaedcbd Moved ptrie => trie. Removed old trie 10 年之前