Skip to content

Commit f299c1f

Browse files
authored
Merge pull request #516 from lidofinance/move-to-archive
chore: move vote 192 to archive
2 parents c06f218 + 96d0d14 commit f299c1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/upgrade_tw_csm2.py renamed to archive/scripts/upgrade_tw_csm2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Upgrade to CSM v2, enable Triggerable Withdrawals, update the reward address and name for Node Operator ID 25 `Nethermind`, rotate Kiln Deposit Security Committee address
33
4-
# TODO (after vote) Vote #{vote number} passed & executed on ${date+time}, block ${blockNumber}.
4+
Vote passed & executed on Sep-28-2025 03:34:35 PM UTC, block 23462419
55
"""
66

77
import time

tests/test_tw_csm2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ def check_proxy_implementation(proxy_address, expected_impl):
281281
# ============================================================================
282282
# ============================== Import vote =================================
283283
# ============================================================================
284-
from scripts.upgrade_tw_csm2 import start_vote, get_vote_items, encode_wv_proxy_upgrade_to
284+
from archive.scripts.upgrade_tw_csm2 import start_vote, get_vote_items, encode_wv_proxy_upgrade_to
285285

286286
# ============================================================================
287287
# ============================== Constants ===================================

0 commit comments

Comments
 (0)