- 07 Dec, 2022 31 commits
-
-
Matthew Slipper authored
-
Matthew Slipper authored
op-wheel,op-service: create op-wheel, and extend op-service base functionality
-
Matthew Slipper authored
op-heartbeat: Project setup
-
Matthew Slipper authored
op-service: Exit HTTP server more cleanly
-
Joshua Gutow authored
* Copy .git during Docker build This ensure that the git metadata is available to make when it is building the binaries. * Prompt to update version inside op binaries This is easier to do than writing a script to update the individual versions, but should be enough to remind the developer cutting the release to do the updates.
-
Matthew Slipper authored
-
mergify[bot] authored
maint(ctb): remove unnecessary deploy vars
-
protolambda authored
-
Joshua Gutow authored
* chore: Upgrade op-chain-ops dependencies * chore: Upgrade op-node dependencies * chore: Upgrade op-proposer dependencies * chore: Upgrade op-batcher dependencies * chore: Upgrade op-e2e dependencies
-
Joshua Gutow authored
This renames the L2 block field to the L2 Index. This more accurately matches what the L2 output oracle contract expects.
-
Mark Tyneway authored
contracts-bedrock: delete dead code
-
mergify[bot] authored
ctb: Add unit tests from SystemConfig
-
Maurelian authored
-
Maurelian authored
-
mergify[bot] authored
maint(ctb): clean up deploy function
-
mergify[bot] authored
Rename SequencerFeeVault, Semver, LegacyMessagePasser, ResourceMetering tests
-
Kelvin Fichter authored
Removes several unused deployment configuration variables and shifts a few things around. Also removes the systemConfigOwner variable by replacing it with the single unified finalSystemOwner variable.
-
Joshua Gutow authored
Release v0.10.2
-
mergify[bot] authored
Rename L2xDM and Output Oracle tests
-
Kelvin Fichter authored
Cleans up the custom deployment function that we wrap around hardhat-deploy and adds new function comments.
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
mergify[bot] authored
Rename L1 bridge and deployer whitelist tests
-
mergify[bot] authored
maint(ctb): remove unnecessary deploy utils
-
Mark Tyneway authored
The `GasPriceOracle` contract no longer uses the events that were defined in it. This commit deletes the events and adds a comment noting that they existed before bedrock.
-
mergify[bot] authored
Rename CrossDomainOwnable, L1Block and L1BlockNumber tests
-
Kelvin Fichter authored
Removes some unnecessary deploy utils related to the SystemDictator. These utils were originally used because there were two different SystemDictator contracts and both needed to use the same logic. Now that there's only one SystemDictator, there's no need to break the code out into a separate function.
-
mergify[bot] authored
Rename L2Standard bridge tests
-
- 06 Dec, 2022 9 commits
-
-
Mark Tyneway authored
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
-
mergify[bot] authored
maint(sdk): remove unused variable
-
mergify[bot] authored
Test function renaming (Proxy, Benchmarks, xDM)
-
mergify[bot] authored
maint(ctb): remove unused variable
-
mergify[bot] authored
Test function renaming (SafeCall and RLP libs)
-
mergify[bot] authored
Rename test functions according to convention (AliasHelper and Portal)
-
Kelvin Fichter authored
Removes an unused variable from deploy-utils.
-
Kelvin Fichter authored
Removes an unused variable and function from the SDK.
-
smartcontracts authored
Fixes a bug with the DTL's shutoff block logic.
-