bobanetwork / boba

Boba Network Monorepo of the Optimism monorepo where Erigon sequencing happens :)
https://boba.network
MIT License
6 stars 8 forks source link

Support DFG on boba devnet #245

Closed boyuan-chen closed 1 month ago

boyuan-chen commented 1 month ago

:clipboard: Add associated issues, tickets, docs URL here.

Overview

Describe what your Pull Request is about in a few sentences.

Add boba devnet configuration and deployment files and update DFG contract deployment script

Changes

Describe your changes and implementation choices. More details make PRs easier to review.

Testing

Describe how to test your new feature/bug fix and if possible, a step by step guide on how to demo this.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.10%. Comparing base (9f69f3d) to head (da0d274).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #245 +/- ## ======================================== Coverage 78.10% 78.10% ======================================== Files 28 28 Lines 2137 2137 ======================================== Hits 1669 1669 Misses 407 407 Partials 61 61 ``` | [Flag](https://app.codecov.io/gh/bobanetwork/boba/pull/245/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bobanetwork) | Coverage Δ | | |---|---|---| | [cannon-go-tests](https://app.codecov.io/gh/bobanetwork/boba/pull/245/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bobanetwork) | `78.10% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bobanetwork#carryforward-flags-in-the-pull-request-comment) to find out more.