mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-23 17:28:23 +00:00
In this PR, we introduce a way to save Ethereum state into a file. This saved state can then be injected into Ethereum to speed up e2e initial test setup. This is a rewrite of the now closed PR https://github.com/datahaven-xyz/datahaven/pull/90 . It uses a an external tool written in rust to save state from the Ethereum running container : https://github.com/undercover-cactus/Chaos --------- Co-authored-by: Gonza Montiel <gonzamontiel@users.noreply.github.com> Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
28 lines
No EOL
1.5 KiB
JSON
28 lines
No EOL
1.5 KiB
JSON
{
|
|
"network": "anvil",
|
|
"BeefyClient": "0x99bbA657f2BbC93c02D617f8bA121cB8Fc104Acf",
|
|
"AgentExecutor": "0x0E801D84Fa97b50751Dbf25036d067dCf18858bF",
|
|
"Gateway": "0x9d4454B023096f34B160D6B654540c56A1F81688",
|
|
"ServiceManager": "0x809d550fca64d94Bd9F66E60752A544199cfAC3D",
|
|
"ServiceManagerImplementation": "0x36C02dA8a0983159322a80FFE9F24b1acfF8B570",
|
|
"VetoableSlasher": "0x4c5859f0F772848b2D91F1D83E2Fe57935348029",
|
|
"RewardsRegistry": "0x1291Be112d480055DaFd8a610b7d1e203891C274",
|
|
"RewardsAgent": "0xac06641381166cf085281c45292147f833C622d7",
|
|
"DelegationManager": "0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82",
|
|
"StrategyManager": "0x9A676e781A523b5d0C0e43731313A708CB607508",
|
|
"AVSDirectory": "0x0B306BF915C4d645ff596e518fAf3F9669b97016",
|
|
"EigenPodManager": "0x959922bE3CAee4b8Cd9a407cc3ac1C251C2007B1",
|
|
"EigenPodBeacon": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1",
|
|
"RewardsCoordinator": "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE",
|
|
"AllocationManager": "0x68B1D87F95878fE05B998F19b66F4baba5De1aed",
|
|
"PermissionController": "0x3Aa5ebB10DC797CAC828524e59A333d0A371443c",
|
|
"ETHPOSDeposit": "0xC7f2Cf4845C6db0e1a1e91ED41Bcd0FcC1b0E141",
|
|
"BaseStrategyImplementation": "0xf5059a5D33d5853360D16C683c16e67980206f36",
|
|
"DeployedStrategies": [
|
|
{
|
|
"address": "0x998abeb3E57409262aE5b751f60747921B33613E",
|
|
"underlyingToken": "0x95401dc811bb5740090279Ba06cfA8fcF6113778",
|
|
"tokenCreator": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8"
|
|
}
|
|
]
|
|
} |