Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions jobs/builder/clawback.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "clawback"
version: "1"
description: "Contracts for the clawback functionality"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "clawback-metadata"
Expand Down
2 changes: 2 additions & 0 deletions jobs/builder/factories_v1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "factories"
version: "1"
description: "Factory contracts for the builder"
skip_networks: [143, 4217, 10143]

deprecated: true

actions:
Expand Down
2 changes: 2 additions & 0 deletions jobs/builder/factories_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "factories"
version: "2"
description: "Factory contracts for the builder"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

deprecated: true

actions:
Expand Down
3 changes: 1 addition & 2 deletions jobs/builder/factories_v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "factories"
version: "3"
description: "Factory contracts for the builder"
depends_on: ["era-evm-predeploy-erc2470"]

skip_networks: [40, 41]
skip_networks: [40, 41, 143, 4217, 10143]

actions:
- name: "erc20-factory"
Expand Down
1 change: 1 addition & 0 deletions jobs/builder/immutable-factories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ only_networks:
- 15003 # Immutable zkEVM Devnet
- 31337 # Anvil


actions:
- name: "erc712-operator-enforced-factory"
template: "erc-2470"
Expand Down
2 changes: 2 additions & 0 deletions jobs/builder/implicit-registry_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "implicit-registry"
version: "1"
description: "Implicit registry"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

deprecated: true

actions:
Expand Down
1 change: 1 addition & 0 deletions jobs/builder/implicit-registry_v2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "implicit-registry"
version: "2"
description: "Implicit registry"
skip_networks: [143, 4217, 10143]

actions:
- name: "implicit-registry-dev"
Expand Down
2 changes: 2 additions & 0 deletions jobs/builder/payments_v1.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: "payments"
version: "1"
description: "Sequence payments"

deprecated: true

depends_on: ["era-evm-predeploy-erc2470", "era-evm-predeploy-universal", "sequence-v2"]
skip_networks: [143, 4217, 10143]

actions:
- name: "payments-factory"
Expand Down
1 change: 1 addition & 0 deletions jobs/builder/payments_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: "2"
description: "Sequence payments"

depends_on: ["sequence-v2"]
skip_networks: [143, 4217, 10143]

actions:
- name: "payment-combiner"
Expand Down
1 change: 1 addition & 0 deletions jobs/create4/create4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "create4"
version: "1"
description: "Deploy CREATE4 plan executor contract via the canonical ERC-2470 deployer"
depends_on: []
skip_networks: [143, 4217, 10143]

actions:
- name: "create4"
Expand Down
1 change: 1 addition & 0 deletions jobs/eip_6492/eip-6492.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "eip-6492"
version: "1"
description: "Deploy UniversalSigValidator contract via the canonical ERC-2470 deployer"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

min_evm_version: "prague"

Expand Down
1 change: 1 addition & 0 deletions jobs/marketplace/marketplace-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "marketplace-v1"
version: "1"
description: ""
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "market"
Expand Down
1 change: 1 addition & 0 deletions jobs/marketplace/marketplace-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "marketplace-v2"
version: "1"
description: ""
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "market-factory"
Expand Down
3 changes: 1 addition & 2 deletions jobs/niftyswap/niftyswap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "niftyswap"
version: "1"
description: ""
depends_on: ["era-evm-predeploy-erc2470", "era-evm-predeploy-universal"]

skip_networks: [146]
skip_networks: [143, 146, 4217, 10143]

actions:
- name: "factory-20"
Expand Down
3 changes: 1 addition & 2 deletions jobs/patches/SEQ-0001/seq0001.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "SEQ-0001"
version: "1"
description: "Patch sequence vulnerability SEQ-0001"
depends_on: ["era-evm-predeploy-erc2470", "era-evm-predeploy-universal", "sequence-v1", "guards-v1", "sequence-v2", "guards-v2"]

skip_networks: [146]
skip_networks: [143, 146, 4217, 10143]

actions:
- name: "sequence-main-module-upgradable-duo-v1"
Expand Down
1 change: 1 addition & 0 deletions jobs/predeploy/era-evm-predeploy-universal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ only_networks:
- 300 # ZKSync Sepolia
- 6252 # Sandbox Testnet


actions:
- name: "predeploy-universal-deployer"
template: "era-evm-predeploy"
Expand Down
1 change: 0 additions & 1 deletion jobs/predeploy/p256-verifier.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "p256-verifier"
version: "1"
description: "Deploy the Solady P256 verifier to the canonical RIP-7212 fallback address via Arachnid's deterministic deployment proxy"

