blob: 1aac8bc751b044f92e582af09fcb456d80b637e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# 0000-fix-wallet_api-compilation-target
https://git.wownero.com/wownero/wownero/issues/483
# 0001-polyseed
see monero directory
# 0002-background-sync
see monero directory
# 0003-airgap
see monero directory
# 0004-coin-control
Small fix to make it compatible with monero's implementation - to have the same standard API.
# 0005-fix-build
see monero directory
# 0006-macos-build-fix
see monero directory
# 0007-FIX-wallet-listener-crashing
https://git.wownero.com/wownero/wownero/issues/484
# 0008-fix-missing-___clear_cache-when-targetting-iOS
https://git.wownero.com/wownero/RandomWOW/pulls/2
|