Commit Graph

10 Commits

Author SHA1 Message Date
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
2a8a914705 Updates per go fmt 2018-12-21 11:51:42 -06:00
Elizabeth Engelman
2797642dfe Update service loop and fetching previous block 2018-12-21 11:14:36 -06:00
Elizabeth Engelman
96caa16268 Remove old values from created/deleted accounts 2018-12-19 15:15:32 -06:00
Elizabeth Engelman
8152f5562f Remove old storage value from updated accounts 2018-12-19 13:21:54 -06:00
Elizabeth Engelman
1a8a889ef2 Update builder test 2018-12-19 10:49:05 -06:00
Elizabeth Engelman
f4ca756812 Update statediff tests to use golang test pkg
instead of ginkgo

- builder_test
- extractor_test
- publisher_test
2018-12-18 16:18:34 -06:00
Elizabeth Engelman
1d885ecedd Remove testing focuses 2018-12-13 17:03:41 -06:00
Elizabeth Engelman
4d4c229594 Reformatting due to go fmt 2018-12-13 16:49:10 -06:00
Elizabeth Engelman
5b63446b6e Restructure statediff directory 2018-12-13 16:47:41 -06:00