Commit graph

3481 commits

Author SHA1 Message Date
Mohan
b951ada00d
Update README.md 2025-09-21 11:56:16 -04:00
Mohan
3b4494181e
docs: add tip box around linux x86 orchestrator downloader script 2025-09-21 11:53:46 -04:00
Gecko Botty
03f41bbce9
Prepare release 3.0.2 (#575)
Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
2025-09-21 04:06:46 -04:00
binarybaron
659445abd8 fix(ci): incorrectly labeled windows releases 2025-09-21 03:50:09 -04:00
Mohan
22bf0be83c
fix(Dockerfile): bash script syntax issue 2025-09-21 00:25:56 -04:00
binarybaron
b2a0cb13c9 fix(ci): env variables missing in cloudnebula publish step 2025-09-20 23:59:25 -04:00
einliterflasche
4905b2b068
fixes 2025-09-19 21:16:32 +02:00
Mohan
a4cddf2815
fix: mount apt cache as locked in docker buildkit (#571)
Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-09-19 01:25:30 -04:00
Gecko Botty
b9948d7f00
Release version 3.0.1 (#570)
* Prepare release 3.0.1

* Update CHANGELOG.md

---------

Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
Co-authored-by: Mohan <86064887+binarybaron@users.noreply.github.com>
2025-09-19 02:52:37 +00:00
einliterflasche
d5b07370e8
Merge branch 'master' of https://github.com/UnstoppableSwap/core 2025-09-19 02:48:59 +02:00
einliterflasche
4c4335a50e
fix tauri missing libwinpthread-1.dll 2025-09-19 02:48:53 +02:00
binarybaron
3d85d15671 fix(ci): add custom gcc to path in its own github action step 2025-09-18 19:12:50 -04:00
binarybaron
fa78936aa6 fix(ci): correctly add custom gcc to GITHUB_PATH and GITHUB_ENV 2025-09-18 18:34:51 -04:00
binarybaron
0271abf42a fix(ci): try to use posix thread and add custom gcc to path 2025-09-18 17:51:53 -04:00
Mohan
b340b22f0c
fix(asb, asb-controller): install root certificates in docker image (#569)
Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-09-18 15:19:24 -04:00
Gecko Botty
36c1c3a28b
Prepare release 3.0.0-beta.16 (#567)
Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
2025-09-18 05:16:31 +02:00
einliterflasche
1db9721f98
Merge branch 'master' of https://github.com/UnstoppableSwap/core 2025-09-18 05:14:00 +02:00
einliterflasche
b84ef519f3
fix ci 2025-09-18 05:12:26 +02:00
Gecko Botty
d0d90a5ece
Prepare release 3.0.0-beta.15 (#565)
Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
2025-09-18 04:02:11 +02:00
einliterflasche
08e821f348
Merge branch 'master' of https://github.com/UnstoppableSwap/core 2025-09-18 03:54:03 +02:00
einliterflasche
381e3cb07b
fix ci 2025-09-18 03:53:41 +02:00
Gecko Botty
56b0b684fc
Prepare release 3.0.0-beta.14 (#564)
Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
2025-09-17 20:59:38 -04:00
binarybaron
3878473b93 fix(asb): make wallet::synchronized public, revert changelog into new release 2025-09-17 14:26:54 -04:00
Gecko Botty
f561904cc7
Prepare release 3.0.0-beta.13 (#563)
Co-authored-by: UnstoppableSwap Botty <help@unstoppableswap.net>
2025-09-17 14:15:40 -04:00
Mohan
2fddf6ed49
fix(asb): ensure monero wallet is synced before providing quotes (#562)
* fix(asb): provide empty bidquote if wallet isn't synchronized

* add changelog entryx

---------

Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-09-17 01:46:28 -04:00
Mohan
5f6531fc1d
feat(orchestrator): skip asb config re-generation (#561)
* feat: regenerate asb config is present but invalid

* remove dead code

* just fmt

* make clippy happy

* get tests compiling again

* split up code, refactor

* refactors, move electrs / monerod / asb module into meta containers module

* fmt

* just fmt

* add changelog

---------

Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-09-17 01:29:26 -04:00
Gecko Botty
ca86886e39
Prepare release 3.0.0-beta.12 (#559) 2025-09-14 14:54:58 -04:00
Mohan
b96880c314
fix(cli,gui): Assume double spend safety after 22 confirmations (#558)
* fix(cli,gui): Assume double spend safety after 22 confirmations

* change env.rs

---------

Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-09-14 14:45:32 -04:00
Mohan
fd2758bd8d
feat(ci): sign pre-built binaries (#556)
* feat(ci): sign pre-built binaries

* simplify

* force gpg passphrase

---------

Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-09-13 02:49:18 +02:00
Mohan
9ca508c7ec
Update CHANGELOG.md 2025-09-13 00:22:53 +02:00
Mohan
861dfc4f8d
fix(orchestrator). 2025-09-13 00:20:01 +02:00
binarybaron
0282f20a41 fix(ci): build_winpthreads before finish_gcc to fix windows build error 2025-09-12 23:35:07 +02:00
binarybaron
e035964042 fix(ci): hardcode file extensions 2025-09-12 23:14:27 +02:00
Mohan
2f4c0ffe96
Update README.md 2025-09-11 17:32:37 +02:00
Mohan
1e0adb520d
Update README.md 2025-09-11 17:25:19 +02:00
Mohan
2b4f6fb3b2
Update README.md 2025-09-11 17:24:00 +02:00
Mohan
396aa8562f
Update README.md 2025-09-11 17:14:11 +02:00
Mohan
7708980c99
fix(ci): enable windows ci builds 2025-09-02 15:20:39 +02:00
Mohan
e4b8d6f8bc
fix(ci): append --target to tauri build step 2025-09-02 15:16:17 +02:00
binarybaron
12bded63f4 refactor(ci): cleanup Build ${{ matrix.bin.name }} in release mode ste 2025-08-31 22:46:23 +02:00
binarybaron
b40ef1918d fix(ci): cleanup build matrix, ensure build fails cause job to fail 2025-08-31 21:57:04 +02:00
binarybaron
262033702e fix(ci): temporary disable non gui builds for windows target 2025-08-31 19:58:22 +02:00
Stig Atle Steffensen
44687d519e
Fix release link in README.md (#549) 2025-08-31 12:56:16 +02:00
Raphael
c6b3ac4ed4
CI: Complete CI configuration (#539) 2025-08-29 22:55:45 +02:00
Mohan
8b36f2b0f3
fix(ci): Dockerfile and own monero-depends (#536)
* fix(ci): Dockerfile

* feat(monero-sys): Use our own monero-depends

* get cargo-chef working

* specify monero submodule in static

* Pin monero submodule to dbbccecc89e1121762a4ad6b531638ece82aa0c7

* fix(Dockerfile): Pull from /target/release

* make whiny clippy happy

---------

Co-authored-by: binarybaron <binarybaron@mail.mail>
2025-08-29 15:31:22 +02:00
space-shell
94cae8eac8
Update package name variables within the build-release-binaries.yml (#538)
* Update build-release-binaries.yml

Updates the asb and asb-controller package names

* Update build-release-binaries.yml

Updates env vars defined within the CI config file
2025-08-29 15:04:49 +02:00
space-shell
9b250b5082
Update build-release-binaries.yml (#537)
adds '-controller' suffix to asb-controller build
2025-08-29 14:25:01 +02:00
einliterflasche
0cc02ba960
fix ci, rename build -> build_gui 2025-08-29 12:34:49 +02:00
einliterflasche
c7804265be
different way to get binary output 2025-08-29 11:56:06 +02:00
einliterflasche
a8bc637fe3
try and fix empty host error 2025-08-29 11:37:03 +02:00