diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-04 23:09:29 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-04-04 23:09:29 +0200 |
| commit | 4adbc8667c1955f66a7d4dd4301498b9c0199565 (patch) | |
| tree | 47574dec81486b7fe9dcceb8b6a586b7e341ad95 /patches/wownero/README.md | |
| parent | d493a4d29b964f1bf48cf6e091a1e0e38349ae1d (diff) | |
update readme
Diffstat (limited to 'patches/wownero/README.md')
| -rw-r--r-- | patches/wownero/README.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/patches/wownero/README.md b/patches/wownero/README.md new file mode 100644 index 0000000..1aac8bc --- /dev/null +++ b/patches/wownero/README.md @@ -0,0 +1,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
\ No newline at end of file |
