Skip to content

Commit 93b6711

Browse files
committed
Record SDK API rename compatibility update.
Document the fork submodule bump and the GreenFloor compatibility adjustments for renamed offer validation and construction bindings.
1 parent 2d34825 commit 93b6711

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/progress.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 2026-02-23
44

5+
- Updated GreenFloor for the latest `chia-wallet-sdk` fork API rename set and submodule tip:
6+
- Bumped `chia-wallet-sdk` submodule to `hoffmang9/greenfloor-from-input-spend-bundle` (`5a87495f`).
7+
- Switched active call paths to prefer `validate_offer` and `from_input_spend_bundle_xch`, with backward-compatible fallbacks to legacy binding names.
8+
- Added deterministic unit coverage for both new-name and fallback paths in manager offer validation and signing offer construction.
59
- Completed CI-only proof-path delivery and validation for live testnet workflow:
610
- Updated `README.md`, `docs/runbook.md`, `docs/plan.md`, and `docs/progress.md` to document the CI-only mnemonic execution path and proof artifact expectations.
711
- Ran local quality gate successfully with virtualenv PATH pinned:

0 commit comments

Comments
 (0)