- 06 Jan, 2023 13 commits
-
-
clabby authored
-
mergify[bot] authored
fix: regenerate yarn.lock
-
mergify[bot] authored
-
Matthew Slipper authored
contracts-bedrock: check-l2 configurable url
-
mergify[bot] authored
specs: guaranteed gas market cleanup
-
mergify[bot] authored
-
mergify[bot] authored
fix(data transport layer): Fix typescript type resolution
-
mergify[bot] authored
-
Mark Tyneway authored
Allows the URL to be configured via CLI params. - `--rpc-url` Also optionally accepts a chain id via CLI and asserts that the remote chain id matches what is passed in via CLI, only if a value is passed in via CLI. - `--chain-id` Can also skip the very long predeploy checking at the beginning and add in some logs that ensure progress is happening with `--skip-predeploy-check true`
-
Will Cory authored
-
mergify[bot] authored
updates codeowners with round-robin review teams
-
mergify[bot] authored
-
Mark Tyneway authored
Running `yarn` causes a diff in the `yarn.lock` file.
-
- 05 Jan, 2023 27 commits
-
-
mergify[bot] authored
fix(ctb): correct usage of legacy in ProxyAdmin
-
Zach Howard authored
-
mergify[bot] authored
-
mergify[bot] authored
chore(ctb): update semver to 1.0.0
-
mergify[bot] authored
-
mergify[bot] authored
specs: system config unsafe block signer
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): minor edit to XDM comment
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): comment in SequencerFeeVault
-
mergify[bot] authored
-
mergify[bot] authored
feat(ctb): Forge invariant tests
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): remove unnecessary ERC20 factory code
-
Kelvin Fichter authored
Corrects the usage of the legacy custom tag in the ProxyAdmin contract. Legacy tags are meant for legacy functions that are included in a contract in order to satisfy a previous ABI. The ProxyAdmin was using legacy tags for things that have to do with legacy behavior.
-
Kelvin Fichter authored
Updates semver for all contracts in contracts-bedrock to 1.0.0.
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): missing FeeVault comments
-
mergify[bot] authored
-
mergify[bot] authored
feat(ctb): remove unnecessary ERC721 factory code
-
Mark Tyneway authored
-
Mark Tyneway authored
Add the `unsafeBlockSigner` to the specs for the `SystemConfig` contract. This was overlooked when the `unsafeBlockSigner` was added to the contract itself.
-
Mark Tyneway authored
Adds in an additional section explaining that the gas burn helps with sybil resistance, to prevent network spam on L2. It was not clear that this was the case when reading the doc. Also clean up the pseudocode.
-
Kelvin Fichter authored
Fixes an incomplete comment in the SequencerFeeVault that was missing a return.
-
clabby authored
-
clabby authored
-
clabby authored
-