Skip to content

Releases: DeFiCh/jellyfishsdk

v0.42.0

08 Sep 12:43
9f1ac6b
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • jellyfish-wallet to use coinType/purpose/0/account pathing @fuxingloh (#624)

v0.41.0

08 Sep 08:55
4fed144
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

  • Update governance opcodes @Jouzo (#645)
  • added more eslint rules and fixed mono repo dependencies @fuxingloh (#634)
  • added workflow concurrency to cancel in progress @fuxingloh (#633)
  • updated the narrative of jellyfish-wallet with the latest context @fuxingloh (#623)
  • Jellyfish-buffer refactor for separation of BufferComposer from jellyfish-transaction @Jouzo (#626)

Dependencies

v0.40.0

30 Aug 11:36
4730a3e
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

Dependencies

v0.39.0

20 Aug 07:27
028a294
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

Dependencies

v0.38.0

16 Aug 08:02
ca9b21d
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • add mnemonicAsEntropy and entropyAsMnemonic for storing mnemonic as 32 byte buffer @fuxingloh (#600)

v0.37.0

16 Aug 07:04
a45b6cc
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

  • Use BigNumber for Governance ProposalInfo amount property @Jouzo (#597)

v0.36.0

14 Aug 13:00
d6b69e5
Compare
Choose a tag to compare

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

v0.35.0

04 Aug 04:56
c0a7977
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Dependencies

v0.34.3

03 Aug 13:41
538f608
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • inconsistent maxPrice should parse from buffer into consistent variant regardless @fuxingloh (#556)

v0.34.2

03 Aug 06:13
c3e429d
Compare
Choose a tag to compare

What’s Changed

  • removed individual jest.config.js as it's not required @fuxingloh (#541)

🐛 Bug Fixes

Dependencies

  • Bump jest and ts-jest from 26.x to 27.0.x @fuxingloh (#549)
  • Bump @docusaurus/preset-classic from 2.0.0-beta.3 to 2.0.0-beta.4 in /website @dependabot (#544)
  • Bump @docusaurus/core from 2.0.0-beta.3 to 2.0.0-beta.4 in /website @dependabot (#545)