Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

v0.7.1-alpha

Latest
Compare
Choose a tag to compare
@ramilexe ramilexe released this 08 Mar 16:33
· 7 commits to master since this release
c14f623
added new param `createNode bool` to NewDB postgres function. (#79)

Usually indexer instance add new entry to public.nodes tables and it used in eth.header_cid relationship to understand from which node header came from. But ipld-eth-server and tracing-api also uses ipld-eth-indexer as library but they don't need to insert this entity to database