Skip to content

Commit

Permalink
geyser: use entry_count from ReplicaBlockInfoV3 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid authored Oct 10, 2023
1 parent 11dbee9 commit ea1c4c9
Show file tree
Hide file tree
Showing 12 changed files with 125 additions and 164 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,23 @@ The minor version will be incremented upon a breaking change and the patch versi

### Features

- client: add `GeyserGrpcClient::subscribe_once2` ([#195](https://github.com/rpcpool/yellowstone-grpc/pull/195)).

### Breaking

## 2023-10-10

- yellowstone-grpc-client-1.11.1+solana.1.16.16
- yellowstone-grpc-geyser-1.9.1+solana.1.16.16
- yellowstone-grpc-kafka-1.0.0-rc.3+solana.1.16.16
- yellowstone-grpc-proto-1.10.0+solana.1.16.16

### Fixes

- geyser: use `entry_count` from `ReplicaBlockInfoV3` ([#186](https://github.com/rpcpool/yellowstone-grpc/pull/186)).

### Features

- client: add `GeyserGrpcClient::subscribe_once2` ([#195](https://github.com/rpcpool/yellowstone-grpc/pull/195)).

## 2023-10-09

- yellowstone-grpc-kafka-1.0.0-rc.3+solana.1.16.15
Expand Down
157 changes: 51 additions & 106 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea1c4c9

Please sign in to comment.