Commit Graph

27 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 0b65c5e370
1.0.8 2026-02-02 16:48:04 +07:00
ngoc 42677dd0b1
1.0.7 2026-02-02 16:24:01 +07:00
ngoc 8fc422b166
1.0.6 2026-02-02 16:12:48 +07:00
ngoc 09f13923f5
1.0.5 2026-02-02 15:50:10 +07:00
ngoc 2efc63651b
fix: update build 2026-02-02 15:50:05 +07:00
ngoc 4c1faf1421
1.0.4 2026-02-01 15:19:26 +07:00
ngoc 5334b5bf1b
feat: add base-sepolia 2026-02-01 13:22:22 +07:00
ngoc 8dbd63bab6
1.0.3 2026-01-26 11:38:04 +07:00
ngoc 26e21ec8b8
1.0.2 2026-01-26 10:34:11 +07:00
ngoc 32a728abb8
1.0.1 2026-01-26 10:34:01 +07:00
ngoc 3b9460eacf
chore: commands 2026-01-26 10:33:58 +07:00
ngoc a4bc3d1707
Update terminal 2026-01-26 10:32:53 +07:00
ngoc 7315233c34
1.0.1 2026-01-26 04:41:12 +07:00
ngoc ad205b2e9a
fix:package.json 2026-01-26 04:41:09 +07:00
ngoc aed85dff72
npm cli app 2026-01-26 04:15:56 +07:00
ngoc a8a425d334
Refactor nla cli and add websearch 2026-01-18 13:26:38 +07:00
ngoc f42408c825
Update to new version ts sdk, update readme 2026-01-02 16:30:17 +07:00
ngoc a779177958
Update the sample command 2026-01-02 12:59:13 +07:00
ngoc dca810cfcd
Update ts package to install from git 2025-12-15 17:47:54 +07:00
ngoc b46cb3512a
Add cli commands 2025-12-12 16:37:03 +07:00
ngoc 0d5abc519c
Refactor nla cli app 2025-12-12 16:20:43 +07:00
ngoc 0d99b7521b
Add CLI for create,fulfill, collect escrow 2025-12-12 15:02:44 +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 78f5aae600
MVP 2025-12-09 10:06:09 +07:00