streamingfast / substreams-ethereum

Substreams development kit for Ethereum chains, contains Firehose Block model and helpers as well as utilities for Ethereum ABI encoding/decoding.
Apache License 2.0
22 stars 9 forks source link

Re-export block view module #12

Closed fubhy closed 1 year ago

fubhy commented 1 year ago

Just a quality-of-life re-export for building utils involving the various view structs without adding substreams-core to one's deps.

maoueh commented 1 year ago

Can you add an entry in the https://github.com/streamingfast/substreams-ethereum/blob/develop/CHANGELOG.md file, I'll merge after.

fubhy commented 1 year ago

Sure. Done.