summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2024-09-27update OpenSSL-for-iPhoneCzarek Nakamoto
2024-09-21chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.24.3renovate[bot]
2024-09-19feat: deno ffi bindings (#40)cyan
* initial ts commit * monero.ts improvements * test on latest, build on debian:bookworm * feat: upstream changes to bindings * chore: update checksums * feat: allow manually loading dylib * chore: add readme * fix: free strings after being read to prevent potential memory leaks * fix: load dylib * fix: checksum checks segfaulting because of freeing const variables --------- Co-authored-by: Mateusz Franik <47059999+Im-Beast@users.noreply.github.com> Co-authored-by: Im-Beast <franik.mateusz@gmail.com>
2024-09-16add cakewallet secretscyan
2024-09-09chore(deps): update external/libexpat digest to 624da0fv0.18.3.4-RC2update-cake-buildrenovate[bot]
2024-09-09chore(deps): update external/libzmq digest to 64db7d2renovate[bot]
2024-09-09add missing secretscyan
2024-09-08chore(deps): update dependency ffigen to v14renovate[bot]
2024-09-08use less memory for debugCallLength Map (#48)cyan
* use less memory for debugCallLength Map * ignore errors in default debug functions
2024-09-04fix find wallets (#46)cyan
* Update WalletManager_findWallets * prevent crash when there are no wallets found * return List<String> instead of colon separated String
2024-09-03Fix build issues on latest ubuntuCzarek Nakamoto
2024-08-28std::set -> std::vectorCzarek Nakamoto
2024-08-28update checksumCzarek Nakamoto
2024-08-28fix multdest mixingCzarek Nakamoto
2024-08-26chore(deps): update external/libzmq digest to 0ed7a08renovate[bot]
2024-08-26chore(deps): update external/libexpat digest to ed4090av0.18.3.4-RC1renovate[bot]
2024-08-26chore(deps): update external/ios-cmake digest to ad96a37renovate[bot]
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-08-22chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.24.1renovate[bot]
2024-08-16Link wallet-crypto on android (#36)cyan
* Link wallet-crypto on android * build wallet-crypto for android x86_64
2024-08-14new ci scripts (#37)cyan
2024-08-14fix cakewallet ci (#30)cyan
2024-08-12fix macos rosseta buildsCzarek Nakamoto
2024-08-02bump java version in cake wallet civ0.18.3.3-RC51Czarek Nakamoto
2024-08-02chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.22.3renovate[bot]
2024-08-02add action to check for invalid dependencies (#28)cyan
* add action to check for invalid dependencies * downgrate polyseed to v2.0.0
2024-08-02chore(deps): update external/libzmq digest to b95d949renovate[bot]
2024-08-01update ios scripts to not clone dependencies at build time (#25)cyan
* update ios scripts to not clone dependencies at runtime * fix ios build scripts
2024-07-30Fix darwin builds (#24)v0.18.3.3-RC50cyan
* Update wownero_libwallet2_api_c.exp
2024-07-30make checksum less noisy (#23)cyan
2024-07-30Generic safety cleanup (#22)cyan
* create checksum system for versioning * minor changes to CI * dart ffi cleanup * update checksums
2024-07-30Embed monero.dart into monero_c (#16)cyan
2024-07-28chore(deps): update subosito/flutter-action action to v2renovate[bot]
2024-07-28chore(deps): update actions/setup-java action to v4 (#18)renovate[bot]
* chore(deps): update actions/setup-java action to v4 * add distribution --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>