Commit Graph

8 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 b62a25c5eb
Update ts package to newest version 2026-01-18 13:46:52 +07:00
ngoc a8a425d334
Refactor nla cli and add websearch 2026-01-18 13:26:38 +07:00
ngoc 7b50984ee0
Update listenAndArbitrate 2026-01-02 18:17:47 +07:00
ngoc f42408c825
Update to new version ts sdk, update readme 2026-01-02 16:30:17 +07:00
ngoc ac45c5c949
Move nla to root dir and export from index.ts 2026-01-02 11:31:17 +07:00
ngoc dca810cfcd
Update ts package to install from git 2025-12-15 17:47:54 +07:00
ngoc 78f5aae600
MVP 2025-12-09 10:06:09 +07:00