Skip to content

Releases: BirthdayResearch/jellyfishsdk

v0.26.0

13 Jul 03:35
015ec69
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

  • updated mono-repo deps, workflow & github health files @fuxingloh (#464)

v0.25.0

12 Jul 06:55
bc99c1d
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Maintenance

v0.24.0

09 Jul 10:02
43e3158
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v0.23.0

09 Jul 07:52
dc897c7
Compare
Choose a tag to compare

What’s Changed

Maintenance

  • jellyfish-wallet should provide non-hd WalletNode by default @fuxingloh (#453)

v0.22.0

08 Jul 09:11
b39bb0f
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

Maintenance

  • Refactor src/script/defi -> src/script/dftx and __tests__/script/defi -> __tests/script/dftx @Jouzo (#449)
  • Added addpoolliquidity, removepoolliquidity and poolswap account history test @aikchun (#415)

Dependencies

v0.21.0

01 Jul 04:56
c409174
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • improved jellyfish-transaction buffer interoperability and ease of use @fuxingloh (#436)

Maintenance

Dependencies

  • setup-node now support cache, removed old workflow cache @fuxingloh (#435)

v0.20.0

01 Jul 03:30
490b9ab
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

Maintenance

v0.19.0

25 Jun 10:07
58fba5e
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Masternode RPC (createmasternode, listmasternodes, getmasternode) @siradji (#372)

v0.18.0

23 Jun 06:19
f02ad70
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

What’s Changed

🚀 Features

Maintenance

  • Added test for listAccountHistory for accountToAccount, utxosToAccount, accountToUtxos set up. @aikchun (#410)
  • removed project references and internal dev deps @fuxingloh (#414)
  • Fixed wallet documentation typo @surangap (#412)

v0.17.0

21 Jun 09:08
bf3e5bb
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

What’s Changed

🚀 Features

🐛 Bug Fixes

Maintenance

  • should sign hash Buffer with signature buffer [0] as 0x80 for coverage @fuxingloh (#394)
  • updated icx and oracle codeowners responsibility @fuxingloh (#391)
  • removed noUnusedLocals from tsconfig.base.json too strict during dev @fuxingloh (#390)