Commit graph

4 commits

Author SHA1 Message Date
Czarek Nakamoto
a597ab48ab update build scripts 2024-12-11 12:00:54 -05:00
Czarek Nakamoto
fa633fa0bf Merge branch 'main' into zano-pr 2024-12-11 10:52:23 -05:00
cyan
c78662fbfe
CW 781 replace all print statements with printV (#1733)
* replace all print statements with printV

* restore backup error message

* missing print statements, error fixes

* Update cw_core/lib/utils/print_verbose.dart [skip ci]

* Update cw_core/lib/utils/print_verbose.dart [skip ci]

* CW-846: Correctly display balance (#1848)

* Correctly display balance even with frozen coins

* remove package= from AndroidMainfest.xml

* update namespace

* print -> printV

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-12-09 20:23:59 +02:00
Czarek Nakamoto
bea81d2c67
call sync call in isolate to make it async
generate framework for iOS as well
fix UR issues
2024-11-11 08:30:32 -05:00