summaryrefslogtreecommitdiff
path: root/patches/monero/README.md
blob: 4aa33d12c86038c9d38a0463b1282034ba370597 (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 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