Skip to content

Commit 0197647

Browse files
committed
updating + redeploying periphery contracts
1 parent 14c801e commit 0197647

15 files changed

Lines changed: 2725 additions & 785 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ docs/
2323

2424
# Dotenv file
2525
.env
26+
27+
# Macos
28+
.DS_Store

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
1313
[submodule "lib/hyper-evm-lib"]
1414
path = lib/hyper-evm-lib
15-
url = https://github.com/SocksNFlops/hyper-evm-lib
16-
branch = adding-local-testing-mode
15+
url = https://github.com/hyperliquid-dev/hyper-evm-lib
16+
branch = SocksNFlops:adding-local-testing-mode

addresses/addresses-31337.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"routerAddress": "0x522C3F846ADA8990F3b0a17AdE40e00169EB187D"
2+
"fulfillmentVaultAddress": "0x9a286f990eC44aF9C7eA84a90E38A4fDCe3fF6b1",
3+
"rolloverVaultAddress": "0xF9c9CE2f557c7e6753bD0f7c95F5Eb04a0bA815e",
4+
"routerAddress": "0x7557CbF16D4Af6c10a35DA3EA9d59Aa696Ed5417"
35
}

addresses/addresses-999.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"fulfillmentVaultAddress": "0x1ecBfEF1b1aB0A57542DbE289Bbc7A0c9D0af879",
3-
"rolloverVaultAddress": "0x9B561ca86FF15FD176a454154cc32de636bD6246",
4-
"routerAddress": "0xB29fd1cd6Ed934F7165F0cE5a5c266581CC4F31E"
2+
"fulfillmentVaultAddress": "0x3D177625F3AC203C5AeDFE5faD12c8f66B198436",
3+
"rolloverVaultAddress": "0x3f93fabBf59B808cC47487dD211dD782020C98dC",
4+
"routerAddress": "0x1765d303bA825aD22a3DCBcDc8cC540575E0B9f6"
55
}

broadcast/DeployAll.s.sol/999/run-1762840929335.json

Lines changed: 149 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployAll.s.sol/999/run-1762841305874.json

Lines changed: 517 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployAll.s.sol/999/run-1762906434.json

Lines changed: 517 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployAll.s.sol/999/run-latest.json

Lines changed: 212 additions & 212 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)