Commit Graph
17 Commits
Author SHA1 Message Date
Ian Norden 00223269f8 code referenced by codehash in contract accounts needs to be present in kv dstore for the trie to be considered complete by the state node iterator 2020-07-30 19:23:46 -05:00
Ian Norden d26bb68995 Merge pull request #4 from vulcanize/doc
minor doc fixes; missing config init
2020-07-15 22:11:31 -05:00
Ian Norden dd4034068f minor doc fixes; missing config init 2020-07-15 00:08:58 -05:00
Ian Norden ca51cd14d3 Merge pull request #3 from vulcanize/validateTrie
Unit tests and block-service based type
2020-07-12 23:20:23 -05:00
Ian Norden 4f089a7a1a ipfs blockservice based validator 2020-07-12 23:16:16 -05:00
Ian Norden cad3bb3fb6 unit tests 2020-07-12 23:16:16 -05:00
Ian Norden 662ad5fa8a go report card 2020-07-12 23:16:16 -05:00
Ian Norden d5495e9648 Merge pull request #2 from vulcanize/validateTrie
Different modes; fix for geth 1.9.15 compatibility
2020-06-29 19:40:36 -05:00
Ian Norden 7819e16027 remove depedency 2020-06-29 16:07:28 -05:00
Ian Norden a48e10ac7a fix missing root node edge case and use nil snapshot to work with 1.9.15 2020-06-26 17:47:39 -05:00
Ian Norden 18ba50ad67 update readme 2020-06-26 13:12:06 -05:00
Ian Norden b82b8f5139 different modes (full, state, storage) 2020-06-26 13:12:06 -05:00
Ian Norden 97d7b6e590 Merge pull request #1 from vulcanize/validateTrie
Validate trie command
2020-06-25 15:29:53 -05:00
Ian Norden 477d735918 go mod; goimports -w 2020-06-25 15:15:47 -05:00
Ian Norden 2cb1366b79 command 2020-06-25 15:12:02 -05:00
Ian Norden 00e217264b validator 2020-06-25 15:11:50 -05:00
Ian Norden 806db90fb7 init repo 2020-06-25 15:11:39 -05:00