Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions spartan/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ environments/*
!environments/ten-tps-long-epoch.env
!environments/five-tps-short-epoch.env
!environments/five-tps-long-epoch.env
!environments/devnet-avm-prover.env
!environments/devnet-next.env
!environments/devnet.env
!environments/block-capacity.env
!environments/ignition-fisherman.env
!environments/next-net.env
!environments/next-scenario.env
!environments/scenario.local.env
Expand Down
33 changes: 0 additions & 33 deletions spartan/environments/devnet-avm-prover.env

This file was deleted.

52 changes: 0 additions & 52 deletions spartan/environments/ignition-fisherman.env

This file was deleted.

4 changes: 2 additions & 2 deletions spartan/environments/mainnet.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ VERIFY_CONTRACTS=false
DEPLOY_INTERNAL_BOOTNODE=false
VALIDATOR_REPLICAS=0
RPC_REPLICAS=1
PROVER_REPLICAS=0
PROVER_REPLICAS=4

FISHERMAN_MODE=true
FISHERMAN_REPLICAS=1
FISHERMAN_MNEMONIC_START_INDEX=1
PROVER_NODE_DISABLE_PROOF_PUBLISH=true

Expand Down
Loading
Loading