-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Groovie | Mango edited this page Dec 9, 2024
·
7 revisions
These are the currently maintained versions of the library
Tag (geyser-grpc-connector) | Yellowstone | Solana | Branch |
---|---|---|---|
v0.11.0+yellowstone.2.0.0+solana.2.0 | 2.0.0 | 2.0.17 | release/v0.11.x+yellowstone.2.0.0 |
v0.10.6+yellowstone.1.15+solana.1.18 | 1.15 | 1.18.15 | release/v0.10.x+yellowstone.1.15 |
v0.10.6+yellowstone.1.13+solana.1.18.9 | 1.13 | 1.18.9 | release/v0.10.x+yellowstone.1.13 |
v0.10.3+yellowstone.1.12+solana.1.17.15 | 1.12 | 1.17.15 | release/v0.10.x+yellowstone.1.12 |
Version number scheme: v<connector_version>+yellowstone.<yellowstone_proto_version>+solana.<solana_version>
-
connector_version: use semver
-
yellowstone_proto_version: use crate version
-
solana_version: branches should target major.minor where tags should target major.minor.patch
-
latest development is on main branch