forked from cerc-io/ipld-eth-server
cb819fa9a6
- enables decoupling event extraction/persistence from transformation - modifies event transformer, converter, and log chunker to accept payload that includes internal log database ID with log data - remove alias for transformer pkg as shared_t - remove unused mock watcher repository |
||
---|---|---|
.. | ||
chunker | ||
constants | ||
factories | ||
fetcher | ||
mocks | ||
repository | ||
storage | ||
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.