publish statediff to Ipfs #3

Closed
elizabethengelman wants to merge 14 commits from ipfs into master
14 Commits
Author SHA1 Message Date
Elizabeth Engelman ae4c889dc7 WIP - publish statediffs to IPFS 2018-12-13 11:41:12 -06:00
Elizabeth Engelman 3a2600a718 Restructure statediff directory 2018-12-13 11:39:27 -06:00
Elizabeth Engelman 45e8f07196 WIP - writing state diff to a CSV 2018-12-13 10:24:45 -06:00
Elizabeth Engelman 097a9071cc Add state diff extractor test and small refactoring
WIP - Add state diff builder test

Clean up builder test
2018-12-11 10:31:49 -06:00
Elizabeth a0053ee39b Merge pull request #3 from i-norden/ee-update
Ee update
2018-11-30 10:51:39 -06:00
Elizabeth Engelman cf4ed9c2b3 Add debugging logs for creating diff 2018-11-29 16:34:25 -06:00
Elizabeth Engelman 71147861f7 Update starting state diff service 2018-11-29 16:34:25 -06:00
Elizabeth Engelman 70d531dc1e Move statediff on/off check to geth cmd config 2018-11-29 16:34:25 -06:00
Elizabeth Engelman 32a0a23821 Update imports 2018-11-29 16:34:25 -06:00
Elizabeth Engelman 6fd20597a7 Remove diff extractor from blockchain 2018-11-29 16:34:25 -06:00
Elizabeth Engelman 7957c5a92b Add a state diff service 2018-11-29 10:05:55 -06:00
Ian Norden 976bff614a work towards persisting created statediffs in ipfs; based off github.com/vulcanize/eth-block-extractor 2018-11-26 13:42:09 -06:00
Ian Norden 26e8088cc5 integrating state diff extracting, building, and persisting into geth processes 2018-11-25 23:52:53 -06:00
Ian Norden 53a6b1c689 port statediff from https://github.com/jpmorganchase/quorum/blob/9b7fd9af8082795eeeb6863d9746f12b82dd5078/statediff/statediff.go; minor fixes 2018-11-21 19:31:17 -06:00