Commit Graph

13 Commits

Author SHA1 Message Date
Elizabeth Engelman
0f2880a019 Add DiffStorage struct 2019-01-14 11:22:37 -06:00
Elizabeth Engelman
569a5a6dd8 Address PR comments 2019-01-09 09:56:51 -06:00
Elizabeth Engelman
61c82b2326 Cleanup formatting, spelling, etc 2019-01-03 14:38:57 -06:00
Elizabeth Engelman
99a29191b1 Clean up error logging 2019-01-02 17:23:03 -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
0dacc940fd Remove some duplication in builder 2019-01-02 12:38:47 -06:00
Elizabeth Engelman
2a8a914705 Updates per go fmt 2018-12-21 11:51:42 -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
78d9869256 Remove OldValue from DiffBigInt and DiffUint64 fields 2018-12-19 10:48:41 -06:00
Elizabeth Engelman
77e86a698a Use hexutil.Encode instead of deprecated common.ToHex 2018-12-19 09:58:44 -06:00
Elizabeth Engelman
5b63446b6e Restructure statediff directory 2018-12-13 16:47:41 -06:00