skip_networks: [1482601649]

actions:
Expand Down
1 change: 1 addition & 0 deletions jobs/relayer/value-forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "value-forwarder"
version: "1"
description: "ValueForwarder contract for forwarding value to other addresses"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "value-forwarder"
Expand Down
3 changes: 1 addition & 2 deletions jobs/sequence_v1/guards-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "guards-v1"
version: "1"
description: "Deploy Sequence.app v1 guard contracts, prod & dev"
depends_on: ["sequence-v1"]

skip_networks: [146]
skip_networks: [143, 146, 4217, 10143]

actions:
- name: "prod-guard"
Expand Down
3 changes: 1 addition & 2 deletions jobs/sequence_v1/sequence-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "sequence-v1"
version: "1"
description: "Deploy Sequence v1 wallet contracts"
depends_on: ["era-evm-predeploy-universal"]

skip_networks: [146]
skip_networks: [143, 146, 4217, 10143]

actions:
- name: "factory"
Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v2/guards-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "guards-v2"
version: "1"
description: "Deploy Sequence.app v2 guard contracts, prod & dev"
depends_on: ["sequence-v2"]
skip_networks: [143, 4217, 10143]

actions:
- name: "prod-guard"
Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v2/proxy-hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ only_networks:
- 15003 # Immutable zkEVM Devnet
- 31337 # Anvil


actions:
- name: "wallet-proxy-hook"
template: "erc-2470"
Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v2/sequence-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "sequence-v2"
version: "1"
description: "Deploy Sequence v2 wallet contracts"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "factory"
Expand Down
2 changes: 1 addition & 1 deletion jobs/sequence_v3/beta-0.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "sequence_v3/beta_0"
version: "1"
description: "Sequence v2 contracts (beta 0) (dev1 on live-contracts)"
skip_networks: [1, 143, 4217, 10143]

skip_networks: [1]
min_evm_version: "shanghai"
deprecated: true

Expand Down
2 changes: 1 addition & 1 deletion jobs/sequence_v3/beta-1.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "sequence_v3/beta_1"
version: "1"
description: "Sequence v2 contracts (beta 1) (dev1 on sequence.js)"
skip_networks: [1, 143, 4217, 10143]

skip_networks: [1]
min_evm_version: "shanghai"
deprecated: true

Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/beta-2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "sequence_v3/beta_2"
version: "1"
description: "Sequence v2 contracts (beta 2) (dev2 on sequence.js)"
skip_networks: [143, 4217, 10143]

min_evm_version: "shanghai"
deprecated: true
Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/beta-3.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "sequence_v3/beta_3"
version: "1"
description: "Sequence v2 contracts (beta 3) (Contracts used by dev version of Trails/Anypay)"
skip_networks: [143, 4217, 10143]

min_evm_version: "shanghai"
deprecated: true
Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/beta-4.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "sequence_v3/beta_4"
version: "1"
description: "Sequence v2 contracts (beta 4) (commit 3581eaf02817f0345ad554aca6fa0dc1efd6e23d)"
skip_networks: [143, 4217, 10143]

deprecated: true

Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/eip-7702-rc-1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "sequence_v3/eip_7702_rc_1"
version: "1"
description: "Sequence v3 EIP-7702 contract (release candidate 1) (commit e1ae1fb6b51787423d29c3facbc17f8bb0cda8f8) (evm paris)"
skip_networks: [143, 4217, 10143]

actions:
- name: "stage-7702-module"
Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/rc-1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "sequence_v3/rc_1"
version: "1"
description: "Sequence v2 contracts (release candidate 1) (commit 3f6f8aba437d72f2de4ab8790af15b7bc696e825)"
skip_networks: [143, 4217, 10143]

deprecated: true

Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/rc-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "sequence_v3/rc_2"
version: "2"
description: "Sequence v2 contracts (release candidate 2) (commit a43da236ec7827be9721cdd882f92521a2742d07) (evm paris)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

deprecated: true

Expand Down
1 change: 1 addition & 0 deletions jobs/sequence_v3/rc-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "sequence_v3/rc_3"
version: "1"
description: "Sequence v3 contracts (release candidate 3) (commit 49559600a79258293a41e956f9b239e64bf135a6) (evm paris)"
depends_on: ["p256-verifier"]
skip_networks: [143, 4217, 10143]

deprecated: true

