Commit 687a5e5
committed
chore(contracts): record testnet deployment
Deploys the registry and demo-emitter contracts to Stellar testnet via
deploy/deploy_testnet.sh and commits the resulting contract IDs and wasm
hashes. This is what flips CI's verify-provenance job from skip to a real
check, and what apps/web's fireDemoEvent.ts needs to stop returning
DemoEmitterNotConfiguredError on the /demo/contracts "Fire test event"
button.
registry: CCM4U5BGSLAGD2OYHAQUYLXVZNWI4EECJYPVJMOBSYI434FZ5Z2LGIWO
demo-emitter: CAP6TJP7WVVSAK5BKKAA32J6G7RPT6X6Q7US7SMBGZ3NZ73HSXFNFCRH
Both wasm hashes verified against on-chain state via `stellar contract
fetch` before committing.1 parent 4ae4197 commit 687a5e5
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
0 commit comments