Commit Graph

5 Commits

Author SHA1 Message Date
疒奀 5c8aaf7e43 chore: update alkahest dependency, change ethereum sepolia chain name to "Sepolia" 2026-02-14 16:45:59 +08:00
疒奀 c87daa8618 chore: update deployment configs 2026-02-14 14:43:31 +08:00
疒奀 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 64420df6dd
chore: update network setting 2026-01-26 11:48:22 +07:00
ngoc 6547c29822
feat: switch network 2026-01-26 11:37:58 +07:00