-
Notifications
You must be signed in to change notification settings - Fork 89
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Stage 2 sign-off: all testnet verifications passed, ready for Stage 3
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#458 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Tag first testnet deployment: git tag v0.2.0-testnet with contract address in notes
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#456 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Set GitHub Actions secret TESTNET_CONTRACT_ID for CI integration tests
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#455 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;End-to-end smoke test: submit event via CLI → appears in frontend within 60s
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#454 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Verify Contract Registry page shows at least one registered contract from testnet
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#453 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Verify frontend Events page displays at least one real testnet event
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#452 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Point frontend VITE_INDEXER_URL at testnet indexer and rebuild
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#451 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Confirm indexer lag stays under 10 ledgers after 60 seconds of live polling
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#450 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Start indexer daemon and confirm getEvents poll loop runs without crash
stage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#449 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Run all 4 DB migrations against testnet PostgreSQL:
node src/migrate.jsenhancementNew feature or requestNew feature or requeststage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#448 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Verify
SOROBAN_RPC_URLandCONTRACT_IDenv vars are consumed inindex.jsgetEvents filterstage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#447 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;Create
.envfrom.env.examplewith testnet RPC URL and CONTRACT_IDenhancementNew feature or requestNew feature or requeststage-2Stage 2: Testnet bootstrapStage 2: Testnet bootstrapStatus: Open.#446 In Soroban-Smart-Block-Explorer/Soroban-Smart-Block;