Skip to content

Commit

Permalink
remove unused transforms from protobuf definitions to prevent confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Jan 8, 2025
1 parent ad5559c commit d58bb1d
Show file tree
Hide file tree
Showing 5 changed files with 582 additions and 823 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See [MAINTAINERS.md](./MAINTAINERS.md)
for instructions to keep up to date.

## Unreleased

* Remove unused legacy 'sf.solana.transforms.v1' from protobuf definitions

## v1.1.2
* Log RPC error code when block is skipped

Expand Down Expand Up @@ -332,4 +336,3 @@ interval: <number>`, if you had two different value before, pick the biggest of
* Removed `relayer-merger-addr`
* Removed `relayer-buffer-size`
* Removed `relayer-min-start-offset`

6 changes: 3 additions & 3 deletions pb/last_generate.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
generate.sh - Thu Jan 18 11:02:06 EST 2024 - cbillett
streamingfast/proto revision: 132ddccba854a771dab14d874c5ae488e7f812c8
streamingfast/firehose-solana/proto revision: d5ebed8
generate.sh - Wed Jan 8 08:57:16 EST 2025 - stepd
streamingfast/proto revision: 17ecce85bc8a6464a995933e68b172ba63646753
streamingfast/firehose-solana/proto revision: 7c560cc
150 changes: 0 additions & 150 deletions pb/sf/solana/transforms/v1/transforms.pb.go

This file was deleted.

Loading

0 comments on commit d58bb1d

Please sign in to comment.