Skip to content

Releases: Greenstand/treetracker-wallet-api

v1.24.0

21 Aug 23:04
Compare
Choose a tag to compare

1.24.0 (2023-08-21)

Features

v1.23.0

21 Aug 12:26
Compare
Choose a tag to compare

1.23.0 (2023-08-21)

Features

  • added token_count field to created transfer (e713fdd)
  • updated tests (1e41d78)

v1.22.1

21 Aug 12:23
Compare
Choose a tag to compare

1.22.1 (2023-08-21)

Bug Fixes

  • /transfers/:id/tokens works correctly (70e00dd)
  • fixed broken tests (f662599)
  • remove unused query param validation (4869b7f)

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