summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)Author
2025-05-16update ledger patchCzarek Nakamoto
2025-05-13fix randomxCzarek Nakamoto
2025-05-13int -> void use sendToLedgerDeviceCallback only when neededcyjan-better-ledger-v2Czarek Nakamoto
2025-05-08feat: callback-based ledger connectionCzarek Nakamoto
2025-04-18sdk updates (#133)cyan
* cmake: fix minimum required version * fix: unary_function -> __unary_function * fix it only where it's broken * update zano to 400 * improve ci speed, update xcode * update dockerfile, remove zano mingw * 16.2
2025-04-01fix cmake 4.0.0Czarek Nakamoto
2025-03-07chore(deps): update zano digest to fbeb658 (#123)renovate[bot]
* chore(deps): update zano digest to fbeb658 * fix zano patches * update checksum --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: cyan <cyjan@mrcyjanek.net>
2025-03-04chore(deps): update zano digest to fe85ce2 (#116)renovate[bot]
* chore(deps): update zano digest to fe85ce2 * rebase needed patches * fix integration tests, generate checksum --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>
2025-02-20[monero] update to latest v0.18 (#122)v0.18.4.0-RC1cyan
* monero update * update checksum
2025-02-18relax mutex in invoke call (#120)cyan
2025-02-18zano: add keys to open_wallet_response (#119)cyan
2025-02-11Fix ledger issue (#114)v0.18.3.4-RC11cyan
* Fix ledger issue (https://github.com/cake-tech/cake_wallet/issues/2007) * cleanup debug message
2025-01-29Change earliest fork height messagev0.18.3.4-RC9Czarek Nakamoto
2025-01-15Wownero 0.11.3.0 (#105)cyan
* update wownero to 0.11.3.0 * Updated wownero, cleaned up patches * unshallow zano * Fix ios builds * Update checksum
2025-01-04initial zano commit (#83)cyan
* initial zano commit * update checksum, fix zano patches on CI * fix monero builds * fix cmake command * fix: devcontainer on x64 ffigen: add zano zano: add missing free dart: implement zano * update boost filenames * unboost the cmakelists * fix zano boost issues * added patch into proper location * fix various build issues * [skip ci] update tor-connect * fix zano builds for ios * fix apply patches and don't fail-fast * uncomment build depends for monero * build_single.sh fix for macos native builds * disable qemu on arm64 builders from buildjet * fix boost, fix missing symbols (maybe) * fix ordering of crypto and ssl libraries * fix wownero mingw * fetch zano releases to release-bulk * build things 'the zano way' * proper cmake config * Zano.. yeah... * Update zano release to 2.0.1.367 * update zano patches * update zano builds * update zano build * fix zano build * move zlibstatic to the top (this shouldn't matter anyway) * fix patch location, update tor-connect * update ci runner * fix zano build on the CI * enable zano for other targets * nvm * don't use darwin in single release file * Increase max password length * build contrib/depends offline * zano support for macos * Update dependencies to work on multithread via rosetta2 * different way of adding .patch-applied * Improve performance of incremental builds * remove unnecessary patches * update coin-control patch * fix test * remove contrib/depends patches in wownero * chore: support fallback names in the download_deps util --------- Co-authored-by: Im-Beast <franik.mateusz@gmail.com>
2024-12-30remove patchcyan
2024-12-30Merge remote-tracking branch 'origin/master' into developcyan
2024-12-30update coin-control patchcyan
2024-12-11detailed error messages (#95)cyan
2024-12-11Fix coin control error message (#94)cyan
* Fix coin control error message * fix string format
2024-12-04cleanup patches (and other stuff) (#79)cyan
* cleanup patches * fix polyseed patch * Fix iOS builds * fix polyseed dependencies * fix polyseed patch for macOS * update ledger patch * update wownero patches and version * update checksums * wip" * update gitmodules * update boost build script * update build_single.sh * vix verbosey_copy * fix __clear_cache bug on wownero * update randomwow * migrate build system * fix cross compilation issues * some more build issue * update polyseed * cleanup cmakelists * fix toolchain.cmake.in * add ssp * another attempt at building windows on CI * fix package name * migrate mirror to my own hosting * change download mirror priority (fallback first) * link ssp in monero module as well by using CMAKE_{C,CXX}_FLAGS * fix android builds * update polyseed source * 13 -> trixie * fix package name conflicts, update runner to sid * update boost to 1_84_0, disable patch that's no longer needed * switch to ubuntu:24.04 * add POLYSEED_STATIC to toolchain.cmake.in in order to properly link * drop patches * fixes to darwin * link missing wowner-seed library * a litte bit more of experiments * build locale only on windows * update iconv * update definitions * update ci builds * update my progress * ios fix, update depends, ci * multithread build system * fix android, mingw and linux build issues * remove dependency check * update Dockerfile to include pigz * show a message when pigz is missing * fix devcontainer mingw setup (missing ENV) * update android build runner * sailfishos dropped (you better go behave yourself and run actual linux programs) * fiz pigz issues * install llvm-ranlib for android * fix iOS build issues * fix dummy ledger patch * fix macos and darwin * fix macos ci * fix macos build command * install autoconf * add automake * add libtool * macos fixes, wownero fixes, idk what else, please help me * fix wownero iOS build * Cleanup patches * add try-catch into monero code * fix error handling * update checksums
2024-11-27fix queryWalletDevice on corrupted walletsv0.18.3.4-RC7cyan
2024-11-13use usleep instead of sleep (#88)v0.18.3.4-RC6Konstantin Ullrich
2024-10-21ledger changes (#41)v0.18.3.4-RC5cyan
* ledger changes * minor fix * Implement monero queryWalletDevice * update checksums * Remove ledger_flutter_plus dependency --------- Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2024-10-16Fix freeze coin info (#73)cyan
* Enable stdout/stderr logging to logcat on android * coin control fix
2024-09-27fix coin controlCzarek Nakamoto
drop xmruw ci for the time being
2024-09-03Fix build issues on latest ubuntuCzarek Nakamoto
2024-08-26Monero v0.18.3.4 (#38)cyan
* updated monero dependency * update patches for v0.18.3.4 * update generate checksum to include version of submodule as well
2024-07-22fix airgap code throwin in non-airgap walletsCzarek Nakamoto
2024-07-16update wownero patchesCzarek Nakamoto
2024-07-15update wow patchescyan
2024-07-05st sendToDeviceLength while calling setDeviceSendDataCzarek Nakamoto
2024-07-03fixesCzarek Nakamoto
2024-07-02possible fix for dummy deviceCzarek Nakamoto
2024-06-29fix missing ledger definitionv0.18.3.3-RC47Czarek Nakamoto
2024-06-28wowner: fix store crashCzarek Nakamoto
fix: xmruw ci build devcontainers
2024-06-28fix ledger issuesCzarek Nakamoto
2024-06-26fix android build issuesCzarek Nakamoto
2024-06-26add dummy device to monero codebaseCzarek Nakamoto
2024-06-25add the patch to monero codebaseCzarek Nakamoto
2024-06-24return error code instead of just crashing :)Czarek Nakamoto
2024-06-24use-proper-error-handling-in-get_seed.patchCzarek Nakamoto
2024-06-12fix wownero build issues, rename target to proper tripletCzarek Nakamoto
2024-06-12pump ndk version for wowneroCzarek Nakamoto
2024-05-23macos compatCzarek Nakamoto
android fixes
2024-05-23-DCMAKE_SYSTEM_VERSION=1Czarek Nakamoto
is the workaround to update to newer ndk without breaking the entire build system
2024-05-21fix mingw, darwin buildsv0.18.3.3-RC44Czarek Nakamoto
break mutex in ledger
2024-05-18fix build issuesCzarek Nakamoto
2024-05-16wip ur supportv0.18.3.3-RC43Czarek Nakamoto
2024-05-11fix store crash readme update wownero build fixCzarek Nakamoto