Skip to content

Releases: rpcpool/yellowstone-jet

yellowstone-jet-tpu-sender-v0.3.1-b3873c4

06 Mar 18:34
b3873c4

Choose a tag to compare

Release Notes for yellowstone-jet-tpu-sender-v0.3.1-b3873c4

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.4

Commits from last used release till now

b3873c4 (HEAD, tag: v14.9.4, tag: tpu-sender-v0.3.1, origin/main) bug: missing orphans et clear + fix eviction multiset tracking (#135)

What's Changed

  • Revise systemd service configuration for Yellowstone Jet by @ananthb in #115
  • chore: update crates + deny advisories by @leafaar in #130
  • chore: organize deps by @leafaar in #131
  • breaking(tx-handler): drop custom solana patches and rpc proxy checks by @leafaar in #132
  • fix semver comparison to be more flexible around pre-release by @lvboudre in #134
  • bug: missing orphans et clear + fix eviction multiset tracking by @lvboudre in #135

New Contributors

Full Changelog: tpu-sender-v0.3.0...yellowstone-jet-tpu-sender-v0.3.1-b3873c4

yellowstone-jet-v14.9.3-1827a65

24 Feb 14:34
1827a65

Choose a tag to compare

Release Notes for yellowstone-jet-v14.9.3-1827a65

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.3

Commits from last used release till now

1827a65 (HEAD, tag: v14.9.3, origin/main) fix semver comparison to be more flexible around pre-release (#134)
289b2a1 breaking(tx-handler): drop custom solana patches and rpc proxy checks (#132)
9d0b7e7 chore: organize deps (#131)
a430878 (origin/organize-deps) chore: update crates + deny advisories (#130)
af8b59d Revise systemd service configuration for Yellowstone Jet (#115)

What's Changed

  • Revise systemd service configuration for Yellowstone Jet by @ananthb in #115
  • chore: update crates + deny advisories by @leafaar in #130
  • chore: organize deps by @leafaar in #131
  • breaking(tx-handler): drop custom solana patches and rpc proxy checks by @leafaar in #132
  • fix semver comparison to be more flexible around pre-release by @lvboudre in #134

New Contributors

Full Changelog: tpu-sender-v0.3.0...yellowstone-jet-v14.9.3-1827a65

yellowstone-jet-tpu-sender-v0.3.0-c74a92b

02 Feb 16:06
c74a92b

Choose a tag to compare

Release Notes for yellowstone-jet-tpu-sender-v0.3.0-c74a92b

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.2

Commits from last used release till now

c74a92b (HEAD, tag: v14.9.2, tag: tpu-sender-v0.3.0, origin/main) cas-125: multiplexed remote peer connection support (#125)
0d17f70 (tag: yellowstone-jet-v14.9.2-rc6-634a829, tag: yellowstone-jet-v14.9.2-rc5-6825bc2, tag: yellowstone-jet-v14.9.2-rc4-e17c0e5, tag: yellowstone-jet-v14.9.2-rc3-39f85b6, tag: yellowstone-jet-v14.9.2-rc2-48e7783, tag: yellowstone-jet-v14.9.2-rc1-2b51cf4, tag: tpu-sender-v0.2.0) chore: update rust and deny check (#118)
81b75fd Changing to run in a self-hosted runner. (#114)
edc4153 str-206: removed unnecessary fanout (#113)

What's Changed

Full Changelog: yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3...yellowstone-jet-tpu-sender-v0.3.0-c74a92b

yellowstone-jet-tpu-client v0.3.0

02 Feb 16:07
c74a92b

Choose a tag to compare

What's Changed

The entire code is backward-compatible with existing code, it only adds new fields to several configuration objects which might cause compilation on older code (see the changelog below).

  • multiplex remote peer connection by @lvboudre in #125
  • Added YellowstoneTpuSender::set_coalesce_many_dest_collision to prevent duplicate sending transaction to two consecutive leader that share the same TPU address.
  • Added TpuSenderConfig::orphan_connection_tll field.
  • Added TpuSenderConfig::unsafe_allow_arbitrary_txn_size field.
  • Added ConnectionEvictionStrategy::plan_eviction_with_addr_map method trait.
  • str-206: removed unnecessary fanout by @lvboudre in #113

Thanks to @alexpyattaev @KirillLykov and @mrmizz for helping troubleshooting various issue in the client.

Full Changelog: yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3...tpu-sender-v0.3.0

yellowstone-jet-v14.9.1-rc1-95c8c7a

19 Dec 19:41
9610631

Choose a tag to compare

Release Notes for yellowstone-jet-v14.9.1-rc1-95c8c7a

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.1-rc1

Commits from last used release till now

95c8c7a (HEAD, tag: v14.9.1-rc1, origin/str-206) str-206: removed unnecessary fanout
9610631 (origin/main) Update config file link in README.md (#111)
a5649d1 fix package spec (#109)
b2d503c cas-74: yellowstone tpu sender (#108)
ce0a864 cas-97: implemented UpcomingLeaderSchedule (#107)
60cf1fb cas-96: slot tracker (#106)
fda46ed cas-95: LeaderTpuInfoService impl (#105)
d99cbe9 cas-94: RpcValidatorStakeInfoService (#104)

What's Changed

Full Changelog: yellowstone-jet-v14.9.0-rc1-53f4614...yellowstone-jet-v14.9.1-rc1-95c8c7a

yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3

19 Dec 20:32
9610631

Choose a tag to compare

Release Notes for yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.1

Commits from last used release till now

4f2aaa3 (HEAD, tag: v14.9.1, tag: tpu-sender-v0.1.0, origin/str-206) str-206: removed unnecessary fanout
9610631 (tag: yellowstone-jet-v14.9.1-rc1-95c8c7a, origin/main) Update config file link in README.md (#111)
a5649d1 fix package spec (#109)
b2d503c cas-74: yellowstone tpu sender (#108)
ce0a864 cas-97: implemented UpcomingLeaderSchedule (#107)
60cf1fb cas-96: slot tracker (#106)
fda46ed cas-95: LeaderTpuInfoService impl (#105)
d99cbe9 cas-94: RpcValidatorStakeInfoService (#104)

What's Changed

Full Changelog: yellowstone-jet-v14.9.0-rc1-53f4614...yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3

yellowstone-jet-v14.9.0-a171973

24 Nov 22:03
a171973

Choose a tag to compare

Release Notes for yellowstone-jet-v14.9.0-a171973

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.0

Commits from last used release till now

a171973 (HEAD, tag: v14.9.0, origin/main) fix ported back tpu config legacy alias (#102)
bd3d593 (tag: yellowstone-jet-v14.9.0-rc1-53f4614) Cas 78 (#101)
294dc77 Cas 77 (#100)
542b0b5 Cas 76: renamed quic gateway to tpu sender + refactor configuration. (#99)
5010876 cas-60: yellowstone-jet-tpu-client crate (#98)
37492f0 (tag: yellowstone-jet-v14.9.0-37492f0) Cas 73 (#97)
6629750 feat: load keypair locally in set-identity admin command (#86)
a7d6a42 Revert "cas-73: Isolate quic-gateway into its own module (#95)" (#96)
a9a7595 cas-73: Isolate quic-gateway into its own module (#95)

What's Changed

Full Changelog: yellowstone-jet-v14.9.0-rc1-53f4614...yellowstone-jet-v14.9.0-a171973

yellowstone-jet-v14.9.0-rc1-53f4614

24 Nov 18:36
bd3d593

Choose a tag to compare

Release Notes for yellowstone-jet-v14.9.0-rc1-53f4614

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.0-rc1

Commits from last used release till now

53f4614 (HEAD, tag: v14.9.0-rc1, origin/fix-tpu-config) cargo fmt
fb4401c fixed legacy config field name + more debug info
bd3d593 (origin/main) Cas 78 (#101)
294dc77 Cas 77 (#100)
542b0b5 Cas 76: renamed quic gateway to tpu sender + refactor configuration. (#99)
5010876 cas-60: yellowstone-jet-tpu-client crate (#98)
37492f0 (tag: v14.9.0) Cas 73 (#97)
6629750 feat: load keypair locally in set-identity admin command (#86)
a7d6a42 Revert "cas-73: Isolate quic-gateway into its own module (#95)" (#96)
a9a7595 cas-73: Isolate quic-gateway into its own module (#95)

What's Changed

New Contributors

Full Changelog: yellowstone-jet-v14.6.0-e723f56...yellowstone-jet-v14.9.0-rc1-53f4614

yellowstone-jet-v14.8.0-e267b82

07 Nov 17:52
e267b82

Choose a tag to compare

Release Notes for yellowstone-jet-v14.8.0-e267b82

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.8.0

Commits from last used release till now

e267b82 (HEAD, tag: v14.8.0, origin/main) Bump solana to v3.0 (#93)

What's Changed

New Contributors

Full Changelog: yellowstone-jet-v14.6.0-e723f56...yellowstone-jet-v14.8.0-e267b82

yellowstone-jet-v14.7.1-8882d18

05 Nov 19:19
8882d18

Choose a tag to compare

Release Notes for yellowstone-jet-v14.7.1-8882d18

yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.7.1

Commits from last used release till now

8882d18 (HEAD, tag: v14.7.1, origin/main) chore: bump version and add changelogs (#92)
419c2a7 fix: quic_send_attempts double-reporting on success (#89)
221395d fix: entry cleanup in stake sorted-map (#90)
db4c0d7 chore: remove vixen dependency (#88)
65ae31c [cas-59]: moved to workspace (#87)
1816f37 Remove Solana TPU client dependency (#85)
ea2a570 (tag: v14.7.0) upgraded allow deps (#84)
d78291f (tag: v14.6.3) more error details during quic connection issue (#80)

What's Changed

New Contributors

Full Changelog: yellowstone-jet-v14.6.0-e723f56...yellowstone-jet-v14.7.1-8882d18