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

[KMP] Fix issue: memory leak found in Base58.decode in iOS #4031

Merged

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    a3199e9 View commit details
    Browse the repository at this point in the history
  2. Remove unused functions

    10gic committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    355c345 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix failed test cases

    10gic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    57eee39 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix failed test cases"

    This reverts commit 57eee39.
    10gic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5e686d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef44c4c View commit details
    Browse the repository at this point in the history
  4. Output better indentation

    10gic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0e28246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c9ccf4 View commit details
    Browse the repository at this point in the history
  6. Fix inconsistent naming

    10gic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    67288f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f4b3372 View commit details
    Browse the repository at this point in the history