Commit graph

1807 commits

Author SHA1 Message Date
tobtoht
e06e8aaf9b
ci: install apparmor-utils
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
2024-08-09 13:15:12 +02:00
tobtoht
02ce121029
ci: fix apparmor for 24.04 2024-08-09 13:10:26 +02:00
tobtoht
6a1d5f05c3
ci: bump ubuntu to 24.04 2024-08-09 11:16:23 +02:00
tobtoht
fc30f71170
ci: add substitute server 2024-08-09 10:03:03 +02:00
twiddle
41f78b5f89 Minor Refactoring and addition of behind the scene changes to swap settings based on feather configuration.
Atomic will no longer appear if feather is launched in testnet mode.
DONE:
     1. Connect signals to make status of swap reflected in AtomicSwap dialog
     2. Add informational tabs to AtomicSwap dialog
     4. Add recovery to atomic widget
     5. Refactor AtomicWidget so AtomicSwap handles parsing of swap binary output.
TODO:
     3. Add cancel and refund functionality to AtomicSwap when things go wrong
2024-08-08 23:49:37 -04:00
tobtoht
5d9f12a899
guix: bump time-machine to 7bf1d7aeaffba15c4f680f93ae88fbef25427252 2024-08-09 01:41:53 +02:00
tobtoht
f59ba3f3c9
guix: bump minimum glibc to 2.31
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
2024-08-08 13:43:05 +02:00
twiddle
c67fedf9bc DONE:
1. Connect signals to make status of swap reflected in AtomicSwap dialog
     2. Add informational tabs to AtomicSwap dialog
     4. Add recovery to atomic widget
     5. Refactor AtomicWidget so AtomicSwap handles parsing of swap binary output.
TODO:
     3. Add cancel and refund functionality to AtomicSwap when things go wrong
2024-08-04 22:49:31 -04:00
twiddle
06c43a707e DONE:
1. Connect signals to make status of swap reflected in AtomicSwap dialog
     2. Add informational tabs to AtomicSwap dialog
     4. Add recovery to atomic widget
TODO:
     3. Add cancel and refund functionality to AtomicSwap when things go wrong
     4. Refactor AtomicWidget so AtomicSwap handles parsing of swap binary output.
2024-08-02 17:09:22 -04:00
twiddle
08328d96f4 DONE:
1. Connect signals to make status of swap reflected in AtomicSwap dialog
     2. Add informational tabs to AtomicSwap dialog
TODO:
     3. Add cancel and refund functionality to AtomicSwap when things go wrong, possibly add automatic cancel functionality
     4. Add History and recovery to atomic window
2024-07-23 16:21:00 -04:00
twiddle
8744138b42 Added AtomicFundDialog ui to make depositing btc for swap easy. Updated AtomicSwap functionality to clean swap and monero-wallet-rpc. Can run swap successfully if nothing goes wrong. Cleaned some code
TODO:
     1. Connect signals to make status of swap reflected in AtomicSwap dialog
     2. Add informational tabs to AtomicSwap dialog
     3. Add cancel and refund functionality to AtomicSwap when things go wrong, possibly add automatic cancel functionality