Expand Down
2 changes: 1 addition & 1 deletion jobs/sequence_v3/rc-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "sequence_v3/rc_4"
version: "2"
description: "Sequence v3 contracts (release candidate 3) (commit e7817ac8f49ba4f8934d1e15bd6c222a40e02540) (evm paris)"
depends_on: ["p256-verifier"]
skip_networks: [143, 4217, 10143]

deprecated: true

Expand Down Expand Up @@ -65,7 +66,6 @@ deprecated: true
# - Payload from ICheckpointer.
# - Removed unused InvalidSignatureType error from Stage1Auth.


actions:
# Remains the same as rc_3
- name: "factory"
Expand Down
1 change: 1 addition & 0 deletions jobs/trails/beta-0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "trails-token-sweeper"
version: "1"
description: "Deploy TrailsTokenSweeper via SingletonFactory (EIP-2470)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "trails-token-sweeper"
Expand Down
1 change: 1 addition & 0 deletions jobs/trails/beta-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "trails-token-sweeper"
version: "beta-1"
description: "Deploy TrailsTokenSweeper via SingletonFactory (EIP-2470)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "trails-token-sweeper"
Expand Down
2 changes: 2 additions & 0 deletions jobs/trails/beta-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "trails-beta-2"
version: "beta-2"
description: "Deploy TrailsTokenSweeper via SingletonFactory (EIP-2470)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

deprecated: true

actions:
Expand Down
2 changes: 1 addition & 1 deletion jobs/trails/beta-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "trails-beta-3"
version: "beta-3"
description: "Deploy Trails contracts (beta 3)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [19011, 40875]
skip_networks: [143, 4217, 10143, 19011, 40875]
deprecated: true

actions:
Expand Down
2 changes: 1 addition & 1 deletion jobs/trails/rc-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "trails-rc-1"
version: "rc-1"
description: "Deploy Trails contracts (rc 1)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [19011, 40875]
skip_networks: [143, 4217, 10143, 19011, 40875]
deprecated: true

actions:
Expand Down
2 changes: 1 addition & 1 deletion jobs/trails/rc-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "trails-rc-2"
version: "rc-2"
description: "Deploy Trails contracts (rc 2)"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [19011, 40875]
skip_networks: [143, 4217, 10143, 19011, 40875]
deprecated: true

actions:
Expand Down
2 changes: 1 addition & 1 deletion jobs/trails/rc-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "trails-rc-3"
version: "rc-3"
description: "Deploy Trails contracts (rc 3)"
depends_on: ["era-evm-predeploy-erc2470", "multicall3"]
skip_networks: [19011, 40875]
skip_networks: [143, 4217, 10143, 19011, 40875]

actions:
- name: "trails-router"
Expand Down
2 changes: 1 addition & 1 deletion jobs/trails/rc-4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "trails-rc-4"
version: "rc-4.2"
description: "Deploy Trails contracts (rc 4)"
depends_on: ["era-evm-predeploy-erc2470", "multicall3"]
skip_networks: [19011, 40875]
skip_networks: [143, 4217, 10143, 19011, 40875]

actions:
- name: "trails-router"
Expand Down
2 changes: 1 addition & 1 deletion jobs/trails/utils-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: "trails-utils-1"
version: "4"
description: "Deploy TrailsUtils contract (v1)"
depends_on: ["era-evm-predeploy-erc2470"]

skip_networks: [40, 41]

min_evm_version: "shanghai"

actions:
Expand Down
1 change: 1 addition & 0 deletions jobs/waas/trust-factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "waas-trust-factory"
version: "1"
description: "The Trust Factory is used by WaaS to deploy the recovery contracts, that allow either the partner or Sequence to recover a whole set of wallets"
depends_on: ["era-evm-predeploy-erc2470"]
skip_networks: [143, 4217, 10143]

actions:
- name: "trust-factory"
Expand Down
1 change: 1 addition & 0 deletions jobs/wallets_and_safes/developer-multisig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "developer-multisig"
version: "1"
description: "Deploys a multisig that is used as owner of other contracts"
depends_on: ["sequence-v2"]
skip_networks: [143, 4217, 10143]

actions:
- name: "developer-multisig"
Expand Down
1 change: 1 addition & 0 deletions jobs/wallets_and_safes/sequence-stack-signers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: "stack-signers"
version: "1"
description: "Deploys the signers used by the Sequence stack"
depends_on: ["sequence-v2"]
skip_networks: [143, 4217, 10143]

actions:
- name: "payment-signer-dev"
Expand Down
Loading
Loading