summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-15switch to ubuntu:24.04cyan
add POLYSEED_STATIC to toolchain.cmake.in in order to properly link drop patches
2024-11-15update boost to 1_84_0, disable patch that's no longer neededcyan
2024-11-15fix package name conflicts, update runner to sidcyan
2024-11-15update polyseed sourcecyan
13 -> trixie
2024-11-15fix android buildscyan
2024-11-15link ssp in monero module as well by using CMAKE_{C,CXX}_FLAGScyan
2024-11-14fix package namecyan
migrate mirror to my own hostin change download mirror priority (fallback first)
2024-11-14another attempt at building windows on CIcyan
2024-11-14add sspcyan
2024-11-14update polyseedcyan
cleanup cmakelists fix toolchain.cmake.in
2024-11-14some more build issuecyan
2024-11-13Merge remote-tracking branch 'origin/master' into cyjan-cleanup-patchescyan
2024-11-13fix cross compilation issuescyan
2024-11-13use usleep instead of sleep (#88)v0.18.3.4-RC6Konstantin Ullrich
2024-11-11Remove ledger_flutter_plus dependencyKonstantin Ullrich
2024-11-11Add MONERO_WalletManager_queryWalletDevice to monero_libwallet2_api_c.expKonstantin Ullrich
2024-11-08migrate build systemcyan
2024-11-07Merge branch 'master' into cyjan-cleanup-patchescyan
2024-11-05Ios script fix (#85)julian-CStack
* fix: mv will fail on consecutive runs * fix: script cp error
2024-11-01GPLv3 -> LGPLv3cyan
2024-10-23update randomwowCzarek Nakamoto
2024-10-23fix __clear_cache bug on wowneroCzarek Nakamoto
2024-10-23vix verbosey_copyCzarek Nakamoto
2024-10-23update build_single.shCzarek Nakamoto
2024-10-23update boost build scriptCzarek Nakamoto
2024-10-23update gitmodulesCzarek Nakamoto
2024-10-23wip"Czarek Nakamoto
2024-10-22update checksumscyan
2024-10-22update wownero patches and versioncyan
2024-10-22update ledger patchcyan
2024-10-22Merge remote-tracking branch 'origin/master' into cyjan-cleanup-patchescyan
2024-10-21fix polyseed patch for macOScyan
2024-10-21fix polyseed dependenciescyan
2024-10-21Fix iOS buildsCzarek Nakamoto
2024-10-21fix polyseed patchCzarek Nakamoto
2024-10-21cleanup patchesCzarek Nakamoto
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-17initial work on docs (#69)cyan
* initial work on docs * fix DOCKER_VERSION * update location * add the path **properly** * Update docs workflow
2024-10-16Fix freeze coin info (#73)cyan
* Enable stdout/stderr logging to logcat on android * coin control fix
2024-10-16feat: wownero typescript bindings, regression tests (#71)Mateusz Franik
* regression tests * ci: move regression_check to full_check workflow, reuse artifact build * feat: support wownero in monero.ts bindings * ci: test wownero regressions as well * extract wownero-cli as wownero * actually load wownero when specified * fix: commitUR not being a symbol in wownero
2024-10-11Maintenance and minor fixes (#68)v0.18.3.4-RC4cyan
* remove LICENSE from monero.dart * fix android builds
2024-10-06chore(deps): update external/libsodium digest to 3c6da4brenovate[bot]
2024-10-06chore(deps): update external/libexpat digest to 038a0bfrenovate[bot]
2024-10-05Remove apps from CIcyan
2024-09-28add C# codev0.18.3.4-RC3cyan
2024-09-28chore(deps): update external/libzmq digest to 90b4f41renovate[bot]
2024-09-28chore(deps): update external/libsodium digest to 6edcd85 (#26)renovate[bot]
* chore(deps): update external/libsodium digest to 6edcd85 * bump libsodium --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>
2024-09-28chore(deps): update external/libexpat digest to 46cf63arenovate[bot]
2024-09-28chore(deps): update dependency lints to v5renovate[bot]
2024-09-27fix coin controlCzarek Nakamoto
drop xmruw ci for the time being