.. |
database.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
encoding_test.go
|
trie: rework and document key encoding
|
2017-04-25 02:14:31 +02:00 |
encoding.go
|
trie: fix error in node decoding (#19111)
|
2019-02-16 16:16:12 +01:00 |
errors.go
|
trie: more node iterator improvements (#14615)
|
2017-06-20 18:26:09 +02:00 |
hasher.go
|
vendor, crypto, swarm: switch over to upstream sha3 package
|
2019-01-04 09:26:07 +02:00 |
iterator_test.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
iterator.go
|
trie: return hasher to pool (#18116)
|
2018-11-16 11:50:48 +02:00 |
node_test.go
|
trie, core/state: improve memory usage and performance (#3135)
|
2016-10-14 19:04:33 +03:00 |
node.go
|
p2p, swarm, trie: avoid copying slices in loops (#17265)
|
2018-08-07 13:56:40 +03:00 |
proof_test.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
proof.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
secure_trie_test.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
secure_trie.go
|
trie: fixes to comply with golint (#16771)
|
2018-05-21 23:41:31 +03:00 |
sync_test.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
sync.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
trie_test.go
|
all: clean up and proerly abstract database access
|
2019-03-06 13:35:03 +02:00 |
trie.go
|
trie: remove unused originalRoot field (#17862)
|
2018-10-08 13:16:16 +02:00 |