Skip to content

Deployments update#84

Merged
grantkee merged 5 commits intomasterfrom
deployments-update
Apr 15, 2026
Merged

Deployments update#84
grantkee merged 5 commits intomasterfrom
deployments-update

Conversation

@grantkee
Copy link
Copy Markdown
Contributor

  • update deployment addresses + script

@grantkee grantkee self-assigned this Mar 24, 2026
@grantkee grantkee requested a review from sstanfield March 24, 2026 16:27
@grantkee grantkee force-pushed the deployments-update branch from 76bcfc7 to bb7a802 Compare March 26, 2026 20:39
@grantkee grantkee force-pushed the deployments-update branch from bb7a802 to 8b19742 Compare April 7, 2026 23:22
@grantkee grantkee force-pushed the deployments-update branch from a851d1a to 6b3e1eb Compare April 10, 2026 04:22
@grantkee grantkee marked this pull request as ready for review April 14, 2026 15:45
@grantkee grantkee requested a review from Huwonk April 14, 2026 15:46
import { Stablecoin } from "../../../src/testnet/Stablecoin.sol";
import { Deployments } from "../../../deployments/Deployments.sol";

/// @dev To deploy the Arachnid deterministic deployment proxy:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added to script for automatic inclusion

vm.writeLine(
dest,
" code: 0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378163019ff3fe"
" code: 0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378035828234f58015156039578182fd5b8082525050506014600cf3"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code result from deploying arachnid proxy (foundry asserts this value)

@@ -0,0 +1,137 @@
#!/usr/bin/env bash
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move testnet forge scripts into single bash script

"eUSD_eZAR_Pool": "0x96b5389c9fc51537a9d198b69465de3622c293cf"
}
}
"ArachnidDeterministicDeployFactory": "0x4e59b44847b379578588920ca78fbf26c0b4956c",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new deployer key changed create2 results

@Huwonk
Copy link
Copy Markdown

Huwonk commented Apr 14, 2026

Looks great to me. No major concerns. I did some tests with the arachnid factory and all tests were successful as well.

Copy link
Copy Markdown

@Huwonk Huwonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the new Arachnid address, and everything worked perfectly. No concerns from my viewpoint.

@grantkee grantkee merged commit 925fab0 into master Apr 15, 2026
4 checks passed
@grantkee grantkee deleted the deployments-update branch April 15, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants