Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants