ipld-eth-server/libraries/shared/storage/utils
Elizabeth Engelman 2c66afbcd7 Address PR feedback
- factor out bitsPerByte constant
- panic if the necessary args aren't passed to GetStorageValueMetadataForPackedSlot
- only have one decode integer method in the deocoder file
2019-07-23 13:36:58 -05:00
..
decoder_test.go Apply go fmt changes and cleanup 2019-07-19 10:44:36 -05:00
decoder.go Address PR feedback 2019-07-23 13:36:58 -05:00
errors.go Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
row_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
row.go Add get/delete functions to storage queue 2019-05-01 12:30:37 -05:00
utils_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
value_test.go Address PR feedback 2019-07-23 13:36:58 -05:00
value.go Address PR feedback 2019-07-23 13:36:58 -05:00