summaryrefslogtreecommitdiff
path: root/patches/monero
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-04-04 23:09:29 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-04-04 23:09:29 +0200
commit4adbc8667c1955f66a7d4dd4301498b9c0199565 (patch)
tree47574dec81486b7fe9dcceb8b6a586b7e341ad95 /patches/monero
parentd493a4d29b964f1bf48cf6e091a1e0e38349ae1d (diff)
update readme
Diffstat (limited to 'patches/monero')
-rw-r--r--patches/monero/README.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/patches/monero/README.md b/patches/monero/README.md
new file mode 100644
index 0000000..4aa33d1
--- /dev/null
+++ b/patches/monero/README.md
@@ -0,0 +1,35 @@
+
+> 0000 to 0003 were created most likely by feather dev, anonero monero repository got nuked and now says that I made the changes, so I am unable to credit the original authors, http://git.anonero5wmhraxqsvzq2ncgptq6gq45qoto6fnkfwughfl4gbt44swad.onion/ANONERO/monero/commits/branch/v0.18.3.3-anonero
+
+
+# 0000-polyseed
+
+Polyseed support for wallets [planned in long distant future as a part of walet3 - not getting upstream, no PR available]
+
+# 0001-background-sync
+
+https://github.com/monero-project/monero/pull/8619
+
+# 0002-airgap
+
+Cool functions for offline transactions
+
+# 0003-coin-control
+
+Coin control patch, I was able to trace it's orgins back to wownero/monerujo.
+
+# 0004-fix-build
+
+Fix cross compilation for linux
+
+# 0005-macos-build-fix
+
+Fixes cross compilation for MacOS targets
+
+# 0006-fix-make-debug-test-target
+
+I had some debugging to do, I don't remember actually why I decided to run the tests, but since it is a fix I've decided to leave it in here just in case.
+
+# 0007-fix-missing-___clear_cache-when-targetting-iOS
+
+https://github.com/tevador/RandomX/pull/294 \ No newline at end of file