Skip to content

v4.0.0

Choose a tag to compare

@skosito skosito released this 12 May 11:26
· 1 commit to release/v30 since this release
6cfb3ce

What's Changed

  • fix: add validation for connected program pda by @skosito in #90
  • feat: add simple call by @skosito in #91
  • test: add a program to verify upgrade of solana gateway program by @kingpinXD in #81
  • fix: revert mut on destination program pda by @skosito in #92
  • feat: add revert options to inbound functions by @skosito in #95
  • fix: extend revert err msg in example programs by @skosito in #97
  • refactor: reorganise logic for solana program by @kingpinXD in #94
  • fix: minor comment and structure fixes by @skosito in #100
  • feat: execute revert and execute revert spl by @skosito in #101
  • chore: upgrade anchor to 0.31.1 by @skosito in #102
  • feat: add script to publish npm packages by @kingpinXD in #99
  • feat: port reset nonce from release branch by @skosito in #104
  • feat: deposit through example program by @skosito in #105
  • fix: npm package name by @fadeev in #106
  • fix: reset nonce when updating TSS by @kingpinXD in #107

New Contributors

Full Changelog: v3.0.0...v4.0.0