You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/progress.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## 2026-02-23
4
4
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.
5
9
- Completed CI-only proof-path delivery and validation for live testnet workflow:
6
10
- 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.
7
11
- Ran local quality gate successfully with virtualenv PATH pinned:
0 commit comments