Skip to content

v1.7.0

Choose a tag to compare

@gagliardetto gagliardetto released this 26 Oct 12:02
· 274 commits to main since this release
cdaf721

What's Changed

  • Support partial sign & marshal binary of partial signed transaction by @imalic3 in #99
  • serum: return error when iterating orderbook Items by @yuhanfang in #100
  • added maxSupportedTransactionVersion field to getTransaction opts by @ricebin in #102
  • added minContextSlot field to getAccountInfoOpts by @ricebin in #103
  • added minContextSlot field to getSignaturesForAddress by @ricebin in #104
  • merge duplicate Message and CompiledInstruction types by @ricebin in #107
  • read transaction version from response by @ricebin in #110
  • Add basic vote instruction decoder by @ripatel-jump in #109

New Contributors

  • @imalic3 made their first contribution in #99
  • @yuhanfang made their first contribution in #100
  • @ricebin made their first contribution in #102
  • @ripatel-jump made their first contribution in #109

Full Changelog: v1.6.0...v1.7.0