• Mark Tyneway's avatar
    feat: bedrock predeploys (#2580) · 6b7ff0bf
    Mark Tyneway authored
    * contracts: update forge-std
    
    This adds 2 new cheatcodes to the `vm` interface,
    a `expectCall` that asserts on the call with a `msg.value`
    set to a specific amount as well as a `mockCall` that can
    send a specific amount of value as part of the mocked call.
    
    * contracts: deploy OVM_ETH as part of setup
    
    * contracts: deployer whitelist
    
    * contracts: OVM_ETH
    
    * contracts: sequencer fee vault
    
    * contracts: weth9
    
    * contracts: ignore linting for weth9
    
    * contracts: gas oracle
    
    * contracts: l1 standard bridge
    
    * contracts: new snapshot
    Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    6b7ff0bf
Name
Last commit
Last update
..
contracts Loading commit data...
deploy Loading commit data...
helpers Loading commit data...
lib Loading commit data...
scripts Loading commit data...
tasks Loading commit data...
test Loading commit data...
.eslintignore Loading commit data...
.eslintrc.js Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.prettierignore Loading commit data...
.prettierrc.js Loading commit data...
.solhint.json Loading commit data...
.solhintignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...