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-05-29 13:22:00 +02:00
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2017-03-23 15:58:43 +01:00