Commit Graph

12 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 28637feda5
Chore: Update readme 2026-02-03 16:44:20 +07:00
ngoc 562793312b
chore: update dóc 2026-02-02 16:19:07 +07:00
ngoc d031389bc3
fix: nla dev private key 2026-02-02 16:12:38 +07:00
ngoc 6547c29822
feat: switch network 2026-01-26 11:37:58 +07:00
ngoc f42408c825
Update to new version ts sdk, update readme 2026-01-02 16:30:17 +07:00
ngoc a276898135
Update 2025-12-12 16:48:02 +07:00
ngoc e017eec781
Update readme 2025-12-12 16:43:20 +07:00
ngoc b46cb3512a
Add cli commands 2025-12-12 16:37:03 +07:00
ngoc 5710f1d83d
Setup Oracle server 2025-12-10 16:14:42 +07:00
ngoc 98eeb8b38b
Update readme 2025-12-10 14:08:43 +07:00
ngoc a70ceb807b
first commit 2025-12-09 10:05:47 +07:00