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

Update main to v1.10.2 #803

Merged
merged 36 commits into from
Mar 10, 2024
Merged

Update main to v1.10.2 #803

merged 36 commits into from
Mar 10, 2024

Commits on Feb 26, 2024

  1. use add_return_used_coins branch of flutter_libsparkmobile

    TODO: merge to main after integration & testing.  See cypherstack/flutter_libsparkmobile#26
    sneurlax committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    51b709e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9dc02 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    01881aa View commit details
    Browse the repository at this point in the history
  2. Revert "remove temporary doge fee hackfix"

    This reverts commit f67c9e6.
    sneurlax committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    06e6407 View commit details
    Browse the repository at this point in the history
  3. update epicbox

    sneurlax committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2513600 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. find SparkCoins that correspond to the usedCoins returned from spark lib

    instead of translating used coins to UTXOs, we find which SparkCoins in isar match the usedCoins returned from sparkmobile and update them as isUsed: true in db.
    sneurlax committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2ac1558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90071f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38c9de2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c98ee0 View commit details
    Browse the repository at this point in the history
  5. Check if default Epicbox is up on start up, always update wallet addr…

    …ess to connected Epicbox server
    Likho committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ab3df05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    891f2d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41d71f0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #780 from cypherstack/fees

    Dogecoin fee estimation hackfix
    rehrar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a147217 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #781 from cypherstack/epicbox

    Change Epicbox to epicbox.stackwallet.com
    rehrar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5b18631 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #783 from cypherstack/update-to-latest-epic

    Update to latest epic
    rehrar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9ee3377 View commit details
    Browse the repository at this point in the history
  11. point to flutter_libsparkmobile main

    post merge of add_return_used_coins to main therein
    sneurlax committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e6fd6d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9eaa939 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    defc301 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #782 from cypherstack/firo

    Mark Spark coins used by sparkmobile lib as used, preventing double spends
    rehrar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c1ca427 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #785 from cypherstack/eth

    Add "&all" param to Ethereum API call (addresses BEAM contract issue)
    rehrar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bdc06db View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #788 from cypherstack/ui

    Remove Expanded widget from restore wallet view
    rehrar committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b7cb9ab View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. remove Expanded widget from restore wallet view

    resolves gray screen on Windows in release mode
    sneurlax committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3a5a886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375ca6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd47c13 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #789 from cypherstack/epic-v3.6.0-update

    Update to latest version of Epic
    rehrar committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dffcd31 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    794e969 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #790 from cypherstack/epic

    Export specific NDK version for flutter_libepiccash android build
    rehrar committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d63cda7 View commit details
    Browse the repository at this point in the history
  3. move epic hackfix into build_all.sh

    so ./Configure works as expected
    sneurlax committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a55775d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #791 from cypherstack/epic

    Move epic hackfix into build_all.sh
    rehrar committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    11db23c View commit details
    Browse the repository at this point in the history
  5. update ANDROID_NDK_HOME var

    sneurlax committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c0d54ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0060f9c View commit details
    Browse the repository at this point in the history
  7. scripts fixes

    sneurlax committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    414803d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #792 from cypherstack/epic

    Build openssl manually for flutter_libepiccash Android build
    rehrar committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0c8e99b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e893945 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #793 from cypherstack/epic

    Move epic hackfix into build_all.sh and update r21 url
    rehrar committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    31df6b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7cebd31 View commit details
    Browse the repository at this point in the history