CW-1045-Ledger-Bugs-Enhancements (#2278)

* feat: prepare ledger.dart to use callbacks

* feat: set ledger callback using monero_c

* fix(cw_monero): async ledger

* build: Bump monero_c dependencies

* feat: Add "How to connect" to HW Device selection screen

* refactor: use monero_c free to clean pointer

* fix: use new monero_c deps

* fix: merge conflicts regarding new theming

* feat: add status bottomsheet indicating an ongoing signing process

* fix: getLastLedgerCommand monero.dart generation

* reformat send_view_model.dart [skip ci]

---------

Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
This commit is contained in:
Konstantin Ullrich 2025-05-26 17:38:51 +02:00 committed by GitHub
parent e03dcc7fe9
commit 90aee053cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 660 additions and 315 deletions

View file

@ -8,7 +8,7 @@ if [[ ! -d "monero_c/.git" ]];
then
git clone https://github.com/mrcyjanek/monero_c --branch master monero_c
cd monero_c
git checkout b335585a7fb94b315eb52bd88f2da6d3489fa508
git checkout a27fbcb24d91143715ed930a05aaa4d853fba1f2
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero