Skip to content

Commit

Permalink
Merge pull request #20 from pinax-network/feature/add_antelope_to_pro…
Browse files Browse the repository at this point in the history
…toregistry

add Antelope types to the protoregistry
  • Loading branch information
maoueh authored Jan 10, 2024
2 parents bffc42b + d8e79d7 commit 70e03dd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ If you were at `firehose-core` version `1.0.0` and are bumping to `1.1.0`, you s

* Fix 'tools compare-blocks' that would fail on new format
* Fix substreams to correctly delete `.partial` files when serving a request that is not on a boundary
* Add Antelope types to the protoregistry.

## v1.0.0

Expand Down
1 change: 1 addition & 0 deletions protoregistry/generator/generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ var wellKnownProtoRepos = []string{
"buf.build/streamingfast/firehose-near",
"buf.build/streamingfast/firehose-solana",
"buf.build/streamingfast/firehose-bitcoin",
"buf.build/pinax/firehose-antelope",
}

func main() {
Expand Down
7 changes: 7 additions & 0 deletions protoregistry/well_known.go

Large diffs are not rendered by default.

0 comments on commit 70e03dd

Please sign in to comment.