Skip to content

Commit

Permalink
Update executed tasks eth/002, eth/base-003, sep/026 (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianst authored Jan 10, 2025
1 parent e766df1 commit c06f6af
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,13 +274,6 @@ jobs:
yq --version
forge --version
simulate_sep_026:
docker:
- image: << pipeline.parameters.ci_builder_image >>
steps:
- simulate_nested:
task: "sep/026-fp-holocene-upgrade-fix"

workflows:
main:
jobs:
Expand Down Expand Up @@ -310,5 +303,3 @@ workflows:
- just_simulate_sc_rehearsal_4
- just_simulate_permissionless_fp_upgrade
- just_simulate_ink_respected_game_type
# sepolia
- simulate_sep_026
6 changes: 3 additions & 3 deletions tasks/eth/022-holocene-fp-upgrade/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Holocene Hardfork Upgrade - OP Mainnet

Status: READY TO SIGN
Status: [EXECUTED](https://etherscan.io/tx/0x22ab07b0bb1bc8504256835d555307ff522b78651dca33c9cd5b05591ca5b4f7)

## Objective

Expand All @@ -10,8 +10,8 @@ The proposal was:

- [X] [Posted](https://gov.optimism.io/t/upgrade-proposal-11-holocene-network-upgrade/9313) on the governance forum.
- [X] [Approved](https://vote.optimism.io/proposals/20127877429053636874064552098716749508236019236440427814457915785398876262515) by Token House voting.
- [ ] Not vetoed by the Citizens' house.
- [ ] Executed on OP Mainnet.
- [X] Not vetoed by the Citizens' house.
- [X] Executed on OP Mainnet.

The governance proposal should be treated as the source of truth and used to verify the correctness of the onchain operations.

Expand Down
2 changes: 1 addition & 1 deletion tasks/eth/base-003-holocene-fp-upgrade/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Holocene Hardfork Upgrade

Status: READY TO SIGN
Status: [EXECUTED](https://etherscan.io/tx/0xb6fc07450001150de1d6edcda68e7b4de5725259bb55ca3e5c22d474c7127e9c)

## Objective

Expand Down
2 changes: 1 addition & 1 deletion tasks/sep/026-fp-holocene-upgrade-fix/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Holocene Hardfork Upgrade

Status: READY TO SIGN
Status: [EXECUTED](https://sepolia.etherscan.io/tx/0x02746854719a3022f15fd86cc611d28a87901ff90886e877f44bacb36508d256)

## Objective

Expand Down

0 comments on commit c06f6af

Please sign in to comment.