Update scenario 47 version to 1.2 (Agent SDK implemented)
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
Documentation Validation / validate-docs (push) Failing after 11s
Documentation Validation / validate-policies-strict (push) Successful in 4s

- SDK atomic swap methods already implemented in remote (commits 71160bf1, 93814f69)
- Updated version from 1.1 -> 1.2 to reflect SDK is available
- Removed outdated 'not implemented' notices
- Scenario now accurately reflects available functionality
This commit is contained in:
aitbc1
2026-05-07 21:26:11 +02:00
parent 93814f69f7
commit 5331cf10ef

View File

@@ -6,7 +6,7 @@
**Prerequisites**: Wallet Basics (Scenario 01), Cross-Chain Transfer (Scenario 20), Understanding of HTLC
**Estimated Time**: 35 minutes
**Last Updated**: 2026-05-07
**Version**: 1.1 (Updated with contract-based commands)
**Version**: 1.2 (Agent SDK atomic swap methods implemented)
## 🧭 **Navigation Path:**
**🏠 [Documentation Home](../README.md)** → **🎭 [Agent Scenarios](./README.md)** → *You are here*
@@ -515,5 +515,5 @@ bash scripts/workflow/44_comprehensive_multi_node_scenario.sh
---
*Last updated: 2026-05-07*
*Version*: 1.0
*Version*: 1.2 (Agent SDK atomic swap methods implemented)
*Status*: Active scenario document