Commit Graph

7 Commits

Author SHA1 Message Date
疒奀 136efdbcff feat: migrate from StringObligation to CommitRevealObligation, rename devnet to anvil
- Update alkahest-ts SDK to 0.7.2
- Replace StringObligation with CommitRevealObligation across deploy, fulfill, and oracle
- Implement full commit-reveal flow: commit (with bond) -> wait block -> reveal -> reclaim bond
- Use keccak256("{item:string}") as schema for obligation payload
- Add end-to-end test covering alice escrow -> bob fulfill -> charlie arbitrate -> bob collect
- Rename devnet environment to anvil throughout CLI, configs, and docs
- Bump version to 1.1.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 23:07:35 +08:00
ngoc 2efc63651b
fix: update build 2026-02-02 15:50:05 +07:00
ngoc 048206d1da
feat: get, show, clear wallet command 2026-02-01 15:18:27 +07:00
ngoc 2f1368bb9c
feat: base-sepolia 2026-02-01 15:10:18 +07:00
ngoc 226a894aa1
refactor: shared network 2026-02-01 14:40:32 +07:00
ngoc 5334b5bf1b
feat: add base-sepolia 2026-02-01 13:22:22 +07:00
ngoc c0b8179d6c
fix: update client chain base on network 2026-01-26 12:07:46 +07:00