Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: redeploy helper contract with latest changes #90

Merged
merged 2 commits into from
Jul 5, 2024
Merged
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
145 changes: 0 additions & 145 deletions broadcast/ConstantProductHelper.s.sol/1/run-1719408725.json

This file was deleted.

145 changes: 145 additions & 0 deletions broadcast/ConstantProductHelper.s.sol/1/run-1719559223.json

Large diffs are not rendered by default.

242 changes: 0 additions & 242 deletions broadcast/ConstantProductHelper.s.sol/100/run-1719409081.json

This file was deleted.

242 changes: 242 additions & 0 deletions broadcast/ConstantProductHelper.s.sol/100/run-1719559146.json

Large diffs are not rendered by default.

46 changes: 0 additions & 46 deletions broadcast/ConstantProductHelper.s.sol/11155111/run-1719475870.json

This file was deleted.

46 changes: 46 additions & 0 deletions broadcast/ConstantProductHelper.s.sol/11155111/run-1719559036.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ remappings = [
]

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

[profile.cheap-deployment]
optimizer = true
optimizer_runs = 1
12 changes: 6 additions & 6 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
},
"ConstantProductHelper": {
"1": {
"address": "0xac1fd793691299b701ae211094985853497789ec",
"transactionHash": "0xf34747baf268ffd3e35c1b9546e2bfbc506928ec8ebd9af521dc9ad6c726d347"
"address": "0x86f3df416979136cb4fdea2c0886301b911c163b",
"transactionHash": "0xbeb99ef580b7e91783fe90c5575d107b6c27213a597e3a9393c0b6ddf85ac7e7"
},
"100": {
"address": "0x18a2facebef44a72dfdcc52ef9588fefc84fdfbf",
"transactionHash": "0xcdbc954d309e0c1a68e5ab499530ce53ef20001ae47e092525578fb228d8fab9"
"address": "0xe8f409a31c605e081022e2a5e3f2c9d72a0776ed",
"transactionHash": "0x9f3a0545d0f3b5ede9c3667bfcc471f8b7c16c5a4bff5b895193f8a420d67974"
},
"11155111": {
"address": "0x758fe3195f6499fd64de2b96a0b97d0441c10bab",
"transactionHash": "0x544836f65ba99d61687dc829fb8d1ef657ca29b5011fca4d2758c677256d570a"
"address": "0x2f1d4e553eb48322fd1644d57fa4e506d618d68d",
"transactionHash": "0x6ccaba0f9b603f809cd485dc6e4d1eed93a34da048a48626cc9bb75441281330"
}
}
}