• Joshua Gutow's avatar
    op-node: Use unmetered L1 Attributes Transaction (#3157) · 8ae39154
    Joshua Gutow authored
    * op-node: Use unmetered L1 Attributes Transaction
    
    This enables the IsSystemTransaction flag in the L1 Attributes
    deposit & updates to the latest version of geth.
    
    * specs updates
    
    * Update specs/deposits.md
    
    * feat: bedrock deposit transaction type update
    
    * bedrock: update geth dependency
    
    * fix(core-utils): bedrock deposit tx encode/decode typescript fixes
    
    * feat(packages/contracts-bedrock): update UserDepositTransaction type and encoding to handle isSystemTransaction bool
    
    * contracts-bedrock: update differential deposit tx solidity <> js fuzzing
    
    * core-utils
    
    * contracts-bedrock
    
    * contracts-bedrock: fix test
    
    * contracts-bedrock: fix differential tests
    
    * contracts-bedrock: fix broken test
    
    * contracts-bedrock: gas snapshot
    Co-authored-by: default avatarprotolambda <proto@protolambda.com>
    Co-authored-by: default avatarMark Tyneway <mark.tyneway@gmail.com>
    8ae39154
Name
Last commit
Last update
..
BenchmarkTest.t.sol Loading commit data...
CommonTest.t.sol Loading commit data...
DeployerWhitelist.t.sol Loading commit data...
Encoding.t.sol Loading commit data...
GasPriceOracle.t.sol Loading commit data...
Hashing.t.sol Loading commit data...
L1Block.t.sol Loading commit data...
L1BlockNumber.t.sol Loading commit data...
L1CrossDomainMessenger.t.sol Loading commit data...
L1StandardBridge.t.sol Loading commit data...
L2CrossDomainMessenger.t.sol Loading commit data...
L2OutputOracle.t.sol Loading commit data...
L2StandardBridge.t.sol Loading commit data...
L2ToL1MessagePasser.t.sol Loading commit data...
LegacyERC20ETH.t.sol Loading commit data...
OptimismMintableERC20.t.sol Loading commit data...
OptimismMintableERC20Factory.t.sol Loading commit data...
OptimismPortal.t.sol Loading commit data...
Proxy.t.sol Loading commit data...
ProxyAdmin.t.sol Loading commit data...
RLP.t.sol Loading commit data...
RLPReader.t.sol Loading commit data...
RLPWriter.t.sol Loading commit data...
ResourceMetering.t.sol Loading commit data...
Semver.t.sol Loading commit data...
SequencerFeeVault.t.sol Loading commit data...