Releases: Greenstand/treetracker-wallet-api
Releases · Greenstand/treetracker-wallet-api
v1.10.25
Bug Fixes
- add batch create log info (fb4c9e5)
v1.22.0
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
1.21.6 (2023-08-06)
Bug Fixes
- check if the sender wallet is the same as the receiver wallet (6d2826b)
v1.21.5
1.21.5 (2023-08-03)
Bug Fixes
- add token_count to GET /transfer result (0762d79)
v1.21.4
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.1
1.21.1 (2023-07-31)
Bug Fixes
- cors for test environment (d3e093b)
v1.21.0
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
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)