Files
ipld-eth-server/libraries/shared
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
..
2019-07-19 10:44:36 -05:00
2019-06-17 14:49:25 -05:00
2019-07-23 13:36:58 -05:00
2019-05-01 12:32:39 -05:00
2019-03-06 12:43:39 -06:00

Shared Tools

Description

Code that is useful for or used by plugins written on top of VulcanizeDB.

Note

Much code in this directory may not be used outside of the tests, but don't delete it - it could be used by a plugin. Renaming and/or deleting functions in this namespace requires a version bump to avoid breaking plugins.