Skip to content

Add Merlin support - #94

Open
jzethar wants to merge 2 commits into
mainfrom
merlin
Open

Add Merlin support#94
jzethar wants to merge 2 commits into
mainfrom
merlin

Conversation

@jzethar

Copy link
Copy Markdown
Collaborator

This PR contains modules for Merlin chain. It is a Polygon's zkEVM technology. However, the currency is BTC

@jzethar
jzethar requested a review from Har01d as a code ownerJuly 15, 2024 20:29
@Har01dHar01d changed the title Merlin modulesAdd Merlin supportSep 24, 2024
@Har01d

Copy link
Copy Markdown
Collaborator

The main module is available for testing: https://3xpl.com/merlin

There are some issues:

  1. We can't use bitcoin as a currency id as there's other bitcoin with a different number of decimals (8)
  2. Is mempool supported?
  3. Should we really use the zkEVM option if we can just process blocks instead of batches?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jzethar@Har01d