Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable dac server in devnet #124

Merged
merged 2 commits into from
Dec 12, 2024
Merged

feat: enable dac server in devnet #124

merged 2 commits into from
Dec 12, 2024

Conversation

qizhou
Copy link

@qizhou qizhou commented Dec 11, 2024

fix #82

  • Use submodule to import da-server code
  • Compile the code inflight similar to other code
  • Reuse op-node image to run the da-server in docker

Test:

Copy link
Collaborator

@blockchaindevsh blockchaindevsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qizhou qizhou merged commit 14526a5 into op-es Dec 12, 2024
@qizhou qizhou deleted the op-es-devnet-dac branch December 12, 2024 01:39
@dajuguan dajuguan self-assigned this Dec 12, 2024
blockchaindevsh pushed a commit that referenced this pull request Dec 15, 2024
* feat: add IERC7802 (#123)

* feat: add IERC7802

* fix: token address fuzz error

* feat: remove ERC165 contract inheritance

* feat: add IERC20 interface support (#124)

* feat: add IERC20 interface support

* fix: interfaces tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add l2 blob da-server in devnet docker
4 participants