Skip to content

Releases: Permissionless-Software-Foundation/bch-js

v6.2.12

05 May 17:07
f369411
Compare
Choose a tag to compare

6.2.12 (2022-05-05)

Bug Fixes

  • Utxo.get(): Adding filtering for Group batons (0504cf7)
  • Utxo.get(): Adding prototype NFT filtering (88ae47c)

v6.2.11

01 May 02:49
30d58bc
Compare
Choose a tag to compare

6.2.11 (2022-05-01)

Bug Fixes

  • readme: Adding backup information (651ae3f)

v6.2.10

30 Apr 23:10
04cd90f
Compare
Choose a tag to compare

6.2.10 (2022-04-30)

Bug Fixes

  • generateMintOpReturn: Adding additional input validation (39bff13)
  • README: Updating README (affa961)

v6.2.9

24 Apr 16:59
a84fecf
Compare
Choose a tag to compare

6.2.9 (2022-04-24)

Bug Fixes

  • tokentype1.js: Fixing bug in mint OP_RETURN (aa898b3)

v6.2.8

24 Apr 16:18
29c3381
Compare
Choose a tag to compare

6.2.8 (2022-04-24)

Bug Fixes

  • Utxo.get(): Hydrating mint batons for tokens (f7ba6bb)

v6.2.7

24 Apr 15:59
62056e1
Compare
Choose a tag to compare

6.2.7 (2022-04-24)

Bug Fixes

  • tokentype1.js: Mint OP_RETURN works with output from psf-slp-indexer (a60e2fa)

v6.2.6

24 Apr 00:42
37fe679
Compare
Choose a tag to compare

6.2.6 (2022-04-24)

Bug Fixes

  • util.js: Fixing small bug with Util.validateAddress() (31079af)

v6.2.5

31 Mar 14:30
5de2f71
Compare
Choose a tag to compare

6.2.5 (2022-03-31)

Bug Fixes

  • Transaction.get(): Handling coinbase txs (50a1d60)

v6.2.4

29 Mar 23:58
f3e25a0
Compare
Choose a tag to compare

6.2.4 (2022-03-29)

Bug Fixes

  • npm: Ran npm audit fix. 0 vulns (640c582)

v6.2.3

29 Mar 23:24
b472fa2
Compare
Choose a tag to compare

6.2.3 (2022-03-29)

Bug Fixes

  • Utxo.get(): Fixing typo (3050819)
  • Utxo.get(): Moving code to where it needs to be (ea83335)