summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-27add C# codectictactoecyan
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>
2024-07-27chore(deps): update actions/github-script action to v7renovate[bot]
2024-07-27add cakewallet to ci (#15)cyan
2024-07-26reduce size of macos cachecyan
2024-07-25update readme, ccache support for sailfishos, ccache for all releasesv0.18.3.3-RC49cyan
2024-07-25remove android_ndk to save on android storagerewrite-wipcyan
2024-07-25disable docker runner on androidcyan
+other updates
2024-07-25update action to cache android as wellcyan
2024-07-24update CI scriptcyan
2024-07-24add caching to github buildscyan
2024-07-24use buildjet CIcyan
2024-07-22fix airgap code throwin in non-airgap walletsCzarek Nakamoto
2024-07-16update wownero patchesCzarek Nakamoto
2024-07-16fix darwin buildsCzarek Nakamoto
2024-07-16fix darwin exported symbolsCzarek Nakamoto
update devcontrainer