Commit Graph

281 Commits

Author SHA1 Message Date
Czarek Nakamoto
811ade0116 Fix build issues on latest ubuntu 2024-09-03 08:43:23 +02:00
Czarek Nakamoto
3cb38bee93 std::set -> std::vector 2024-08-28 14:34:16 +02:00
Czarek Nakamoto
00a935025e update checksum 2024-08-28 14:34:16 +02:00
Czarek Nakamoto
b1f49d4b99 fix multdest mixing 2024-08-28 14:34:16 +02:00
renovate[bot]
294b593db3 chore(deps): update external/libzmq digest to 0ed7a08 2024-08-26 09:54:52 +02:00
renovate[bot]
e6d6131c09 chore(deps): update external/libexpat digest to ed4090a 2024-08-26 08:46:23 +02:00
renovate[bot]
1a3b381e5f chore(deps): update external/ios-cmake digest to ad96a37 2024-08-26 08:46:10 +02:00
cyan
d7a38301ec Monero v0.18.3.4 (#38)
* updated monero dependency
* update patches for v0.18.3.4
* update generate checksum to include version of submodule as well
2024-08-26 06:57:16 +02:00
renovate[bot]
9c5459c51e chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.24.1 2024-08-22 07:53:21 +02:00
cyan
41c58acb95 Link wallet-crypto on android (#36)
* Link wallet-crypto on android
* build wallet-crypto for android x86_64
2024-08-16 21:01:02 +02:00
cyan
cfc9fc2d7a new ci scripts (#37) 2024-08-14 16:49:49 +02:00
cyan
06208221de fix cakewallet ci (#30) 2024-08-14 13:41:11 +02:00
Czarek Nakamoto
5de323b1ba fix macos rosseta builds 2024-08-12 15:45:56 +02:00
Czarek Nakamoto
bcb328a495 bump java version in cake wallet ci 2024-08-02 21:16:37 +02:00
renovate[bot]
d56b480abe chore(deps): update ghcr.io/cirruslabs/flutter docker tag to v3.22.3 2024-08-02 18:05:40 +02:00
cyan
8102efa72b add action to check for invalid dependencies (#28)
* add action to check for invalid dependencies
* downgrate polyseed to v2.0.0
2024-08-02 18:04:56 +02:00
renovate[bot]
4212040f0b chore(deps): update external/libzmq digest to b95d949 2024-08-02 17:09:19 +02:00
cyan
f2e150bf89 update ios scripts to not clone dependencies at build time (#25)
* update ios scripts to not clone dependencies at runtime
* fix ios build scripts
2024-08-01 12:58:41 +02:00
cyan
0737e1a7a1 Fix darwin builds (#24)
* Update wownero_libwallet2_api_c.exp
2024-07-30 20:22:25 +02:00
cyan
4b4e434c25 make checksum less noisy (#23) 2024-07-30 18:31:06 +02:00
cyan
373588247b Generic safety cleanup (#22)
* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums
2024-07-30 17:46:55 +02:00
cyan
3b9928a665 Embed monero.dart into monero_c (#16) 2024-07-30 14:05:19 +02:00
renovate[bot]
734662a597 chore(deps): update subosito/flutter-action action to v2 2024-07-28 08:37:01 +02:00
renovate[bot]
09dc66d243 chore(deps): update actions/setup-java action to v4 (#18)
* 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-28 08:36:38 +02:00
renovate[bot]
64895accd1 chore(deps): update actions/github-script action to v7 2024-07-27 19:57:23 +02:00
cyan
b22312f656 add cakewallet to ci (#15) 2024-07-27 18:46:00 +02:00
cyan
e22bf81665 reduce size of macos cache 2024-07-26 14:57:42 +00:00
cyan
700a6cb788 update readme, ccache support for sailfishos, ccache for all releases 2024-07-25 16:20:11 +00:00
cyan
58450de2ea remove android_ndk to save on android storage 2024-07-25 06:24:55 +00:00
cyan
92f11ab429 disable docker runner on android
+other updates
2024-07-25 05:24:16 +00:00
cyan
58d0e11570 update action to cache android as well 2024-07-25 00:40:57 +00:00
cyan
495810af86 update CI script 2024-07-24 23:39:48 +00:00
cyan
30b4ad53ce add caching to github builds 2024-07-24 20:12:54 +00:00
cyan
befc3e7869 use buildjet CI 2024-07-24 18:41:40 +00:00
Czarek Nakamoto
c094ed5da6 fix airgap code throwin in non-airgap wallets 2024-07-22 16:25:30 +02:00
Czarek Nakamoto
d1e246aaf4 update wownero patches 2024-07-16 14:11:57 +02:00
Czarek Nakamoto
2de2e59c3c fix darwin builds 2024-07-16 13:17:16 +02:00
Czarek Nakamoto
b3da711965 fix darwin exported symbols
update devcontrainer
2024-07-16 10:19:23 +02:00
cyan
9ae4a5262a update wow patches 2024-07-15 10:28:08 +00:00
cyan
26d6e33c31 use reliable git hosting 2024-07-15 10:20:52 +00:00
cyan
de3df37f47 drop wownero git hosting in favor of github 2024-07-15 10:08:37 +00:00
Czarek Nakamoto
5aa1f84d09 st sendToDeviceLength while calling setDeviceSendData 2024-07-05 08:40:44 +00:00
Czarek Nakamoto
6fa459b035 fixes 2024-07-03 10:49:14 +00:00
Czarek Nakamoto
67fbe133fd possible fix for dummy device 2024-07-02 13:51:19 +00:00
cyan
132b697ccf modules: proper branch in monero submodule [skip ci] 2024-07-01 12:14:10 +00:00
Czarek Nakamoto
54ca1f79d9 use release/ so it is easier to grab the resulting builds 2024-07-01 12:08:14 +00:00
Czarek Nakamoto
40915116b3 upload libraries to artifacts
renovate: enable git-submodules
2024-07-01 09:51:48 +00:00
cyan
6fb9f780c4 remove pr-comment 2024-07-01 09:51:10 +00:00
cyan
20d31caf65 drop cache entirely 2024-07-01 09:18:11 +00:00
cyan
662ad04d72 initial cache 2024-07-01 08:21:16 +00:00