f7c4a6736d
* Generalise transformer stack to use InsertionModel * Add tests for event repository * Restrict accepted values in InsertionModel * Add call to repository.SetDB * Improve error propagation/clarity on GetABI() * Remove maker references in example * Please golint * refactor rollback error handling in repository * Cleaner errors in repository, refactor tests |
||
---|---|---|
.. | ||
chunker | ||
constants | ||
factories | ||
fetcher | ||
logs | ||
mocks | ||
repository | ||
storage | ||
streamer | ||
test_data | ||
transactions | ||
transformer | ||
utilities | ||
watcher | ||
README.md |
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.