Commit Graph

18 Commits (eb948962704397bb861fd4c0591b5056456edd4d)

Author SHA1 Message Date
rjl493456442 22defa5af7
all: introduce trie owner notion (#24750) 2 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
gary rong a5a5237178
core, light, tests, trie: add state metrics (#23433) 3 years ago
gary rong 9f6bb492bb
les, light: remove untrusted header retrieval in ODR (#21907) 4 years ago
gary rong 87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080) 4 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
gary rong 80469bea0c
all: integrate the freezer with fast sync 5 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Matthew Halpern 325334f61a light: enforce camel case variable names (#19054) 6 years ago
Sheldon ca228569e4 light: odrTrie tryUpdate should use update (#18107) 6 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Zsolt Felfoldi 48648bc2f8 contracts/release: do not print error log if les backend has no peers 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Felix Lange a31d268b76 trie: remove Key in MissingNodeError 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Zsolt Felfoldi 760fd65487 light: light chain, VM env and tx pool 8 years ago
Felix Lange 40cdcf1183 trie, core/state: improve memory usage and performance (#3135) 8 years ago
zsfelfoldi ef422ee1e1 light: implemented odr-capable trie and state structures 9 years ago