Commit Graph

108 Commits

Author SHA1 Message Date
cyan d04dcf67ec initial work on docs (#69)
* initial work on docs
* fix DOCKER_VERSION
* update location
* add the path **properly**
* Update docs workflow
2024-10-17 10:50:22 +02:00
Mateusz Franik fd7bb6ae1c feat: wownero typescript bindings, regression tests (#71)
* 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-16 07:55:11 +02:00
cyan 44fd5e17bb Maintenance and minor fixes (#68)
* remove LICENSE from monero.dart
* fix android builds
2024-10-11 08:59:50 +02:00
cyan 714eb29f1f Remove apps from CI 2024-10-05 22:55:46 +02:00
Czarek Nakamoto 6eb571ea49 fix coin control
drop xmruw ci for the time being
2024-09-27 20:00:41 +02:00
cyan d194094494 feat: deno ffi bindings (#40)
* 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-19 10:59:07 +02:00
cyan 0b91e91d19 add cakewallet secrets 2024-09-16 21:00:04 +02:00
cyan 9d9a83a735 add missing secrets 2024-09-09 14:23:49 +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 bcb328a495 bump java version in cake wallet ci 2024-08-02 21:16:37 +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
cyan 0737e1a7a1 Fix darwin builds (#24)
* Update wownero_libwallet2_api_c.exp
2024-07-30 20:22:25 +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 6fa459b035 fixes 2024-07-03 10:49:14 +00:00
Czarek Nakamoto 54ca1f79d9 use release/ so it is easier to grab the resulting builds 2024-07-01 12:08:14 +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
cyan 9a08ad80f0 Update pr-comment.yaml [skip ci] 2024-07-01 09:12:40 +02:00
cyan b0b8b733d9 ci: ios and macos builds
ci: split xmruw builds
2024-06-30 22:19:57 +00:00
cyan f61741fb8b Update pr-comment.yaml [skip ci] 2024-06-30 23:36:09 +02:00
Czarek Nakamoto d402796c15 free runner storage 2024-06-30 18:12:00 +00:00
Czarek Nakamoto f5efc81ddf apply wownero patches 2024-06-30 16:13:41 +00:00
Czarek Nakamoto 5ab59ac0e0 fix xmruw build for wownero 2024-06-30 15:41:39 +00:00
Czarek Nakamoto 8af6b773b7 fix: wownero seed giving incorrect
add: pr-comment.yaml
2024-06-30 11:53:21 +00:00
Czarek Nakamoto a117d701b1 make test apk --debug'able 2024-06-28 18:35:16 +00:00
Czarek Nakamoto 3dda641ced wowner: fix store crash
fix: xmruw ci build
devcontainers
2024-06-28 11:35:47 +00:00
cyan aed83e7c08 proper path for artifact 2024-06-28 09:59:50 +00:00
cyan b850dc11dd build changelog 2024-06-28 09:33:13 +00:00
cyan 8ea6f97f16 don't build inside of debian container 2024-06-28 08:59:57 +00:00
cyan 814c2437db don't clone unnamed_monero_wallet multiple times 2024-06-28 08:34:39 +00:00
Czarek Nakamoto 19fcc2ca32 add jq to dependencies 2024-06-28 10:11:36 +02:00
cyan 0da137faf1 fix fvm 2024-06-28 07:39:48 +00:00
Czarek Nakamoto 862a2fe674 remove matrix.coin 2024-06-28 09:17:29 +02:00
Czarek Nakamoto 9b23d6447f add xmruw compat check 2024-06-28 08:58:37 +02:00
Czarek Nakamoto 7c653a2f87 use sudo 2024-06-27 15:23:34 +02:00