stack_wallet icon indicating copy to clipboard operation
stack_wallet copied to clipboard

Monerodart -> testing integration

Open sneurlax opened this issue 1 year ago • 2 comments

Reference #838; basically #838 + testing branch (which includes Bitcoin Frost and other changes)

sneurlax avatar May 03 '24 20:05 sneurlax

@julian-CStack regarding .so/.dylib symlinks deletion, what is the preferred way to include them in the apk/.app on android/macos?

MrCyjaneK avatar May 04 '24 06:05 MrCyjaneK

@julian-CStack regarding .so/.dylib symlinks deletion, what is the preferred way to include them in the apk/.app on android/macos?

Handle in scripts. Either create symlinks, cp, or mv them to where flutter expects them to be.

julian-CStack avatar May 07 '24 15:05 julian-CStack

merged https://github.com/cypherstack/stack_wallet/tree/monerodart_testing into https://github.com/cypherstack/stack_wallet/tree/monero_merge which is based on current staging that includes a pile of generalization changes

julian-CStack avatar May 27 '24 19:05 julian-CStack