Files
Elizabeth f6ab9382b2 Address repo updates (#134)
* Factor out get or create address into one sql string

* Factor out getChecksumAddress method in address repo

* Update address repo methods to not need a receiver

* Move address repository to libraries/shared
2019-10-03 11:17:08 -05:00
..
2019-08-28 09:25:13 -05:00
2019-09-25 16:52:42 -05:00
2019-10-03 11:17:08 -05:00
2019-09-25 16:32:27 -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.