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

Restore Bridge CI #921

Closed
wants to merge 39 commits into from
Closed

Conversation

andygolay
Copy link
Contributor

@andygolay andygolay commented Dec 4, 2024

Summary

Changelog

Add or restore the following checks to CI:

  • test-bridge-solidity-contracts
  • test-bridge-eth-client
  • test-bridge-mvt-client
  • test-bridge-e2e

Testing

  • All of the above CI jobs should pass.

Outstanding issues

@andygolay andygolay changed the base branch from feature/trusted-relayer to main December 5, 2024 20:07
@andygolay andygolay changed the base branch from main to feature/trusted-relayer December 6, 2024 02:09
@0xmovses 0xmovses force-pushed the feature/trusted-relayer branch from a92e340 to 71f30ee Compare December 6, 2024 15:09
@andygolay andygolay mentioned this pull request Dec 6, 2024
@andygolay andygolay changed the title CI for Bridge integration and E2E tests Restore Bridge CI Dec 9, 2024
@andygolay andygolay linked an issue Dec 9, 2024 that may be closed by this pull request
@andygolay
Copy link
Contributor Author

andygolay commented Dec 9, 2024

Currently getting a job hanging

The job bridge-client-integration-and-e2e-tests is hanging at No sync task configured, skipping. The context leading up to it is

[setup            ] 2024-12-07T03:40:18.275047Z INFO mcr_settlement_setup::deploy: setting up MCR Ethereum client move_token_address: 0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9
[setup            ] 2024-12-07T03:40:18.275054Z INFO mcr_settlement_setup::deploy: setting up MCR Ethereum client movement_staking_address: 0xdc464140aa3e98110a9beca4e685f962f0cf6c9
[setup            ] 2024-12-07T03:40:18.275057Z INFO mcr_settlement_setup::deploy: setting up MCR Ethereum client mcr_address: 0x5fc8d32690cc914c39d9d3abcbd169897b75707
[setup            ] 2024-12-07T03:40:18.275653Z INFO movement_full_node_setup: Initial setup complete, orchestrating services.
[setup            ] 2024-12-07T03:40:18.275661Z INFO movement_full_node_setup: No sync task configured, skipping.

I'm running it with CELESTIA_LOG_LEVEL=FATAL nix develop --command bash -c "just bridge native build.setup.eth-local.celestia-local.bridge.test-mvt-client -t=false"

Locally, when I run the same command or CELESTIA_LOG_LEVEL=FATAL CARGO_PROFILE=release CARGO_PROFILE_FLAGS=--release nix develop --extra-experimental-features nix-command --extra-experimental-features flakes --command bash -c "just bridge native build.setup.eth-local.celestia-local.bridge --keep-tui"
it hits that same "skipping" part but then it keeps going and runs my tests.

If anyone has any tips for how to get past the "skipping" part I'd appreciate it, thank you.

Full logs:

