- 29 Nov, 2022 3 commits
-
-
Mark Tyneway authored
We do not want to set the `_owner` field in the `GovernanceToken`. This assumes that it is preset in the state, so it will not work for spinning up new networks.
-
mergify[bot] authored
ops-bedrock: Remove oneshot
-
Matthew Slipper authored
-
- 28 Nov, 2022 8 commits
-
-
Mark Tyneway authored
doc: fix spec typos
-
mergify[bot] authored
feat(dtl): handle deposit shutoff
-
Kelvin Fichter authored
Updates the DTL to correctly handle the deposit shutoff flag. We put the flag inside the AddressManager because the DTL already had easy access to the AddressManager. We parse the address as a uint256 and check if it's non-zero. By checking this every loop we can smoothly recover if the shutoff flag is reset.
-
Zach Howard authored
Fix: build and publish all bedrock docker images before tagging release
-
Mark Tyneway authored
feat(ctb): remove genesis output
-
mergify[bot] authored
chore: update license year
-
mergify[bot] authored
fix(ctb): gas snapshot rm extra build step
-
Will Cory authored
They never asked to be added I'm not sure why I added them in the first place
-
- 26 Nov, 2022 1 commit
-
-
Maurelian authored
-
- 25 Nov, 2022 3 commits
- 24 Nov, 2022 18 commits
-
-
Zach Howard authored
Version Packages
-
github-actions[bot] authored
-
Zach Howard authored
Release ci-builder
-
Zach Howard authored
Add missing changeset
-
Maurelian authored
-
Zach Howard authored
Merging develop to master for release
-
Zach Howard authored
Version Packages
-
github-actions[bot] authored
-
Zach Howard authored
Fix changesets and release
-
Zach Howard authored
remove the integration-tests-bedrock changeset since the package was …
-
Zach Howard authored
-
Zach Howard authored
Trigger releases
-
Kelvin Fichter authored
Removes the startingL2Output from the L2OutputOracle. There's no reason for this parameter to exist, there's nothing special about the startingL2Output. It only complicates the initialization process. Instead, the first output can be published by a proposer just like any other output.
-
Maurelian authored
-
Zach Howard authored
-
Maurelian authored
-
Kelvin Fichter authored
Fixes a deploy bug that slipped through CI because the devnet test was not a required check.
-
Maurelian authored
-
- 23 Nov, 2022 7 commits
-
-
mergify[bot] authored
feat(ctb): move L2OO genesis setup to init
-
Kelvin Fichter authored
Moves genesis output, timestamp, and block number setup to the initializer. This is necessary because we will not have this information at deploy time for the migration deployment.
-
mergify[bot] authored
maint: remove teleportr
-
0xYYY authored
-
Mark Tyneway authored
refactor: fix typo `NewTransactionManger`
-
Mark Tyneway authored
-
0xYYY authored
-