• Mark Tyneway's avatar
    contracts-bedrock: deployer as msg.sender (#10343) · b952dc06
    Mark Tyneway authored
    * contracts-bedrock: deployer as msg.sender
    
    Use a special deployer account for the execution of the L2 genesis
    script. This should remove the need to set the sender as part
    of the devnet.
    
    * devnet: simplify
    
    * contracts-bedrock: fix deployer
    
    * contracts-bedrock: fix build
    
    * build: fix
    
    * contracts-bedrock: more generic prank
    
    * contracts-bedrock: attempt fixup
    
    * contracts-bedrock: set deployer nonce to 0
    
    * contracts-bedrock: prank in genesis
    
    * contracts-bedrock: fix build
    
    * contracts-bedrock: fixup
    
    * contracts-bedrock: fixup
    
    * contracts-bedrock: fixup
    b952dc06
Name
Last commit
Last update
..
Bridge_Initializer.sol Loading commit data...
CommonTest.sol Loading commit data...
Events.sol Loading commit data...
FFIInterface.sol Loading commit data...
Setup.sol Loading commit data...