plugeth/core/state/snapshot
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921)
* remove uneeded convertion type

* remove redundant type in composite literal

* omit explicit type where implicit

* remove unused redundant parenthesis

* remove redundant import alias duktape
2021-02-02 11:32:44 +02:00
..
account.go core/state/snapshot: implement storage iterator (#20971) 2020-04-29 12:53:08 +03:00
conversion.go all: remove unneeded parentheses (#21921) 2021-02-02 11:32:44 +02:00
difflayer_test.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
difflayer.go snapshot: merge loops for better performance (#22160) 2021-01-25 14:25:55 +01:00
disklayer_test.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
disklayer.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
generate_test.go core/state/snapshot: stop generator if it hits missing trie nodes (#21649) 2020-10-05 11:52:36 +03:00
generate.go core/state/snapshot: write snapshot generator in batch (#22163) 2021-01-18 14:39:43 +01:00
iterator_binary.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
iterator_fast.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
iterator_test.go core/state/snapshot: implement storage iterator (#20971) 2020-04-29 12:53:08 +03:00
iterator.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
journal.go core/state/snapshot: write snapshot generator in batch (#22163) 2021-01-18 14:39:43 +01:00
snapshot_test.go core/state/snapshot: implement storage iterator (#20971) 2020-04-29 12:53:08 +03:00
snapshot.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
sort.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
wipe_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
wipe.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00