Skip to content

Commit

Permalink
Merge branch 'master' into lamports-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Nov 2, 2024
2 parents 02507ea + 9c5230c commit 1a36bb8
Show file tree
Hide file tree
Showing 7 changed files with 597 additions and 557 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ The minor version will be incremented upon a breaking change and the patch versi
### Fixes

- examples: fix commitment in TypeScript example ([#440](https://github.com/rpcpool/yellowstone-grpc/pull/440))
- geyser: fix missed status messages ([#444](https://github.com/rpcpool/yellowstone-grpc/pull/444))

### Features

- 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 1a36bb8

Please sign in to comment.