Created
April 27, 2026 18:58
-
-
Save MarcoDotIO/4a2568af03d784014b5e2d514977e669 to your computer and use it in GitHub Desktop.
agenc-core PR #541 head 071a542 — verified-attestation devnet smoke output (8/8 sections pass)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| verified-attestation devnet smoke | |
| rpc=https://api.devnet.solana.com | |
| keypair=/Users/marcodotio/.config/solana/id.json | |
| (node:26649) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
| (Use `node --trace-deprecation ...` to show where the warning was created) | |
| signer=5YFu3Fv6EaMnJuFgGY4Umsfuk2ymvznxmEEuYQontUvG balance=4.0739 SOL | |
| jobSpecStoreDir=/var/folders/4j/vk_45j451hl42bxjlpchg51c0000gn/T/agenc-verified-jobspec-N9JWrJ | |
| replayStoreDir=/var/folders/4j/vk_45j451hl42bxjlpchg51c0000gn/T/agenc-verified-replay-7mV9oz | |
| creatorAgentPda=8e1PSZn3yRyyGGqHe68SabNpiHkdJwGsFmxJ1M8oB5Kj | |
| · jobSpecHash=de97bb755a70b4438e2bba73d9590da6068502fba08deef84b9cdd1673eb688f | |
| · createTaskTxSignature=H9g4PpndFyxcBm3fHTbiUdwhw6begBnnjUYS79czaiENLGhQTaxPxbUkSdEdLpjxTTnrKGLPnJ2rj47X9CxWzPt | |
| · setTaskJobSpecTxSignature=3fvj6GTZfTL67TB6nDpH5ZapXXp9oHVUtAfcLMFhuTo16Gp2zKiUnbCUreoZmG4vnq2QAC7VmgjLw1wUVnfDR4Ei | |
| [PASS] create verified task on devnet — taskPda=4eiUwfh4QaBgWEoqtmwkT9zPBpey3xwCozazGBWQF1H6 verifiedTaskHash=484a8f04d9701b7c10222e9c06837e799df296b17000069a7efd4af4ed868d89 createTaskTx=H9g4PpndFyxcBm3fHTbiUdwhw6begBnnjUYS79czaiENLGhQTaxPxbUkSdEdLpjxTTnrKGLPnJ2rj47X9CxWzPt | |
| [PASS] replay marker finalized to consumed — state=consumed reservedAt=2026-04-27T18:49:42.035Z consumedAt=2026-04-27T18:49:42.035Z | |
| · waiting 31s for createTask dedup TTL to expire… | |
| [PASS] second submission rejected by replay store — exit=1 | |
| [PASS] re-read with issuer keys reproduces verifiedTask — verifiedTaskHash=484a8f04d9701b7c10222e9c06837e799df296b17000069a7efd4af4ed868d89 | |
| [PASS] re-read without issuer keys reports unverified — verifiedTask=null | |
| [PASS] tampered link signature is rejected — verifiedTask=null | |
| [PASS] cross-link attestation swap is rejected — verifiedTask=null (independent canonical binding caught the swap) | |
| [PASS] pre-submit failure leaves no replay marker — nonce=devnet-smoke-fail-mohjy36c-gf844vhn | |
| summary: | |
| [PASS] create verified task on devnet | |
| [PASS] replay marker finalized to consumed | |
| [PASS] second submission rejected by replay store | |
| [PASS] re-read with issuer keys reproduces verifiedTask | |
| [PASS] re-read without issuer keys reports unverified | |
| [PASS] tampered link signature is rejected | |
| [PASS] cross-link attestation swap is rejected | |
| [PASS] pre-submit failure leaves no replay marker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment