Commit Graph

16 Commits

Author SHA1 Message Date
Elizabeth Engelman
d0ea3a92eb Fix publisher to include rows for accounts that don't have store updates 2019-01-23 16:38:12 -06:00
Elizabeth Engelman
29f5c3ce86 Add storage key to csv 2019-01-15 15:08:02 -06:00
Elizabeth Engelman
0f2880a019 Add DiffStorage struct 2019-01-14 11:22:37 -06:00
Elizabeth Engelman
dceddbfbaa Add contract address and storage value to csv 2019-01-14 11:22:37 -06:00
Elizabeth Engelman
61c82b2326 Cleanup formatting, spelling, etc 2019-01-03 14:38:57 -06:00
Elizabeth Engelman
74bcf49aa4 Consolidate acct diff structs for updated & updated/deleted accts 2019-01-02 14:28:59 -06:00
Elizabeth Engelman
feaff9998f Remove code field from state diff output
this is the contract byte code, and it can still be obtained by querying
the db by the codeHash
2019-01-02 14:28:22 -06:00
Elizabeth Engelman
ade4a8efdc Return filename from publisher 2018-12-26 15:27:16 -05:00
Elizabeth Engelman
dc19bd4e3b Pass statediff mode and path in through cli 2018-12-26 11:20:02 -05:00
Elizabeth Engelman
2a8a914705 Updates per go fmt 2018-12-21 11:51:42 -06:00
Elizabeth Engelman
0a6dbb8a27 Update testing
- remove statediff ginkgo test suite file
- move mocks to their own dir
2018-12-21 11:44:53 -06:00
Elizabeth Engelman
7604eb8f9a Update publisher to account for only storing current account values 2018-12-19 15:23:28 -06:00
Elizabeth Engelman
4d4c229594 Reformatting due to go fmt 2018-12-13 16:49:10 -06:00
Elizabeth Engelman
8578fc20a3 Pull CSV publishing methods into their own file 2018-12-13 16:47:41 -06:00
Elizabeth Engelman
5b63446b6e Restructure statediff directory 2018-12-13 16:47:41 -06:00
Elizabeth Engelman
bf186e427c Add statediff extractor and builder tests and small refactoring 2018-12-13 16:47:03 -06:00