Skip to content

Commit db467d0

Browse files
committed
ci: install Photon in Rust runner for validator tests; drop committed surfpool logs
1 parent d958a6c commit db467d0

27 files changed

Lines changed: 4 additions & 1274 deletions

File tree

.github/workflows/rust-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
example: ${{ matrix.example }}
5151
solana-cli-version: ${{ env.SOLANA_CLI_VERSION }}
5252
rust-toolchain: ${{ env.RUST_TOOLCHAIN }}
53+
photon-indexer: "true"
5354

5455
- name: Build and test
5556
working-directory: ${{ matrix.example }}

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ pot
1313
zk/mixer/
1414
zk/shielded-pool/
1515
zk/zk-merkle-proof/
16+
17+
# surfpool local simnet artifacts
18+
.surfpool/

account-comparison/programs/account-comparison/.surfpool/logs/simnet_2026-06-23--03-34-47.log

Lines changed: 0 additions & 51 deletions
This file was deleted.

basic-operations/anchor/burn/programs/burn/.surfpool/logs/simnet_2026-06-23--03-31-30.log

Lines changed: 0 additions & 51 deletions
This file was deleted.

basic-operations/anchor/close/programs/close/.surfpool/logs/simnet_2026-06-23--03-32-15.log

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)