eureka-network / rs-eureka

Eureka sink
0 stars 0 forks source link

Fixes proof pipelining to store event commitments #102

Closed jorgeantonio21 closed 1 year ago

jorgeantonio21 commented 1 year ago

This PR allows to store event commitments to a DB, from a substreams block stream.

How to demo: The code is in tests/commitments/ and detailed instructions can be found in the folder README.md.

jorgeantonio21 commented 1 year ago

Resolves #93