op-geth/eth/downloader
Wenbiao Zheng 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804)
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.
2018-05-29 17:48:43 +02:00
..
2018-04-19 16:32:02 +03:00
2018-04-04 12:25:02 +02:00
2018-04-04 12:25:02 +02:00