- 01 Nov, 2022 3 commits
-
-
Maurelian authored
* ci: Fail if new bedrock contract code is not 100% tested * ci: Turn on the codecov bot
-
mergify[bot] authored
op-node: get block with sync status, make finalization more safe
-
mergify[bot] authored
-
- 31 Oct, 2022 1 commit
-
-
protolambda authored
-
- 29 Oct, 2022 2 commits
-
-
mergify[bot] authored
feat(ctb): migration dictator
-
Matthew Slipper authored
-
- 28 Oct, 2022 14 commits
-
-
mergify[bot] authored
op-batcher: Split batch_submitter.go into several files
-
mergify[bot] authored
-
Maurelian authored
-
smartcontracts authored
fix(cu): bump version
-
smartcontracts authored
docs: Add October 2022 Drippie security review
-
Mark Tyneway authored
To iterate over all the state, the database must be opened with a freezer explicitly Delete wrapped state db since its no longer needed
-
Joshua Gutow authored
This simply moves code around into new files without changing it. The intention is to tease it apart, but that is not done yet.
-
Maurelian authored
-
Kelvin Fichter authored
Introduces the MigrationSystemDictator and slightly refactors both SystemDictator contracts to deduplicate shared code.
-
mergify[bot] authored
op-node: Add frame validity checks
-
protolambda authored
-
Joshua Gutow authored
-
mergify[bot] authored
docs: Add ToB and SP reports
-
mergify[bot] authored
-
- 27 Oct, 2022 20 commits
-
-
Maurelian authored
-
Maurelian authored
-
protolambda authored
-
Maurelian authored
-
Kelvin Fichter authored
Bumps the version of the core-utils package so we can trigger a release later. Currently the core-utils package has a type change that was not published to NPM.
-
mergify[bot] authored
op-chain-ops: read l2 addrs from hh deploy artifacts
-
mergify[bot] authored
-
Joshua Gutow authored
-
mergify[bot] authored
ctb: Add an assert for unreachable condition
-
mergify[bot] authored
-
Maurelian authored
-
Mark Tyneway authored
-
Mark Tyneway authored
This reverts commit 899c4a8871d6e74a336e512e4b3614427d25169f.
-
Mark Tyneway authored
There is now a new config flag for reading the L2Addresses from disk. Note that the name L2Addresses should probably be changed or migrated into the `DeployConfig` because now we have overlapping sources of config. There are deployment deps that would also need to be changed, so doing the config change would require PRs across multiple repos. The `sdk` tasks also consume a JSON file with addresses and this JSON is different than that JSON which is not ideal.
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Joshua Gutow authored
This calculates the size of the frame for the purposes of the channel bank pruning calculation.
-
Joshua Gutow authored
-