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

Decouple tx sender from zkevm-node? #4

Open
arnaubennassar opened this issue Oct 19, 2023 · 0 comments
Open

Decouple tx sender from zkevm-node? #4

arnaubennassar opened this issue Oct 19, 2023 · 0 comments

Comments

@arnaubennassar
Copy link
Contributor

The tx sender (component to send L1 txs) is borrowed from the zkevm-node. The problem that it has is that it's coupled with Postgres DB right now.

We should decide if:

  • We keep it as it is
  • Hack it to use another DB backend
  • Build something completely different
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant