Skip to content

Releases: Greenstand/treetracker-wallet-api

v1.21.6

06 Aug 20:45
Compare
Choose a tag to compare

1.21.6 (2023-08-06)

Bug Fixes

  • check if the sender wallet is the same as the receiver wallet (6d2826b)

v1.21.5

03 Aug 16:04
Compare
Choose a tag to compare

1.21.5 (2023-08-03)

Bug Fixes

  • add token_count to GET /transfer result (0762d79)

v1.21.4

01 Aug 22:20
Compare
Choose a tag to compare

1.21.4 (2023-08-01)

Bug Fixes

  • bug fix and removed commented blocks (08afc78)
  • replaced expect-runtime calls with Joi validation (8d01c4a)

v1.21.3

01 Aug 21:56
Compare
Choose a tag to compare

1.21.3 (2023-08-01)

Bug Fixes

v1.21.2

31 Jul 03:15
Compare
Choose a tag to compare

1.21.2 (2023-07-31)

Bug Fixes

v1.21.1

31 Jul 03:02
Compare
Choose a tag to compare

1.21.1 (2023-07-31)

Bug Fixes

  • cors for test environment (d3e093b)

v1.21.0

27 Jul 06:30
Compare
Choose a tag to compare

1.21.0 (2023-07-27)

Bug Fixes

  • delete useless code, a little bit enhancement (7b06a4b)

Features

  • all tests for /wallet included (4bd22d1)
  • integration test for Get /wallet (373e22b)
  • more integration tests for Get /wallet, initialize Post /wallet test (91dd15d)

v1.20.1

23 Jul 23:46
Compare
Choose a tag to compare

1.20.1 (2023-07-23)

Bug Fixes

  • define default value, and enhance the validation of limit and offset (298c9ae)
  • define default value, and enhance the validation of limit and offset (6d719d0)
  • enhance test code for new version of get wallet request (24d9af3)
  • enhance test code for new version of get wallet request (042a267)
  • test bug fix (1561659)

v1.20.0

20 Jul 23:46
Compare
Choose a tag to compare

1.20.0 (2023-07-20)

Bug Fixes

Features

  • 371-update-wallets-endpoint (51ce44a)
  • add tests for wallet service (932005d)
  • update getWallet API (b935680)

v1.19.22

20 Jul 08:44
Compare
Choose a tag to compare

1.19.22 (2023-07-20)

Bug Fixes

  • '@', '-', '.' allowed for wallet name (9f24e6d)
  • bug fix (ad132ca)
  • change error message (7d84ca1)
  • limit wallet name in schemas.js (dd98051)
  • use Joi to limit subwallet creation (b8b8f51)