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

[Cardano]: Check if assetName is a UTF-8 string #4089

Merged
merged 5 commits into from
Nov 4, 2024

Conversation

satoshiotomakan
Copy link
Collaborator

@satoshiotomakan satoshiotomakan commented Oct 31, 2024

Description

Fixes #3969

How to test

Run C++ tests

Types of changes

Treats assetName as a byte array by default.

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.

* Treat `assetName` as a byte array by default
@satoshiotomakan satoshiotomakan marked this pull request as ready for review November 1, 2024 10:10
Copy link

github-actions bot commented Nov 1, 2024

Binary size comparison

➡️ aarch64-apple-ios:

- 12.20 MB
+ 12.20 MB 	 +1 KB

➡️ aarch64-apple-ios-sim:

- 12.21 MB
+ 12.21 MB 	 +1 KB

➡️ aarch64-linux-android:

- 15.67 MB
+ 15.67 MB 	 +1 KB

➡️ armv7-linux-androideabi:

- 13.37 MB
+ 13.37 MB 	 +1 KB

➡️ wasm32-unknown-emscripten:

- 11.11 MB
+ 11.12 MB 	 +1 KB

@satoshiotomakan satoshiotomakan merged commit 5071656 into master Nov 4, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/cardano-fix-plan branch November 4, 2024 08:48
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.

Make a plan for Cardano Paribus token throws SwiftProtobuf.BinaryDecodingError error 2
2 participants