Releases: Greenstand/treetracker-wallet-api
Releases · Greenstand/treetracker-wallet-api
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)
v1.20.0
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
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)