2024-07-08 14:58:32 -04:00
twiddle
513d83229f Added AtomicFundDialog ui to make depositing btc for swap easy. Updated AtomicSwap functionality to clean swap and monero-wallet-rpc. Can run swap successfully if nothing goes wrong.
TODO:
2024-07-08 14:49:24 -04:00
tobtoht
c0a5a549f4
depends: boost: update to 1.85.0
Some checks failed
ci/gh-actions/build / build-ubuntu-without-scanner (push) Has been cancelled
ci/gh-actions/guix / cache-sources (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Has been cancelled
ci/gh-actions/guix / bundle-logs (push) Has been cancelled
2024-07-02 12:35:27 +02:00
twiddle
b9fde514af Update README again. Swap tool has not been set up to do btc testnet4 -> xmr stagenet atomic swaps. Making testing much more practical. 2024-06-27 11:49:09 -04:00
twiddle
fd6b004192 Update README to link to xmr-btc-swap-json-tests repo. To allow for easier testing and development. 2024-06-21 18:06:07 -04:00
tobtoht
38751587d9
depends: libgpg-error: update to 1.49
Some checks failed
ci/gh-actions/build / build-ubuntu-without-scanner (push) Has been cancelled
ci/gh-actions/guix / cache-sources (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Has been cancelled
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Has been cancelled
ci/gh-actions/guix / bundle-logs (push) Has been cancelled
2024-06-19 14:14:58 +02:00
tobtoht
f441bd3818
depends: openssl: update to 3.3.1 2024-06-19 13:58:19 +02:00
tobtoht
ba88145b08
depends: tor_linux: update to 0.4.8.12 2024-06-19 13:50:18 +02:00
tobtoht
8ca0c98ced
depends: libsodium: update to 1.0.20 2024-06-19 13:33:27 +02:00
tobtoht
0419546ab8
depends: unbound: update to 1.20.0 2024-06-19 13:06:50 +02:00
tobtoht
14d5ccbc91
depends: qt: update to 6.7.2
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
2024-06-19 11:59:18 +02:00
tobtoht
db77dba83c
guix: bump timemachine to f0bb724211872cd6158fce6162e0b8c73efed126
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
2024-06-18 14:47:42 +02:00
tobtoht
fd008c5634
depends: openssl: update to 3.2.2 2024-06-18 14:33:06 +02:00
twiddle
cba9eabb4b Atomic Swap UI to show progress of swap started
Bump to swap tool v 0.13.1

** Fix to kill swap process & monero-wallet-rpc process on shutdown
2024-06-11 21:08:47 -04:00
twiddle
a84ff2ef03 Bump to swap tool v 0.13.0 2024-06-02 21:13:56 -04:00
twiddle
ce38f3e36e Offer Book updating finished. Minor ui additions. 2024-05-29 15:36:03 -04:00
twiddle
0018b5a869 Offer Book updating half done. Need to fix refreshing gui to reflect new order. 2024-05-26 20:19:29 -04:00
twiddle
e6aac4eb25 Swap tool auto downloader finished, browse finished, and ui updates 2024-05-22 13:55:51 -04:00
twiddle
435a75d453 Swap tool auto downloader working.
// TODO Later
Add in Browse button
Add ui reflection of download progess/occuring
2024-05-21 23:34:03 -04:00
tobtoht
edac95c346
depends: qt: update to 6.7.1 2024-05-21 12:14:43 +02:00
twiddle
da70287dee Plugin Config outline work 2024-05-18 22:15:06 -04:00
twiddle
777ae42ba9 Plugin Config outline work 2024-05-18 22:12:23 -04:00
twiddle
140547b38e Plugin Tab placeholder copy of Calc 2024-05-18 12:49:03 -04:00
tobtoht
d375484c2f
windowmanager: store seed attributes immediately 2024-05-08 18:58:29 +02:00
tobtoht
c2701c00dd
plugins: remove reddit 2024-05-07 21:45:57 +02:00
tobtoht
8d814a16b3
plugins: remove localmonero
Thank you Alex for all you've done for the community over the years.
2024-05-07 21:32:08 +02:00
tobtoht
af9d9ddc21
WindowManager: improve wallet cache corruption error handling 2024-05-07 14:40:49 +02:00
tobtoht
87ee96cb9a
wizard: don't allow illegal chars in wallet name 2024-05-03 23:23:15 +02:00
tobtoht
5ba53a3702
send: set pay to many output limit to 15 2024-05-03 21:32:26 +02:00
tobtoht
69977e38b2
windows: fix darkmode 2024-05-03 18:59:35 +02:00
tobtoht
478248f99c
updater: fix button focus 2024-05-03 17:30:40 +02:00
tobtoht
e2eb8e4ed3
send, coins: don't allow tx construction during blockchain sync 2024-05-03 12:15:51 +02:00
tobtoht
8b0013496c
TxPoolViewer: fix sort 2024-05-03 11:34:46 +02:00
tobtoht
9483325a68
settings: fix proxy switch crash 2024-05-03 01:26:03 +02:00
tobtoht
b030c7d032
trezor: re-enable bridge transport, prioritize webusb 2024-05-03 00:14:35 +02:00
tobtoht
7d693d86d5
release: bump version to 2.6.7 2024-04-29 04:37:24 +02:00
tobtoht
26420efbfd
build: fix libgcc_s.so.1 issue 2024-04-29 04:36:06 +02:00
tobtoht
c5b46211b8
fix bounds check 2024-04-29 04:12:20 +02:00
tobtoht
2d609ebad5
release: bump version to 2.6.6 2024-04-28 21:29:07 +02:00
tobtoht
deb9d7ff63
manual input selection, subtract fee from amount 2024-04-28 21:28:09 +02:00