-
Wenbiao Zheng authored
This removes a golint warning: type name will be used as trie.TrieSync by other packages, and that stutters; consider calling this Sync. In hexToKeybytes len(hex) is even and (even+1)/2 == even/2, remove the +1.
38c7eb0f
This removes a golint warning: type name will be used as trie.TrieSync by other packages, and that stutters; consider calling this Sync. In hexToKeybytes len(hex) is even and (even+1)/2 == even/2, remove the +1.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
database.go | Loading commit data... | |
encoding.go | Loading commit data... | |
encoding_test.go | Loading commit data... | |
errors.go | Loading commit data... | |
hasher.go | Loading commit data... | |
iterator.go | Loading commit data... | |
iterator_test.go | Loading commit data... | |
node.go | Loading commit data... | |
node_test.go | Loading commit data... | |
proof.go | Loading commit data... | |
proof_test.go | Loading commit data... | |
secure_trie.go | Loading commit data... | |
secure_trie_test.go | Loading commit data... | |
sync.go | Loading commit data... | |
sync_test.go | Loading commit data... | |
trie.go | Loading commit data... | |
trie_test.go | Loading commit data... |