Releases: Chia-Network/climate-token-driver
Releases · Chia-Network/climate-token-driver
1.0.40
1.0.40 (2024-11-04)
Feat
- added organizations passthrough resource feat: added org_uid query param to /activities
- swapped asset id for coin_id in activities/activity-record feat: added coin id to activity class
- swapped asset id for coin_id in activities/activity-record feat: added coin id to activity class
- revised by-cw-unit-id endpoint to select by warehouseUnitId, activity mode, and asset id feat: renamed /activities/by-cw-unit-id to /activities/activity-record
- revised by-cw-unit-id endpoint to select by warehouseUnitId, activity mode, and asset id feat: renamed /activities/by-cw-unit-id to /activities/activity-record
- get activity by warehouseUnitId working
- revised /by-cw-unit-id resource response fix: None type error when not climate data returned by CADT
- added /activities/by-cw-unit-id resource
Fix
- fixes needed for compatibility with chia-blockchain 2.4.4
1.0.39
1.0.39 (2024-04-05)
1.0.38
1.0.38 (2024-02-01)
1.0.37
1.0.37 (2023-12-12)
Feat
- paginate cadt request
- add version to log output
- add version to log output
Refactor
- consolidate common functionality
1.0.36
1.0.36 (2023-11-13)
Feat
- optimized sub-optimal scan_token_activity cron
Fix
- issues with token pydantic classes and forward refs
- issues with reading from DBs due to bad context manager code
- activities scan
- activities scan
1.0.35
1.0.35 (2023-11-02)
Fix
- Update code to interface with Chia 2.0.1+
1.0.34
1.0.34 (2023-10-24)
Feat
- dont use meta_ prefix for cadt metadata
Fix
- meta_ prefix in tests
1.0.33
1.0.33 (2023-10-12)
Fix
- add missing max coin amount in select coin call