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

Remove validium dep #30

Merged
merged 17 commits into from
Jan 2, 2024
Merged

Remove validium dep #30

merged 17 commits into from
Jan 2, 2024

Conversation

arnaubennassar
Copy link
Contributor

@arnaubennassar arnaubennassar commented Dec 19, 2023

Changes needed to integrate beethoven on validium-node, essentialy replacing cdk-validium-node ==> zkevm-node. But also using RPC server from DAC which is much more cleaner (needed anyway to be able to switch to zkevm-node)

db/migrations/0001.sql Show resolved Hide resolved
docker/data/zkevm/node.toml Show resolved Hide resolved
Copy link
Contributor

@vcastellm vcastellm left a comment

Choose a reason for hiding this comment

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

LGTM even though I think that the RPC should be its own package. We can do it in follow-up PRs

Copy link
Contributor

@Stefan-Ethernal Stefan-Ethernal left a comment

Choose a reason for hiding this comment

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

E2E tests are failing for some reason (connection refused error is persisting).

@@ -0,0 +1,39 @@
package types
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we going to get rid-off the go-ethereum dependency at some point? If that is not planned, then we can reuse these functions from it.

Copy link

sonarcloud bot commented Jan 2, 2024

@vcastellm vcastellm merged commit 0572fbf into main Jan 2, 2024
6 checks passed
@vcastellm vcastellm deleted the remove-validium-dep branch January 2, 2024 11:37
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.

None yet

5 participants