Joshua Gutow
Joshua Gutow
no longer needed.
> we should instantiate different fee vaults for each type of L2 fee. I think we are sending it to EOAs in bedrock now? So instead of `predeploys.SequencerFeeVault`, we can...
> LGTM. Would be nice to add that 0-balance check however. Added the 0-balance check.
I'm pulling this from the merge train. @mslipper `op-*-publish-dev` are dependencies for `hive-test-*` & the hive tests are required but the publish ones are not. We should probably make the...
> Bump @trianglesphere on progress here @mslipper did you check on this? If merges/rebases aren't fixing the publish step, do we need to ignore the check? It feels like there...
This is a quick update to point out the removal of an EIP from the espresso hardfork due to it's inability to be included without introducing some soundness issues to...
> Will we deprecate the smart contract based approach in favor of the "native" solution? We will not. Currently the smart contract sets the gas price minimum (which maps to...
@asaj Splitting it would make it a little harder to track upstream, but our header format is already different. Using smart contracts to calculate the GPM keeps the benefit of...
> Checking the original [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559) it seems they only have 2 parameters: There is a third parameter called `BaseFeeChangeDenominator` which is set to 8. It updates the basefee according to...
no. Geth added a bunch of stuff in the `tests` folder that could be run.