Skip to content

Commit

Permalink
proto: add lamports filter (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid authored Nov 2, 2024
1 parent 9c5230c commit d6e3786
Show file tree
Hide file tree
Showing 10 changed files with 1,004 additions and 601 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The minor version will be incremented upon a breaking change and the patch versi

- proto: use `gzip`/`zstd` features by default ([#436](https://github.com/rpcpool/yellowstone-grpc/pull/436))
- geyser: optimize consuming of new filters ([#439](https://github.com/rpcpool/yellowstone-grpc/pull/439))
- proto: add filter by lamports ([#369](https://github.com/rpcpool/yellowstone-grpc/pull/369))
- geyser: use Arc wrapped messages in block message ([#446](https://github.com/rpcpool/yellowstone-grpc/pull/446))

### Breaking
Expand Down
Loading

0 comments on commit d6e3786

Please sign in to comment.