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(merlin): Add support for Merlin EVM chain #3752

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

satoshiotomakan
Copy link
Collaborator

Description

Add support for Merlin EVM chain: https://merlinchain.io/

How to test

Run C++, Rust, iOS, Android tests

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

Copy link

Binary size comparison

➡️ aarch64-apple-ios:

- 11.34 MB
+ 11.34 MB 	 +1 KB

➡️ aarch64-apple-ios-sim:

- 11.34 MB
+ 11.34 MB 	 +1 KB

➡️ aarch64-linux-android:

- 14.59 MB
+ 14.59 MB 	 +1 KB

➡️ armv7-linux-androideabi:

- 12.27 MB
+ 12.27 MB 	 +1 KB

➡️ wasm32-unknown-emscripten:

- 10.08 MB
+ 10.08 MB 	 +1 KB

@satoshiotomakan satoshiotomakan merged commit adb20c0 into master Mar 21, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/feat-merlin branch March 21, 2024 17:03
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.

3 participants