Receiving objects:  26% (82/313)
Receiving objects:  27% (85/313)
Receiving objects:  28% (88/313)
Receiving objects:  29% (91/313)
Receiving objects:  30% (94/313)
Receiving objects:  31% (98/313)
Receiving objects:  32% (101/313)
Receiving objects:  33% (104/313)
Receiving objects:  34% (107/313)
Receiving objects:  35% (110/313)
Receiving objects:  36% (113/313)
Receiving objects:  37% (116/313)
Receiving objects:  38% (119/313)
Receiving objects:  39% (123/313)
Receiving objects:  40% (126/313)
Receiving objects:  41% (129/313)
Receiving objects:  42% (132/313)
Receiving objects:  43% (135/313)
Receiving objects:  44% (138/313)
Receiving objects:  45% (141/313)
Receiving objects:  46% (144/313)
Receiving objects:  47% (148/313)
Receiving objects:  48% (151/313)
Receiving objects:  49% (154/313)
Receiving objects:  50% (157/313)
Receiving objects:  51% (160/313)
Receiving objects:  52% (163/313)
Receiving objects:  53% (166/313)
Receiving objects:  54% (170/313)
Receiving objects:  55% (173/313)
Receiving objects:  56% (176/313)
Receiving objects:  57% (179/313)
Receiving objects:  58% (182/313)
Receiving objects:  59% (185/313)
Receiving objects:  60% (188/313)
Receiving objects:  61% (191/313)
Receiving objects:  62% (195/313)
Receiving objects:  63% (198/313)
Receiving objects:  64% (201/313)
Receiving objects:  65% (204/313)
Receiving objects:  66% (207/313)
Receiving objects:  67% (210/313)
Receiving objects:  68% (213/313)
Receiving objects:  69% (216/313)
Receiving objects:  70% (220/313)
Receiving objects:  71% (223/313)
Receiving objects:  72% (226/313)
Receiving objects:  73% (229/313)
Receiving objects:  74% (232/313)
Receiving objects:  75% (235/313)
Receiving objects:  76% (238/313)
Receiving objects:  77% (242/313)
Receiving objects:  78% (245/313)
Receiving objects:  79% (248/313)
Receiving objects:  80% (251/313)
Receiving objects:  81% (254/313)
Receiving objects:  82% (257/313)
Receiving objects:  83% (260/313)
Receiving objects:  84% (263/313)
Receiving objects:  85% (267/313)
Receiving objects:  86% (270/313)
Receiving objects:  87% (273/313)
Receiving objects:  88% (276/313)
Receiving objects:  89% (279/313)
Receiving objects:  90% (282/313)
Receiving objects:  91% (285/313)
remote: Total 313 (delta 91), reused 132 (delta 83), pack-reused 142 (from 1)        
[setup	] Receiving objects:  92% (288/313)
Receiving objects:  93% (292/313)
Receiving objects:  94% (295/313)
Receiving objects:  95% (298/313)
Receiving objects:  96% (301/313)
Receiving objects:  97% (304/313)
Receiving objects:  98% (307/313)
Receiving objects:  99% (310/313)
Receiving objects: 100% (313/313)
Receiving objects: 100% (313/313), 71.35 KiB | 5.10 MiB/s, done.
[setup	] Resolving deltas:   0% (0/130)
Resolving deltas:   1% (2/130)
Resolving deltas:   2% (3/130)
Resolving deltas:   3% (4/130)
Resolving deltas:   5% (7/130)
Resolving deltas:   6% (8/130)
Resolving deltas:   7% (10/130)
Resolving deltas:   9% (12/130)
Resolving deltas:  10% (13/130)
Resolving deltas:  11% (15/130)
Resolving deltas:  13% (17/130)
Resolving deltas:  14% (19/130)
Resolving deltas:  15% (20/130)
Resolving deltas:  16% (21/130)
Resolving deltas:  17% (23/130)
Resolving deltas:  18% (24/130)
Resolving deltas:  19% (25/130)
Resolving deltas:  20% (26/130)
Resolving deltas:  21% (28/130)
Resolving deltas:  22% (29/130)
Resolving deltas:  23% (31/130)
Resolving deltas:  24% (32/130)
Resolving deltas:  25% (33/130)
Resolving deltas:  26% (34/130)
Resolving deltas:  27% (36/130)
Resolving deltas:  28% (37/130)
Resolving deltas:  29% (38/130)
Resolving deltas:  30% (39/130)
Resolving deltas:  31% (41/130)
Resolving deltas:  32% (42/130)
Resolving deltas:  33% (44/130)
Resolving deltas:  34% (45/130)
Resolving deltas:  35% (46/130)
Resolving deltas:  36% (47/130)
Resolving deltas:  37% (49/130)
Resolving deltas:  38% (50/130)
Resolving deltas:  39% (51/130)
Resolving deltas:  40% (52/130)
Resolving deltas:  41% (54/130)
Resolving deltas:  42% (55/130)
Resolving deltas:  43% (56/130)
Resolving deltas:  44% (58/130)
Resolving deltas:  46% (60/130)
Resolving deltas:  47% (62/130)
Resolving deltas:  48% (63/130)
Resolving deltas:  49% (64/130)
Resolving deltas:  50% (65/130)
Resolving deltas:  51% (67/130)
Resolving deltas:  52% (68/130)
Resolving deltas:  53% (69/130)
Resolving deltas:  54% (71/130)
Resolving deltas:  55% (72/130)
Resolving deltas:  56% (73/130)
Resolving deltas:  57% (75/130)
Resolving deltas:  58% (76/130)
Resolving deltas:  59% (77/130)
Resolving deltas:  60% (78/130)
Resolving deltas:  61% (80/130)
Resolving deltas:  62% (81/130)
Resolving deltas:  63% (82/130)
Resolving deltas:  64% (84/130)
Resolving deltas:  65% (85/130)
Resolving deltas:  66% (86/130)
Resolving deltas:  67% (88/130)
Resolving deltas:  68% (89/130)
Resolving deltas:  69% (90/130)
Resolving deltas:  70% (91/130)
Resolving deltas:  71% (93/130)
Resolving deltas:  72% (94/130)
Resolving deltas:  73% (95/130)
Resolving deltas:  74% (97/130)
Resolving deltas:  75% (98/130)
Resolving deltas:  76% (99/130)
Resolving deltas:  77% (101/130)
Resolving deltas:  78% (102/130)
Resolving deltas:  79% (103/130)
Resolving deltas:  80% (104/130)
Resolving deltas:  81% (106/130)
Resolving deltas:  82% (107/130)
Resolving deltas:  83% (108/130)
Resolving deltas:  84% (110/130)
Resolving deltas:  85% (111/130)
Resolving deltas:  86% (112/130)
Resolving deltas:  87% (114/130)
Resolving deltas:  88% (115/130)
Resolving deltas:  89% (116/130)
Resolving deltas:  90% (117/130)
Resolving deltas:  91% (119/130)
Resolving deltas:  92% (120/130)
Resolving deltas:  93% (121/130)
Resolving deltas:  94% (123/130)
Resolving deltas:  95% (124/130)
Resolving deltas:  96% (125/130)
Resolving deltas:  97% (127/130)
Resolving deltas:  98% (128/130)
Resolving deltas:  99% (129/130)
Resolving deltas: 100% (130/130)
Resolving deltas: 100% (130/130), done.
[setup	] Unable to resolve imports:
[setup	]       "../../src/token/MOVEToken.sol" in "/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/test/Deployer.t.sol"
[setup	] with remappings:
[setup	]       @openzeppelin/contracts-upgradeable/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/contracts/
[setup	]       @openzeppelin/contracts/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts/contracts/
[setup	]       @createx/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/src/
[setup	]       ds-test/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/lib/forge-std/lib/ds-test/src/
[setup	]       erc4626-tests/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/lib/erc4626-tests/
[setup	]       forge-std/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/forge-std/src/
[setup	]       murky/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/murky/
[setup	]       openzeppelin-contracts-upgradeable/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/
[setup	]       openzeppelin-contracts/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts/
[setup	]       openzeppelin-foundry-upgrades/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-foundry-upgrades/src/
[setup	]       openzeppelin/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/lib/openzeppelin-contracts/contracts/
[setup	]       @safe-smart-account/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/safe-smart-account/
[setup	]       solady/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/lib/solady/
[setup	]       solidity-stringutils/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-foundry-upgrades/lib/solidity-stringutils/
[setup	]       safe-smart-account/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/safe-smart-account/
[setup	]       solmate/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/solmate/src/
[setup	] Compiling 138 files with Solc 0.8.21
[setup	] Solc 0.8.21 finished in 11.16s
[setup	] Compiler run successful with warnings:
[setup	] Warning (3628): This contract has a payable fallback function, but no receive ether function. Consider adding a receive ether function.
[setup	]  --> test/token/Faucet.t.sol:9:1:
[setup	]   |
[setup	] 9 | contract MOVEFaucetTest is Test {
[setup	]   | ^ (Relevant source part starts here and spans across multiple lines).
[setup	] Note: The payable fallback function is defined here.
[setup	]   --> test/token/Faucet.t.sol:13:5:
[setup	]    |
[setup	] 13 |     fallback() external payable {}
[setup	]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[setup	] 
[setup	] Warning (2072): Unused local variable.
[setup	]    --> test/token/locked/LockedToken.t.sol:260:10:
[setup	]     |
[setup	] 260 |         (uint256 lock2,) = token.locks(alice, 0);
[setup	]     |          ^^^^^^^^^^^^^
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to pure
[setup	]    --> script/helpers/Helper.sol:298:5:
[setup	]     |
[setup	] 298 |     function s2a(bytes memory str) public returns (address addr) {
[setup	]     |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to pure
[setup	]    --> script/helpers/Helper.sol:317:5:
[setup	]     |
[setup	] 317 |     function _sortByAddress(uint256[] memory privKeys) internal {
[setup	]     |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to view
[setup	]    --> script/helpers/Helper.sol:369:5:
[setup	]     |
[setup	] 369 |     function _checkBytecodeDifference(address newImplementation, address proxy) internal {
[setup	]     |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to pure
[setup	]   --> test/token/MOVEToken.t.sol:14:1:
[setup	]    |
[setup	] 14 | function string2Address(bytes memory str) returns (address addr) {
[setup	]    | ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to view
[setup	]   --> test/token/MOVEToken.t.sol:70:5:
[setup	]    |
[setup	] 70 |     function testDecimals() public {
[setup	]    |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to view
[setup	]   --> test/token/MOVEToken.t.sol:74:5:
[setup	]    |
[setup	] 74 |     function testTotalSupply() public {
[setup	]    |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to view
[setup	]   --> test/token/MOVEToken.t.sol:78:5:
[setup	]    |
[setup	] 78 |     function testMultisigBalance() public {
[setup	]    |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] Warning (2018): Function state mutability can be restricted to view
[setup	]   --> test/token/MOVETokenV2.t.sol:36:5:
[setup	]    |
[setup	] 36 |     function testGrants() public {
[setup	]    |     ^ (Relevant source part starts here and spans across multiple lines).
[setup	] 
[setup	] 2024-12-10T17:33:27.703823Z  INFO commander: Running command: forge script DeployMCRDev --root /home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts --config-path /home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/foundry.toml --broadcast --sender 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 --rpc-url http://0.0.0.0:8090 --private-key 0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 --legacy --use /nix/store/zyc6b1j3ydmbwlp9q1ndanspqixzfb9j-solc-0.8.21/bin/solc
[setup	] eth_getTransactionCount
[setup	] Unable to resolve imports:
[setup	]       "../../src/token/MOVEToken.sol" in "/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/test/Deployer.t.sol"
[setup	] with remappings:
[setup	]       @openzeppelin/contracts-upgradeable/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/contracts/
[setup	]       @openzeppelin/contracts/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts/contracts/
[setup	]       @createx/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/src/
[setup	]       ds-test/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/lib/forge-std/lib/ds-test/src/
[setup	]       erc4626-tests/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/lib/erc4626-tests/
[setup	]       forge-std/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/forge-std/src/
[setup	]       murky/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/murky/
[setup	]       openzeppelin-contracts-upgradeable/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/
[setup	]       openzeppelin-contracts/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts/
[setup	]       openzeppelin-foundry-upgrades/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-foundry-upgrades/src/
[setup	]       openzeppelin/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/lib/openzeppelin-contracts/contracts/
[setup	]       @safe-smart-account/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/safe-smart-account/
[setup	]       solady/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/lib/solady/
[setup	]       solidity-stringutils/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-foundry-upgrades/lib/solidity-stringutils/
[setup	]       safe-smart-account/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/safe-smart-account/
[setup	]       solmate/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/solmate/src/
[setup	] No files changed, compilation skipped
[setup	] eth_getCode
[setup	] eth_blockNumber
[setup	] eth_gasPrice
[setup	] eth_chainId
[setup	] eth_getBlockByNumber
[setup	] eth_blockNumber
[setup	] eth_gasPrice
[setup	] eth_chainId
[setup	] eth_getBlockByNumber
[setup	] eth_getCode
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getBalance
[setup	] eth_getCode
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getCode
[setup	] eth_getTransactionCount
[setup	] eth_getCode
[setup	] eth_getBalance
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getTransactionCount
[setup	] eth_getCode
[setup	] eth_getCode
[setup	] eth_getBalance
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getCode
[setup	] eth_getTransactionCount
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getCode
[setup	] eth_getCode
[setup	] eth_getBalance
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getCode
[setup	] eth_getTransactionCount
[setup	] eth_getBalance
[setup	] eth_getCode
[setup	] eth_getTransactionCount
[setup	] eth_chainId
[setup	] eth_chainId
[setup	] Script ran successfully.
[setup	] 
[setup	] == Logs ==
[setup	]   Move Token Proxy: 0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9
[setup	]   MCR Proxy: 0x5FC8d32690cc91D4c39d9d3abcBD16989F875707
[setup	]   MCR custodian: 4
[setup	] 
[setup	] ## Setting up 1 EVM.
[setup	] eth_blockNumber
[setup	] eth_gasPrice
[setup	] eth_chainId
[setup	] eth_getBlockByNumber
[setup	] eth_chainId
[setup	] eth_gasPrice
[setup	] 
[setup	] ==========================
[setup	] 
[setup	] Chain 3073
[setup	] 
[setup	] Estimated gas price: 2 gwei
[setup	] 
[setup	] Estimated total gas used for script: 8628348
[setup	] 
[setup	] Estimated amount required: 0.017256696 ETH
[setup	] 
[setup	] ==========================
[setup	] eth_gasPrice
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] eth_sendRawTransaction
[setup	] 
[setup	]     Transaction: 0xbd38c4cce183fb4dddf17672185af5d037288f3025e4ba0fcb4ad54fc4733691
[setup	]     Contract created: 0x5FbDB2315678afecb367f032d93F642f64180aa3
[setup	]     Gas used: 1379616
[setup	] 
[setup	]     Block Number: 1
[setup	]     Block Hash: 0xaab2440a0eef1fecf17e65de7685646c0ec3ae7c45e428b2194c1a467c512ea0
[setup	]     Block Time: "Tue, 10 Dec 2024 17:33:28 +0000"
[setup	] 
[setup	] 
[setup	]     Transaction: 0x2c83685c5920ba39fffda40e211776eb794acfcbc40313a9c5d8a9b46ddaa430
[setup	]     Contract created: 0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512
[setup	]     Gas used: 2381839
[setup	] 
[setup	]     Transaction: 0xa134135fceae4545231cca491937ce3b888a956deb0f9cdc5e78c6047b4ba603
[setup	]     Contract created: 0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0
[setup	]     Gas used: 4253661
[setup	] 
[setup	]     Transaction: 0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f
[setup	]     Contract created: 0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9
[setup	]     Gas used: 4530450
[setup	] 
[setup	]     Block Number: 2
[setup	]     Block Hash: 0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05
[setup	]     Block Time: "Tue, 10 Dec 2024 17:33:29 +0000"
[setup	] 
[setup	] 
[setup	]     Transaction: 0x3c5104ac55db58f380bc31ea12b7b3bba781eb2bc5f93674004671fa08d3f92a
[setup	]     Contract created: 0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9
[setup	]     Gas used: 201891
[setup	] 
[setup	]     Transaction: 0x6dd2e3ffbbb29e71914b644ccc6b6ff0546e8fa1f0f48c9d82958d5d5811dbe2
[setup	]     Contract created: 0x5FC8d32690cc91D4c39d9d3abcBD16989F875707
[setup	]     Gas used: 550868
[setup	] 
[setup	]     Transaction: 0x87e0b5fa442644764612eaaedbc88e2ea58692d4c230822ce37157b68af64e1a
[setup	]     Gas used: 626797
[setup	] 
[setup	]     Transaction: 0x51e943b0641c3cbefa03dccfd457822b06dae8027d61649816a0be5e66cb53b5
[setup	]     Gas used: 658433
[setup	] 
[setup	]     Block Number: 3
[setup	]     Block Hash: 0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d
[setup	]     Block Time: "Tue, 10 Dec 2024 17:33:30 +0000"
[setup	] 
[setup	] eth_sendRawTransaction
[setup	] 
[setup	]     Transaction: 0x728e1350e90aba8ec06e604e6789bb8a658436ceb88cb4abe5443317c7a9bc93
[setup	]     Gas used: 53861
[setup	] 
[setup	]     Block Number: 4
[setup	]     Block Hash: 0x915e8703650b323b3547d253f1b3e60ccefd636a604eb89f07c84fed4b8dd2a3
[setup	]     Block Time: "Tue, 10 Dec 2024 17:33:31 +0000"
[setup	] 
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] eth_getTransactionReceipt
[setup	] 
[setup	] 
[setup	] ==========================
[setup	] 
[setup	] ONCHAIN EXECUTION COMPLETE & SUCCESSFUL.
[setup	] 
[setup	] Transactions saved to: /home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/broadcast/DeployMCRDev.s.sol/3073/run-latest.json
[setup	] 
[setup	] Sensitive values saved to: /home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/cache/DeployMCRDev.s.sol/3073/run-latest.json
[setup	] 
[setup	] DeployMCRDev output_exec:"Unable to resolve imports:\n      \"../../src/token/MOVEToken.sol\" in \"/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/test/Deployer.t.sol\"\nwith remappings:\n      @openzeppelin/contracts-upgradeable/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/contracts/\n      @openzeppelin/contracts/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts/contracts/\n      @createx/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/createx/src/\n      ds-test/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-contracts-upgradeable/lib/forge-std/lib/ds-test/src/\n      erc4626-tests/=/home/runner/actions-runner/_work/movement/movement/protocol-units/settlement/mcr/contracts/lib/openzeppelin-c
[setup	] 2024-12-10T17:33:28.799765Z  INFO mcr_settlement_setup::deploy: Deployment JSON value: Object {
[setup	]     "transactions": Array [
[setup	]         Object {
[setup	]             "hash": String("0xbd38c4cce183fb4dddf17672185af5d037288f3025e4ba0fcb4ad54fc4733691"),
[setup	]             "transactionType": String("CREATE"),
[setup	]             "contractName": String("MintableToken"),
[setup	]             "contractAddress": String("0x5fbdb2315678afecb367f032d93f642f64180aa3"),
[setup	]             "function": Null,
[setup	]             "arguments": Null,
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "gas": String("0x1b5ddc"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x60a060405230608052348015610013575f80fd5b506080516117f861003a5f395f8181610c0e01528181610c370152610d7a01526117f85ff3fe608060405260043610610195575f3560e01c80634cd88b76116100e7578063964c1aed11610087578063ad3cb1cc11610062578063ad3cb1cc1461048d578063d5391393146104bd578063d547741f146104dd578063dd62ed3e146104fc575f80fd5b8063964c1aed1461043c578063a217fddf1461045b578063a9059cbb1461046e575f80fd5b806369e2f0fb116100c257806369e2f0fb146103aa57806370a08231146103c957806391d148541461040957806395d89b4114610428575f80fd5b80634cd88b76146103645780634f1ef2861461038357806352d1902d14610396575f80fd5b806323b872dd11610152578063313ce5671161012d578063313ce567146102ec57806336568abe146103075780633dd1eb611461032657806340c10f1914610345575f80fd5b806323b872dd1461028d578063248a9ca3146102ac5780632f2ff15d146102cb575f80fd5b806301ffc9a71461019957806306fdde03146101cd578063095ea7b3146101ee578063099db0171461020d5780631339324b1461022c57806318160ddd1461025a575b5f80fd5b3480156101a4575f80fd5b506101b86101b336600461
[setup	]                 "nonce": String("0x0"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x2c83685c5920ba39fffda40e211776eb794acfcbc40313a9c5d8a9b46ddaa430"),
[setup	]             "transactionType": String("CREATE"),
[setup	]             "contractName": String("MovementStaking"),
[setup	]             "contractAddress": String("0xe7f1725e7734ce288f8367e1bb143e90bb3f0512"),
[setup	]             "function": Null,
[setup	]             "arguments": Null,
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "gas": String("0x2f3f46"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x60a060405230608052348015610013575f80fd5b5060016009556080516129ab61003f5f395f818161180001528181611829015261196f01526129ab5ff3fe60806040526004361061023e575f3560e01c80637a997ab711610134578063ad3cb1cc116100b3578063d1ba90ff11610078578063d1ba90ff1461073a578063d37304f814610768578063d547741f14610787578063d5ca03de146107a6578063da33ee7f146107c5578063fc0c546a146107e4575f80fd5b8063ad3cb1cc1461065b578063bf6eac2f14610698578063c0b95ab8146106b7578063c3471ff8146106fc578063c4d66de81461071b575f80fd5b806391d14854116100f957806391d14854146105e257806392a2ebf314610601578063a217fddf14610615578063a885c97514610628578063a887b71c14610647575f80fd5b80637a997ab7146105515780638129fc1c146105715780638489e58014610585578063879b938b146105a45780638d908258146105c3575f80fd5b806344198e4d116101c05780635cdf3155116101855780635cdf31551461046357806360829f8a146104af57806365f1ea20146104ce57806370224360146105135780637667b76d14610532575f80fd5b806344198e4d146103c25780634d3223a5146103e15780634f1ef2861461040057806352d1
[setup	]                 "nonce": String("0x1"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0xa134135fceae4545231cca491937ce3b888a956deb0f9cdc5e78c6047b4ba603"),
[setup	]             "transactionType": String("CREATE"),
[setup	]             "contractName": String("MCR"),
[setup	]             "contractAddress": String("0x9fe46736679d2d9a65f0992f2272de9f3c7fa6e0"),
[setup	]             "function": Null,
[setup	]             "arguments": Null,
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "gas": String("0x252158"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x60a060405230608052348015610013575f80fd5b50600160395560805161207561003f5f395f81816111d801528181611201015261134901526120755ff3fe60806040526004361061021d575f3560e01c806392a2ebf31161011e578063e1b2b222116100a8578063ee99205c1161006d578063ee99205c14610746578063efe97d051461077c578063f34d002a14610790578063f89fe60b146107af578063fc2788ad146107ce575f80fd5b8063e1b2b2221461061e578063e1ffa44c1461063d578063e90d4c06146106a1578063ee377d90146106e6578063ee96da05146106fa575f80fd5b8063b274a935116100ee578063b274a9351461058e578063b97dd9e2146105ad578063bc90afbb146105c1578063c6e1b9db146105e0578063d547741f146105ff575f80fd5b806392a2ebf31461050b578063a217fddf1461051f578063a3df415f14610532578063ad3cb1cc14610551575f80fd5b806336568abe116101aa5780636542384f1161016f5780636542384f146104905780636b588ac7146104af57806374e8e564146104c45780638129fc1c146104d857806391d14854146104ec575f80fd5b806336568abe1461040a5780634ed7e435146104295780634f1ef2861461044a57806352d1902d1461045d57806360fea5dd14610471575f80fd5b
[setup	]                 "nonce": String("0x2"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]             "transactionType": String("CREATE"),
[setup	]             "contractName": String("ERC1967Proxy"),
[setup	]             "contractAddress": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "function": Null,
[setup	]             "arguments": Array [
[setup	]                 String("0x5FbDB2315678afecb367f032d93F642f64180aa3"),
[setup	]                 String("0x4cd88b7600000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000a4d6f766520546f6b656e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d4f564500000000000000000000000000000000000000000000000000000000"),
[setup	]             ],
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "gas": String("0x57d91"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x60806040526040516103f03803806103f08339810160408190526100229161025e565b61002c8282610033565b5050610341565b61003c82610091565b6040516001600160a01b038316907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b905f90a280511561008557610080828261010c565b505050565b61008d61017f565b5050565b806001600160a01b03163b5f036100cb57604051634c9c8ce360e01b81526001600160a01b03821660048201526024015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80546001600160a01b0319166001600160a01b0392909216919091179055565b60605f80846001600160a01b0316846040516101289190610326565b5f60405180830381855af49150503d805f8114610160576040519150601f19603f3d011682016040523d82523d5f602084013e610165565b606091505b5090925090506101768583836101a0565b95945050505050565b341561019e5760405163b398979f60e01b815260040160405180910390fd5b565b6060826101b5576101b0826101ff565b6101f8565b81511580156101cc57506001600160a01b0384163b155b156101f557604051639996b31560e01b81526001600160a01b03851660
[setup	]                 "nonce": String("0x3"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x3c5104ac55db58f380bc31ea12b7b3bba781eb2bc5f93674004671fa08d3f92a"),
[setup	]             "transactionType": String("CREATE"),
[setup	]             "contractName": String("ERC1967Proxy"),
[setup	]             "contractAddress": String("0xdc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]             "function": Null,
[setup	]             "arguments": Array [
[setup	]                 String("0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512"),
[setup	]                 String("0xc4d66de8000000000000000000000000cf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             ],
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "gas": String("0x4013a"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x60806040526040516103f03803806103f08339810160408190526100229161025e565b61002c8282610033565b5050610341565b61003c82610091565b6040516001600160a01b038316907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b905f90a280511561008557610080828261010c565b505050565b61008d61017f565b5050565b806001600160a01b03163b5f036100cb57604051634c9c8ce360e01b81526001600160a01b03821660048201526024015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80546001600160a01b0319166001600160a01b0392909216919091179055565b60605f80846001600160a01b0316846040516101289190610326565b5f60405180830381855af49150503d805f8114610160576040519150601f19603f3d011682016040523d82523d5f602084013e610165565b606091505b5090925090506101768583836101a0565b95945050505050565b341561019e5760405163b398979f60e01b815260040160405180910390fd5b565b6060826101b5576101b0826101ff565b6101f8565b81511580156101cc57506001600160a01b0384163b155b156101f557604051639996b31560e01b81526001600160a01b03851660
[setup	]                 "nonce": String("0x4"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x6dd2e3ffbbb29e71914b644ccc6b6ff0546e8fa1f0f48c9d82958d5d5811dbe2"),
[setup	]             "transactionType": String("CREATE"),
[setup	]             "contractName": String("ERC1967Proxy"),
[setup	]             "contractAddress": String("0x5fc8d32690cc91d4c39d9d3abcbd16989f875707"),
[setup	]             "function": Null,
[setup	]             "arguments": Array [
[setup	]                 String("0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0"),
[setup	]                 String("0xa3df415f000000000000000000000000dc64a140aa3e981100a9beca4e685f962f0cf6c90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000001000000000000000000000000cf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             ],
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "gas": String("0x6ec26"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x60806040526040516103f03803806103f08339810160408190526100229161025e565b61002c8282610033565b5050610341565b61003c82610091565b6040516001600160a01b038316907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b905f90a280511561008557610080828261010c565b505050565b61008d61017f565b5050565b806001600160a01b03163b5f036100cb57604051634c9c8ce360e01b81526001600160a01b03821660048201526024015b60405180910390fd5b7f360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc80546001600160a01b0319166001600160a01b0392909216919091179055565b60605f80846001600160a01b0316846040516101289190610326565b5f60405180830381855af49150503d805f8114610160576040519150601f19603f3d011682016040523d82523d5f602084013e610165565b606091505b5090925090506101768583836101a0565b95945050505050565b341561019e5760405163b398979f60e01b815260040160405180910390fd5b565b6060826101b5576101b0826101ff565b6101f8565b81511580156101cc57506001600160a01b0384163b155b156101f557604051639996b31560e01b81526001600160a01b03851660
[setup	]                 "nonce": String("0x5"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x87e0b5fa442644764612eaaedbc88e2ea58692d4c230822ce37157b68af64e1a"),
[setup	]             "transactionType": String("CALL"),
[setup	]             "contractName": String("ERC1967Proxy"),
[setup	]             "contractAddress": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "function": Null,
[setup	]             "arguments": Null,
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "to": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                 "gas": String("0x1b1c6"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x40c10f19000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb9226600000000000000000000000000000000000000000000152d02c7e14af6800000"),
[setup	]                 "nonce": String("0x6"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x51e943b0641c3cbefa03dccfd457822b06dae8027d61649816a0be5e66cb53b5"),
[setup	]             "transactionType": String("CALL"),
[setup	]             "contractName": String("ERC1967Proxy"),
[setup	]             "contractAddress": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "function": Null,
[setup	]             "arguments": Null,
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "to": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                 "gas": String("0xaab0"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x3dd1eb61000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "nonce": String("0x7"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]         Object {
[setup	]             "hash": String("0x728e1350e90aba8ec06e604e6789bb8a658436ceb88cb4abe5443317c7a9bc93"),
[setup	]             "transactionType": String("CALL"),
[setup	]             "contractName": String("ERC1967Proxy"),
[setup	]             "contractAddress": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "function": Null,
[setup	]             "arguments": Null,
[setup	]             "transaction": Object {
[setup	]                 "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                 "to": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                 "gas": String("0x1229b"),
[setup	]                 "value": String("0x0"),
[setup	]                 "input": String("0x3dd1eb61000000000000000000000000dc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]                 "nonce": String("0x8"),
[setup	]                 "chainId": String("0xc01"),
[setup	]             },
[setup	]             "additionalContracts": Array [],
[setup	]             "isFixedGasLimit": Bool(false),
[setup	]         },
[setup	]     ],
[setup	]     "receipts": Array [
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x150d20"),
[setup	]             "logs": Array [],
[setup	]             "logsBloom": String("0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0xbd38c4cce183fb4dddf17672185af5d037288f3025e4ba0fcb4ad54fc4733691"),
[setup	]             "transactionIndex": String("0x0"),
[setup	]             "blockHash": String("0xaab2440a0eef1fecf17e65de7685646c0ec3ae7c45e428b2194c1a467c512ea0"),
[setup	]             "blockNumber": String("0x1"),
[setup	]             "gasUsed": String("0x150d20"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": Null,
[setup	]             "contractAddress": String("0x5fbdb2315678afecb367f032d93f642f64180aa3"),
[setup	]             "root": String("0xba82b42cc713c10fff72f7ed844efa9fb2c0597ef26d1cc7f49d43dea66052b6"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x24580f"),
[setup	]             "logs": Array [],
[setup	]             "logsBloom": String("0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x2c83685c5920ba39fffda40e211776eb794acfcbc40313a9c5d8a9b46ddaa430"),
[setup	]             "transactionIndex": String("0x0"),
[setup	]             "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]             "blockNumber": String("0x2"),
[setup	]             "gasUsed": String("0x24580f"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": Null,
[setup	]             "contractAddress": String("0xe7f1725e7734ce288f8367e1bb143e90bb3f0512"),
[setup	]             "root": String("0x64c1de994ae43cbba33dd03d1ae824582eae515fda805d612a7c323edf18f225"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x40e7dd"),
[setup	]             "logs": Array [],
[setup	]             "logsBloom": String("0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0xa134135fceae4545231cca491937ce3b888a956deb0f9cdc5e78c6047b4ba603"),
[setup	]             "transactionIndex": String("0x1"),
[setup	]             "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]             "blockNumber": String("0x2"),
[setup	]             "gasUsed": String("0x1c8fce"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": Null,
[setup	]             "contractAddress": String("0x9fe46736679d2d9a65f0992f2272de9f3c7fa6e0"),
[setup	]             "root": String("0x64c1de994ae43cbba33dd03d1ae824582eae515fda805d612a7c323edf18f225"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x452112"),
[setup	]             "logs": Array [
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b"),
[setup	]                         String("0x0000000000000000000000005fbdb2315678afecb367f032d93f642f64180aa3"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]                     "blockNumber": String("0x2"),
[setup	]                     "blockTimestamp": String("0x67587b69"),
[setup	]                     "transactionHash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]                     "transactionIndex": String("0x2"),
[setup	]                     "logIndex": String("0x0"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d"),
[setup	]                         String("0x0000000000000000000000000000000000000000000000000000000000000000"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]                     "blockNumber": String("0x2"),
[setup	]                     "blockTimestamp": String("0x67587b69"),
[setup	]                     "transactionHash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]                     "transactionIndex": String("0x2"),
[setup	]                     "logIndex": String("0x1"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d"),
[setup	]                         String("0x70480ee89cb38eff00b7d23da25713d52ce19c6ed428691d22c58b2f615e3d67"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]                     "blockNumber": String("0x2"),
[setup	]                     "blockTimestamp": String("0x67587b69"),
[setup	]                     "transactionHash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]                     "transactionIndex": String("0x2"),
[setup	]                     "logIndex": String("0x2"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d"),
[setup	]                         String("0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]                     "blockNumber": String("0x2"),
[setup	]                     "blockTimestamp": String("0x67587b69"),
[setup	]                     "transactionHash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]                     "transactionIndex": String("0x2"),
[setup	]                     "logIndex": String("0x3"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0xc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2"),
[setup	]                     ],
[setup	]                     "data": String("0x0000000000000000000000000000000000000000000000000000000000000001"),
[setup	]                     "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]                     "blockNumber": String("0x2"),
[setup	]                     "blockTimestamp": String("0x67587b69"),
[setup	]                     "transactionHash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]                     "transactionIndex": String("0x2"),
[setup	]                     "logIndex": String("0x4"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]             ],
[setup	]             "logsBloom": String("0x0000000400000000000080000000000040000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000100000000000000000000000000000200000000000000000000000000000000000000000002000000000000010080080000000400000000000080000000100000000000000800000000080000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000100000000000000000002000100020000000000000000000100000200c000100000000000020000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x0d6f0b991831afd76e31863b6b905183c0eb78055de1211ef00f9578044d2b7f"),
[setup	]             "transactionIndex": String("0x2"),
[setup	]             "blockHash": String("0xd093533abff988fc31ceb7231136bee085a9b7a7022a2e21a42ff0b5a4a9fb05"),
[setup	]             "blockNumber": String("0x2"),
[setup	]             "gasUsed": String("0x43935"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": Null,
[setup	]             "contractAddress": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "root": String("0x64c1de994ae43cbba33dd03d1ae824582eae515fda805d612a7c323edf18f225"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x314a3"),
[setup	]             "logs": Array [
[setup	]                 Object {
[setup	]                     "address": String("0xdc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]                     "topics": Array [
[setup	]                         String("0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b"),
[setup	]                         String("0x000000000000000000000000e7f1725e7734ce288f8367e1bb143e90bb3f0512"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x3c5104ac55db58f380bc31ea12b7b3bba781eb2bc5f93674004671fa08d3f92a"),
[setup	]                     "transactionIndex": String("0x0"),
[setup	]                     "logIndex": String("0x0"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0xdc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]                     "topics": Array [
[setup	]                         String("0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d"),
[setup	]                         String("0x0000000000000000000000000000000000000000000000000000000000000000"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x3c5104ac55db58f380bc31ea12b7b3bba781eb2bc5f93674004671fa08d3f92a"),
[setup	]                     "transactionIndex": String("0x0"),
[setup	]                     "logIndex": String("0x1"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0xdc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]                     "topics": Array [
[setup	]                         String("0xc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2"),
[setup	]                     ],
[setup	]                     "data": String("0x0000000000000000000000000000000000000000000000000000000000000001"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x3c5104ac55db58f380bc31ea12b7b3bba781eb2bc5f93674004671fa08d3f92a"),
[setup	]                     "transactionIndex": String("0x0"),
[setup	]                     "logIndex": String("0x2"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]             ],
[setup	]             "logsBloom": String("0x00000004000000000400000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000020000000000000100000800000000000000000000000004000000000000000000000000000800000000000000000000000080000000000000000000000000000000000000000002000000000000000000000000001000000000000000000020000000200000000000000000000000002024000100000000000020000000000000000000000000000000000000000001000000000100000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x3c5104ac55db58f380bc31ea12b7b3bba781eb2bc5f93674004671fa08d3f92a"),
[setup	]             "transactionIndex": String("0x0"),
[setup	]             "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]             "blockNumber": String("0x3"),
[setup	]             "gasUsed": String("0x314a3"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": Null,
[setup	]             "contractAddress": String("0xdc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]             "root": String("0x23d7d882869cd37df7df163ca984a758407070f1dd4a0cf308f4b27caebe302c"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x867d4"),
[setup	]             "logs": Array [
[setup	]                 Object {
[setup	]                     "address": String("0x5fc8d32690cc91d4c39d9d3abcbd16989f875707"),
[setup	]                     "topics": Array [
[setup	]                         String("0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b"),
[setup	]                         String("0x0000000000000000000000009fe46736679d2d9a65f0992f2272de9f3c7fa6e0"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x6dd2e3ffbbb29e71914b644ccc6b6ff0546e8fa1f0f48c9d82958d5d5811dbe2"),
[setup	]                     "transactionIndex": String("0x1"),
[setup	]                     "logIndex": String("0x3"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0x5fc8d32690cc91d4c39d9d3abcbd16989f875707"),
[setup	]                     "topics": Array [
[setup	]                         String("0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d"),
[setup	]                         String("0x0000000000000000000000000000000000000000000000000000000000000000"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x6dd2e3ffbbb29e71914b644ccc6b6ff0546e8fa1f0f48c9d82958d5d5811dbe2"),
[setup	]                     "transactionIndex": String("0x1"),
[setup	]                     "logIndex": String("0x4"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]                 Object {
[setup	]                     "address": String("0x5fc8d32690cc91d4c39d9d3abcbd16989f875707"),
[setup	]                     "topics": Array [
[setup	]                         String("0xc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2"),
[setup	]                     ],
[setup	]                     "data": String("0x0000000000000000000000000000000000000000000000000000000000000001"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x6dd2e3ffbbb29e71914b644ccc6b6ff0546e8fa1f0f48c9d82958d5d5811dbe2"),
[setup	]                     "transactionIndex": String("0x1"),
[setup	]                     "logIndex": String("0x5"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]             ],
[setup	]             "logsBloom": String("0x00000004000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000400000000000000000000000000000000000000000000000000000000002000000000240000000000000000000400000000000020000000000000100000800000000000000000000000000000000000000000000000000000800000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000001000000000000000000020000000200000000000000000000000002004000100000001000020000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x6dd2e3ffbbb29e71914b644ccc6b6ff0546e8fa1f0f48c9d82958d5d5811dbe2"),
[setup	]             "transactionIndex": String("0x1"),
[setup	]             "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]             "blockNumber": String("0x3"),
[setup	]             "gasUsed": String("0x55331"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": Null,
[setup	]             "contractAddress": String("0x5fc8d32690cc91d4c39d9d3abcbd16989f875707"),
[setup	]             "root": String("0x23d7d882869cd37df7df163ca984a758407070f1dd4a0cf308f4b27caebe302c"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0x9906d"),
[setup	]             "logs": Array [
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"),
[setup	]                         String("0x0000000000000000000000000000000000000000000000000000000000000000"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x00000000000000000000000000000000000000000000152d02c7e14af6800000"),
[setup	]                     "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]                     "blockNumber": String("0x3"),
[setup	]                     "blockTimestamp": String("0x67587b6a"),
[setup	]                     "transactionHash": String("0x87e0b5fa442644764612eaaedbc88e2ea58692d4c230822ce37157b68af64e1a"),
[setup	]                     "transactionIndex": String("0x2"),
[setup	]                     "logIndex": String("0x6"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]             ],
[setup	]             "logsBloom": String("0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000001000000000000000000000008000000000000000000000000000000000000000000000000020000000000000100000800000000000000000000000010000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000020000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x87e0b5fa442644764612eaaedbc88e2ea58692d4c230822ce37157b68af64e1a"),
[setup	]             "transactionIndex": String("0x2"),
[setup	]             "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]             "blockNumber": String("0x3"),
[setup	]             "gasUsed": String("0x12899"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "contractAddress": Null,
[setup	]             "root": String("0x23d7d882869cd37df7df163ca984a758407070f1dd4a0cf308f4b27caebe302c"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0xa0c01"),
[setup	]             "logs": Array [],
[setup	]             "logsBloom": String("0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x51e943b0641c3cbefa03dccfd457822b06dae8027d61649816a0be5e66cb53b5"),
[setup	]             "transactionIndex": String("0x3"),
[setup	]             "blockHash": String("0xa9533b3541a9788d52a49aa192f360a361fd3a5bf64c95c456efff8573fdce8d"),
[setup	]             "blockNumber": String("0x3"),
[setup	]             "gasUsed": String("0x7b94"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "contractAddress": Null,
[setup	]             "root": String("0x23d7d882869cd37df7df163ca984a758407070f1dd4a0cf308f4b27caebe302c"),
[setup	]         },
[setup	]         Object {
[setup	]             "status": String("0x1"),
[setup	]             "cumulativeGasUsed": String("0xd265"),
[setup	]             "logs": Array [
[setup	]                 Object {
[setup	]                     "address": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]                     "topics": Array [
[setup	]                         String("0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d"),
[setup	]                         String("0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6"),
[setup	]                         String("0x000000000000000000000000dc64a140aa3e981100a9beca4e685f962f0cf6c9"),
[setup	]                         String("0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]                     ],
[setup	]                     "data": String("0x"),
[setup	]                     "blockHash": String("0x915e8703650b323b3547d253f1b3e60ccefd636a604eb89f07c84fed4b8dd2a3"),
[setup	]                     "blockNumber": String("0x4"),
[setup	]                     "blockTimestamp": String("0x67587b6b"),
[setup	]                     "transactionHash": String("0x728e1350e90aba8ec06e604e6789bb8a658436ceb88cb4abe5443317c7a9bc93"),
[setup	]                     "transactionIndex": String("0x0"),
[setup	]                     "logIndex": String("0x0"),
[setup	]                     "removed": Bool(false),
[setup	]                 },
[setup	]             ],
[setup	]             "logsBloom": String("0x00000004000000000000000000000000000000000000000000000000000000000000000000000000400000000000084000000000000000000000000000000001000000000000000000000000000000000000000000000001000000000000000000000000000000000000000100000000000000000000000000000000001000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000001000000000000000000000000000200000000000000000001000002000000100000000000000000000000000000000000000000000000000000000000000000000000000000000"),
[setup	]             "type": String("0x0"),
[setup	]             "transactionHash": String("0x728e1350e90aba8ec06e604e6789bb8a658436ceb88cb4abe5443317c7a9bc93"),
[setup	]             "transactionIndex": String("0x0"),
[setup	]             "blockHash": String("0x915e8703650b323b3547d253f1b3e60ccefd636a604eb89f07c84fed4b8dd2a3"),
[setup	]             "blockNumber": String("0x4"),
[setup	]             "gasUsed": String("0xd265"),
[setup	]             "effectiveGasPrice": String("0x77359400"),
[setup	]             "blobGasPrice": String("0x1"),
[setup	]             "from": String("0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"),
[setup	]             "to": String("0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9"),
[setup	]             "contractAddress": Null,
[setup	]             "root": String("0xdb66dffd6d7bb3d09e89ac526d9c98922482048546bf464459ffa4eb450033ce"),
[setup	]         },
[setup	]     ],
[setup	]     "libraries": Array [],
[setup	]     "pending": Array [],
[setup	]     "returns": Object {},
[setup	]     "timestamp": Number(1733852008),
[setup	]     "chain": Number(3073),
[setup	]     "commit": String("b83c396"),
[setup	] }
[setup	] 2024-12-10T17:33:28.801020Z  INFO mcr_settlement_setup::deploy: setting up MCR Ethereum client move_token_address: 0xcf7ed3acca5a467e9e704c703e8d87f634fb0fc9
[setup	] 2024-12-10T17:33:28.801032Z  INFO mcr_settlement_setup::deploy: setting up MCR Ethereum client movement_staking_address: 0xdc64a140aa3e981100a9beca4e685f962f0cf6c9
[setup	] 2024-12-10T17:33:28.801037Z  INFO mcr_settlement_setup::deploy: setting up MCR Ethereum client mcr_address: 0x5fc8d32690cc91d4c39d9d3abcbd16989f875707
[setup	] 2024-12-10T17:33:28.802922Z  INFO movement_full_node_setup: Initial setup complete, orchestrating services.
[setup	] 2024-12-10T17:33:28.802943Z  INFO movement_full_node_setup: No sync task configured, skipping.

@andygolay andygolay mentioned this pull request Dec 11, 2024
@andygolay
Copy link
Contributor Author

Closing in favor of #946

@andygolay andygolay closed this Dec 11, 2024
@andygolay andygolay removed a link to an issue Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant