Skip to content

Releases: Greenstand/treetracker-wallet-api

v1.10.25

17 Aug 16:45
Compare
Choose a tag to compare

1.10.25 (2023-08-17)

Bug Fixes

  • add batch create log info (fb4c9e5)

v1.22.0

14 Aug 23:21
Compare
Choose a tag to compare

1.22.0 (2023-08-14)

Features

  • add pagination fields to transfers (2aa9127)
  • fix failing test (3271bd6)
  • fix tests (dfba65f)
  • remove console logs (1a58091)
  • removed getcount param for transfers (c459281)
  • transfers returns query object as field (f0cbe8c)
  • updated api spec for transfers and wallets (9803c2c)

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)