Skip to content

v0.36.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 13:00
· 1168 commits to main since this release
d6b69e5

What’s Changed

🚀 Features

  • Added SPV getHtlcSeed RPC @Jouzo (#527)
  • @defichain/jellyfish-testing new centralized testing framework for jellyfish ecosystem @fuxingloh (#576)
  • Added SPV claimHtlc RPC @Jouzo (#521)

🐛 Bug Fixes

Maintenance

  • increase -rpcworkqueue to 512 for testcontainers @fuxingloh (#596)
  • Refactor MasternodeGroup to ContainerGroup, cherry-picked from #575 @fuxingloh (#577)
  • updated CODEOWNERS with recent contributing activities @fuxingloh (#565)
  • added more testing to getAccount and listTokens to match whale usage pattern @fuxingloh (#564)

Dependencies