Skip to content

Releases: anza-xyz/solana-sdk

[email protected]

31 Mar 17:20
Compare
Choose a tag to compare

What's new

  • Publish solana-vote-interface v2.2.3
  • Use wrapping pow with min lockout history in lockout() calculation (#92)
  • Fix vote account creation with seed (#65)
  • Deprecate VoteState::commission_split (#11)

[email protected]

31 Mar 16:12
Compare
Choose a tag to compare

What's new

  • Publish solana-message v2.3.0
  • Don't use nonces from alt's (#100)

[email protected]

27 Mar 13:33
Compare
Choose a tag to compare

What's new

  • Publish solana-sdk v2.2.2
  • Deprecate modules migrated to agave (#94)
  • Add back the solana_sdk::transaction_context module (#95)
  • Move solana-transaction-context into mono repo (#77)
  • Run cargo diet on all crates (#36)

[email protected]

26 Mar 21:29
Compare
Choose a tag to compare

What's new

  • Publish solana-transaction v2.2.2
  • Remove unnecessary solana-reserved-account-keys dep (#93)

[email protected]

26 Mar 18:30
Compare
Choose a tag to compare

What's new

  • Publish solana-secp256r1-program v2.2.2
  • Make consts for ix generation public (#89)

[email protected]

26 Mar 18:13
d699748
Compare
Choose a tag to compare

What's new

  • Publish solana-ed25519-program v2.2.2
  • solana-ed25519-program: make offset fields public (#88)

[email protected]

21 Mar 22:53
Compare
Choose a tag to compare

What's new

  • Publish solana-bn254 v2.2.2
  • Restrict loop to ele_len (#80)
  • Run cargo diet on all crates (#36)

[email protected]

06 Mar 01:20
Compare
Choose a tag to compare

What's new

  • Release
  • Fix a windows compilation issue (#66)

[email protected]

05 Mar 18:11
Compare
Choose a tag to compare

What's new

  • Release
  • Refactor redirect_stderr_to_file to solana-logger (#64)

[email protected]

13 Feb 13:25
Compare
Choose a tag to compare

What's new

  • Release
  • Implement Arbitrary for dcou feature (#35)