Skip to content

client/v0.40.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 19:12
· 1 commit to main since this release
d5ea5fe

Changelog

  • ac60ab1 builder-stake: add the program, BuilderStake PDA, 2Z vault and Deposit (#4284)
  • c138947 builder-stake: expose the entrypoint so external tests can load it (#4301)
  • 2eddd5a builder-stake: hold the bond six months, then return the excess (#4288)
  • 9aa5c97 builder-stake: move the instruction builders into the crate (#4303)
  • dadf5f8 builder-stake: size the deposit against the committed rate (#4285)
  • d9954b6 ci: retry the Agave install, and fail when it does not land (#4291)
  • 5792510 feed: admit subscribers only to a publishing feed (#4283)
  • ee3e162 release: bump version to 0.40.0 (#4324)
  • d5ea5fe release: push tags with the app token, not a personal token (#4325)
  • b57a4ff repo: remove the Cursor Bugbot review instructions (#4287)
  • d25088d sdk,instruction: add the caller-side surface for WriteStakeMirror (#4294)
  • cd3320c sdk/shreds: add the feed subscription program's FeedDistribution account (#4216)
  • 0b3c3b9 sdk: log program logs and errors instead of printing them (#4300)
  • 23cbc8a serviceability/sdk: track the access pass used by each user (#4305)
  • 01c50d2 serviceability: add WriteStakeMirror and the STAKE_ORACLE permission (#4289)
  • 31f3a3c serviceability: authorize only new multicast roles (#4302)
  • 681c5bd serviceability: halt and resume a feed (#4307)
  • a294998 serviceability: make a feed a staked object (RFC-28 epic A) (#4282)
  • 17f4fcf serviceability: say bond, not deposit, in the RFC-28 comments (#4295)
  • 3a6f76c solana-cli: read v1 transactions in shreds payments (#4304)
  • 94f33d4 solana: pin builder-stake's bytes, for both networks (#4306)