Skip to content
Closed
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository includes support for both the Hardhat and Foundry frameworks. Go
2. Run `yarn install` to install any additional dependencies.
3. Run `curl -L https://foundry.paradigm.xyz | bash` and follow the outputted instructions to source env file.
4. Run `foundryup`
5. Create a `.env` file and provide the required API keys, wallets (can be generated for deployment), and configuration values. You can look at the `.env.example` for reference.
5. Create a `.env` file and provide the required API keys, wallets (can be generated for deployment), and configuration values. You can look at the `.env.example` for reference

## Development

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- This chain used cast send to deploy so there's no corresponding run json
- Ran command in script/cmd/PluginManager/0x3169ad878021b87c9caa9b5cda740ff3ca270ce9/PluginManager
- tx hash: 0x01dded1ebd8d410c01271cc01030981ce2fea6f71f3fb6a0d88a1ce99404268c
3 changes: 3 additions & 0 deletions broadcast/001_DeployPluginManager.s.sol/143/run-1760314306.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- This chain used cast send to deploy so there's no corresponding run json
- Ran command in script/cmd/PluginManager/0x3169ad878021b87c9caa9b5cda740ff3ca270ce9/PluginManager
- tx hash: 0x1d295f6781d27b94737d31dd2f9f094cc4e7e040002dc9ba21899007fa9a6a3b
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- This chain used cast send to deploy so there's no corresponding run json
- Ran command in script/cmd/PluginManager/0x3169ad878021b87c9caa9b5cda740ff3ca270ce9/PluginManager
- tx hash: 0xf0f5bc108db564be49192ffe24d7d26787dba0b484d05f63f6dc683d03bba5ec
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- This chain used cast send to deploy so there's no corresponding run json
- Ran command in script/cmd/SingleOwnerMSCAFactory/0xa233b124d7b9cff2d38cb62319e1a3f79144b490/SingleOwnerMSCAFactory
- tx hash: 0xb8a919faa7080e7025dd3eaf91817b4c001460a08a9a1038381318753aec020e
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- This chain used cast send to deploy so there's no corresponding run json
- Ran command in script/cmd/SingleOwnerMSCAFactory/0xa233b124d7b9cff2d38cb62319e1a3f79144b490/SingleOwnerMSCAFactory
- tx hash: 0x54fb8f7d75a2f31fdcd8e5f42b9aaa6c2a8db50a37b62681cb222ef4c797b748
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- This chain used cast send to deploy so there's no corresponding run json
- Ran command in script/cmd/SingleOwnerMSCAFactory/0xa233b124D7b9CFF2D38cB62319e1A3f79144B490/SingleOwnerMSCAFactory
- tx hash: 0x91f96a9cc510b6016014b6ef57d13eec76a7b5a1a039769682b07581d2336553

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions broadcast/101_DeploySponsorPaymaster.s.sol/10143/run-latest.json

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions broadcast/101_DeploySponsorPaymaster.s.sol/143/run-1760313648756.json

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions broadcast/101_DeploySponsorPaymaster.s.sol/143/run-latest.json

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions broadcast/101_DeploySponsorPaymaster.s.sol/5042002/run-1758828003.json

Large diffs are not rendered by default.

256 changes: 256 additions & 0 deletions broadcast/101_DeploySponsorPaymaster.s.sol/5042002/run-latest.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions broadcast/102_DeployPluginManager.s.sol/10143/run-latest.json

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions broadcast/102_DeployPluginManager.s.sol/143/run-1760313338369.json

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions broadcast/102_DeployPluginManager.s.sol/143/run-latest.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions broadcast/102_DeployPluginManager.s.sol/5042002/run-latest.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ celo="${CELO_RPC_URL}"
celo-alfajores="${CELO_ALFAJORES_RPC_URL}"
sei-testnet="${SEI_TESTNET_RPC_URL}"
sei="${SEI_RPC_URL}"
arc-testnet="${ARC_TESTNET_RPC_URL}"
monad-testnet="${MONAD_TESTNET_RPC_URL}"
monad="${MONAD_RPC_URL}"
9 changes: 6 additions & 3 deletions script/bytecode-deploy/100_Constants.sol
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ address constant SPONSOR_PAYMASTER_INTERNAL_ADDRESS = 0x67aC303faB3A9507Ac48fD5B
address constant SPONSOR_PAYMASTER_ADDRESS = 0x7ceA357B5AC0639F89F9e378a1f03Aa5005C0a25;

library Constants {
function getChains() internal pure returns (string[20] memory) {
function getChains() internal pure returns (string[23] memory) {
return [
"mainnet",
"sepolia",
Expand All @@ -53,13 +53,16 @@ library Constants {
"celo",
"celo-alfajores",
"sei",
"sei-testnet"
"sei-testnet",
"arc-testnet",
"monad-testnet",
"monad"
];
}

// A list of chains that need to run setup work after deployment. Please adjust the list based on the chain
// expansion needs.
function getCurrentDeploymentChains() internal pure returns (string[1] memory) {
return ["sei"];
return ["monad"];
}
}
2 changes: 1 addition & 1 deletion script/bytecode-deploy/101_DeploySponsorPaymaster.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ contract DeploySponsorPaymasterScript is Script {
address entryPoint = ENTRY_POINT;

uint256 key = vm.envUint("DEPLOYER_PRIVATE_KEY");
string[20] memory chains = Constants.getChains();
string[23] memory chains = Constants.getChains();
for (uint256 i = 0; i < chains.length; i++) {
vm.createSelectFork(chains[i]);
vm.startBroadcast(key);
Expand Down
2 changes: 1 addition & 1 deletion script/bytecode-deploy/102_DeployPluginManager.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ contract DeployPluginManagerScript is Script {

function run() public {
uint256 key = vm.envUint("DEPLOYER_PRIVATE_KEY");
string[20] memory chains = Constants.getChains();
string[23] memory chains = Constants.getChains();
for (uint256 i = 0; i < chains.length; i++) {
vm.createSelectFork(chains[i]);
vm.startBroadcast(key);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ contract DeploySingleOwnerMSCAFactoryScript is Script {
address entryPoint = ENTRY_POINT;

uint256 key = vm.envUint("DEPLOYER_PRIVATE_KEY");
string[20] memory chains = Constants.getChains();
string[23] memory chains = Constants.getChains();
for (uint256 i = 0; i < chains.length; i++) {
vm.createSelectFork(chains[i]);
vm.startBroadcast(key);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ contract DeployColdStorageAddressBookPluginScript is Script {

function run() public {
uint256 key = vm.envUint("DEPLOYER_PRIVATE_KEY");
string[20] memory chains = Constants.getChains();
string[23] memory chains = Constants.getChains();
for (uint256 i = 0; i < chains.length; i++) {
vm.createSelectFork(chains[i]);
vm.startBroadcast(key);
Expand Down
Loading