Commit Graph

  • b7347da27a
    Merge pull request #1461 from comit-network/dependabot/cargo/url-2.5.0 Byron Hambly 2023-12-11 15:24:34 +0200
  • c8034c58a8
    Merge pull request #1462 from comit-network/dependabot/cargo/tokio-util-0.7.10 Byron Hambly 2023-12-11 15:24:24 +0200
  • 141b9a99fc
    Merge pull request #1463 from comit-network/dependabot/cargo/strum-0.25.0 Byron Hambly 2023-12-11 15:24:14 +0200
  • 8570e2b658
    Merge pull request #1464 from comit-network/dependabot/cargo/tracing-0.1.40 Byron Hambly 2023-12-11 15:23:54 +0200
  • 46a73e2a63
    build(deps): bump tracing from 0.1.38 to 0.1.40 dependabot[bot] 2023-12-11 11:17:40 +0000
  • 73162adcd7
    build(deps): bump strum from 0.24.1 to 0.25.0 dependabot[bot] 2023-12-11 11:17:18 +0000
  • 564302b184
    build(deps): bump tokio-util from 0.7.3 to 0.7.10 dependabot[bot] 2023-12-11 11:16:48 +0000
  • 7ccb9d61be
    build(deps): bump url from 2.4.0 to 2.5.0 dependabot[bot] 2023-12-11 11:16:30 +0000
  • 3ae7e581f0
    Merge pull request #1458 from comit-network/dependabot/github_actions/actions/setup-python-5 Byron Hambly 2023-12-11 12:29:18 +0200
  • 3ac734f316
    ci: add cargo check on rust stable Byron Hambly 2023-12-10 17:23:11 +0200
  • c8802bad3d
    build(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2023-12-07 11:13:34 +0000
  • db400ad4c4
    Merge pull request #1456 from delta1/rust-1.70 Byron Hambly 2023-12-06 13:54:05 +0200
  • dbb66fe6b7
    ci: remove bors Byron Hambly 2023-12-06 13:19:50 +0200
  • 53972cdeb3
    ci: update minimum rust version to 1.70 Byron Hambly 2023-12-05 13:21:12 +0200
  • 9d52a8b7f1 Merge branch 'rpc-server' of https://github.com/yamabiiko/xmr-btc-swap into rpc-server binarybaron 2023-12-05 16:02:31 +0100
  • ba6d9a774a Wait for background tasks to complete before exiting CLI binarybaron 2023-12-05 16:02:29 +0100
  • df75cd95c5
    Merge branch 'master' into rpc-server Byron Hambly 2023-12-05 13:09:09 +0200
  • 4f6ff20580 Allow for cooperative xmr redeem cooperative-xmr-redeem binarybaron 2023-12-02 16:13:32 +0100
  • e7cd255587 Log event loop connection properties as tracing fields binarybaron 2023-12-02 01:23:59 +0100
  • 692b2ec20d Add span to bitcoin wallet logs binarybaron 2023-12-02 01:23:43 +0100
  • f9dcac07fd Include entire error cause-chain in API response binarybaron 2023-11-27 19:46:29 +0100
  • 4098ca848d Return restore height on MoneroRecovery command to API Caller binarybaron 2023-11-27 19:40:38 +0100
  • 98d8685a8e Allow API caller to retrieve last synced bitcoin balane and avoid costly sync binarybaron 2023-11-26 22:19:38 +0100
  • 8bd242c825 Return tx_lock_fee to API caller on GetSwapInfo call binarybaron 2023-11-23 20:10:32 +0100
  • 6c75f59ba1 Use type safe query! macro for database retrieval of states binarybaron 2023-11-12 14:50:00 +0100
  • 6f2ec2e373 Return bid quote to API caller binarybaron 2023-11-09 14:32:30 +0100
  • ca149d2faa Print error if one occurs during process invoked by API call binarybaron 2023-11-09 14:32:16 +0100
  • b51b0e02d6 Return error to API caller if bid quote request fails binarybaron 2023-11-08 22:41:30 +0100
  • f9912b66da
    Improve debug text for swap resume Lorenzo Tucci 2023-11-06 22:18:06 +0200
  • 28b0e06f78
    Remove inner tokio::select in BuyXmr and Resume Lorenzo Tucci 2023-11-06 22:14:53 +0200
  • 2634b55fc1 Release swap lock after receiving shutdown signal binarybaron 2023-11-06 20:24:50 +0100
  • 2c6c7b964c Spawn event loop before requesting quote binarybaron 2023-11-06 19:24:59 +0100
  • a53a420794 Remove unnecessary swap suspension listener from determine_btc_to_swap call in BuyXmr binarybaron 2023-11-06 16:05:32 +0100
  • c7f411c8c9
    Moving swap initialization code inside tokio select block to handle swap lock release logic Lorenzo Tucci 2023-11-03 19:13:17 +0200
  • e1c3a5d991
    Merge #1451 staging bors[bot] 2023-10-23 14:09:36 +0000
  • 9819f74c12
    build(deps): bump Swatinem/rust-cache from 2.6.2 to 2.7.1 dependabot[bot] 2023-10-23 11:25:08 +0000
  • d6c1353ed5
    Merge #1450 bors[bot] 2023-10-23 09:43:13 +0000
  • dcf9f24b77
    build(deps): bump pem to 3.0 Byron Hambly 2023-10-23 11:21:04 +0200
  • 04e618feaa
    Merge #1449 bors[bot] 2023-10-18 12:16:37 +0000
  • eac6a6be5c
    build(deps): bump actions/checkout from 4.0.0 to 4.1.1 dependabot[bot] 2023-10-18 11:13:47 +0000
  • 4e631759b2
    cargo fmt Lorenzo Tucci 2023-10-07 19:02:11 +0300
  • c0e759e9f2
    moving buy_xmr initialization code out of spawned tasks Lorenzo Tucci 2023-10-04 21:14:14 +0300
  • 18311f74c4 Use `in_current_span` to pass down tracing span to spawned tasks binarybaron 2023-10-03 18:24:47 +0200
  • bb374fe7ba
    Merge branch 'rpc-server' of github.com:yamabiiko/xmr-btc-swap into rpc-server Lorenzo Tucci 2023-10-01 14:44:21 +0300
  • d2d778f2ca
    move resume swap initialization code out of spawned task Lorenzo Tucci 2023-10-01 14:43:53 +0300
  • c531034f36
    Merge branch 'master' into rpc-server yamabiiko 2023-10-01 14:04:44 +0300
  • 8a3dc61525
    cargo clippy fixes Lorenzo Tucci 2023-10-01 14:03:42 +0300
  • 9c79738e69
    merge with master Lorenzo Tucci 2023-10-01 13:39:43 +0300
  • c93eaa8057
    Merge #1447 bors[bot] 2023-09-30 19:13:34 +0000
  • fd344c53a0
    Merge branch 'upstream.master' into bugfix/bob-xmrlocked-redeemed pokkst 2023-09-29 11:06:14 -0500
  • 21a770875b
    Merge branch 'upstream.master' into bugfix/asb-sync-startup pokkst 2023-09-29 11:04:40 -0500
  • d73dd56974
    Store monero wallet at certain states pokkst 2023-09-29 11:04:21 -0500
  • 8b7e85dab0
    remove otp file Byron Hambly 2023-09-29 15:45:16 +0200
  • 28c2530385
    clippy --fix Byron Hambly 2023-09-29 15:14:16 +0200
  • 4396c7db8b
    test: fix assert Byron Hambly 2023-09-29 15:13:52 +0200
  • 5182b4f53a
    Update lock timeout to 10 min pokkst 2023-09-29 08:08:25 -0500
  • e0891e08c5
    fix compile and warnings in tests/rpc.rs Byron Hambly 2023-09-29 15:02:29 +0200
  • 3eb4c0db43 Remove unused import of broadcast::Receiver rpc-server binarybaron 2023-09-28 14:51:29 +0200
  • 780d117a69 Change INTERVAL type to u64 binarybaron 2023-09-28 14:46:12 +0200
  • c9a7970ab4 Change TIMEOUT type to u64 binarybaron 2023-09-28 14:45:17 +0200
  • ff619f97b4 Remove unnecessary `biased` from tokio::select! binarybaron 2023-09-28 13:52:54 +0200
  • 25d1fcd2b5 Don't return signed_tx to API caller on WithdrawBtc method binarybaron 2023-09-28 13:46:31 +0200
  • d6e178357b Wait for swap to be suspended after sending signal binarybaron 2023-08-28 10:28:13 +0200
  • c8343edf04 Rename `Method::RawHistory` to `Method::GetRawStates` binarybaron 2023-08-28 00:50:41 +0200
  • 6f66e9cba5 Add `get_monero_recovery_info` RPC endpoint binarybaron 2023-08-28 00:47:32 +0200
  • d76f24c37f Remove unused shutdown channel binarybaron 2023-08-28 00:24:16 +0200
  • cff51b341d Sync bitcoin wallet before initial max_giveable call binarybaron 2023-08-24 14:26:28 +0200
  • 99dfa895bb Update request.rs binarybaron 2023-08-20 00:40:21 +0200
  • 768da0d794 Add note regarding Request, Method structs binarybaron 2023-08-20 00:38:56 +0200
  • ed7792f7e7 Pass down tracing span to API calls and allow for log_reference_id to be set binarybaron 2023-08-20 00:18:44 +0200
  • 202206a3e8 Update rpc tests binarybaron 2023-09-24 20:00:28 +0200
  • 52472df38b
    build(deps): bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-25 11:42:44 +0000
  • d7b0d068b6 Merge branch 'rpc-server' of https://github.com/yamabiiko/xmr-btc-swap into rpc-server binarybaron 2023-09-24 19:50:42 +0200
  • d3bb838806 WIP: Integration tests for RPC server binarybaron 2023-09-24 19:47:35 +0200
  • 50f929aea4 Merge branch 'rpc-server' of https://github.com/yamabiiko/xmr-btc-swap into rpc-server binarybaron 2023-09-24 17:31:17 +0200
  • 03be15b069 WIP: RPC server integration tests binarybaron 2023-09-24 17:30:05 +0200
  • 2de492f23a
    Merge #1445 0.12.3 bors[bot] 2023-09-23 20:04:24 +0000
  • 959a309d0e
    Merge branch 'rpc-server' of github.com:yamabiiko/xmr-btc-swap into rpc-server Lorenzo Tucci 2023-09-22 23:29:35 +0300
  • ec0bc8cd39
    fixing test_cli_arguments and other tests Lorenzo Tucci 2023-09-22 23:28:49 +0300
  • 3c39a34a6e Remove unnecessary success property on suspend_current_swap response binarybaron 2023-09-21 16:15:36 +0200
  • bd2aef796d Fix typo in rpc server stopped tracing log binarybaron 2023-09-21 15:21:05 +0200
  • 7824078975 Prepare release 0.12.3 COMIT Botty McBotface 2023-09-20 18:34:50 +0000
  • ef4b6cd651
    build(deps): bump Swatinem/rust-cache from 2.6.2 to 2.7.0 dependabot[bot] 2023-09-13 11:14:46 +0000
  • f367c2ba49 Rename `get_raw_history` tp `get_raw_states` binarybaron 2023-09-08 12:53:33 +0200
  • 2ec465aec7 Merge branch 'rpc-server' of https://github.com/yamabiiko/xmr-btc-swap into rpc-server binarybaron 2023-09-08 12:52:04 +0200
  • a3455d6032
    Merge #1443 roc bors[bot] 2023-09-08 09:45:43 +0000
  • 332fd39164
    Add CHANGELOG entry for PR 1441 binarybaron 2023-09-08 11:45:10 +0200
  • 7d6b1c2244
    Merge #1441 bors[bot] 2023-09-08 07:20:57 +0000
  • 3467523849 Dynamically choose monero daemon to connect to binarybaron 2023-09-03 01:17:42 +0200
  • 1f793c5d98
    Merge #1442 bors[bot] 2023-09-05 12:48:19 +0000
  • a96527fc2a
    build(deps): bump actions/checkout from 3.5.3 to 4.0.0 dependabot[bot] 2023-09-05 11:38:13 +0000
  • 2921d61ebc
    Downgrade tokio to 1.21.0 again where signals on windows where introduced kill-monero-rpc-on-signal-receive binarybaron 2023-09-04 14:05:03 +0200
  • e29ae70f06
    Upload CI Artifacts on Windows binarybaron 2023-09-04 13:20:38 +0200
  • 191247efeb
    Merge #1440 bors[bot] 2023-09-02 19:35:37 +0000
  • 16c1daea78
    Update build-release-binaries.yml rustc version to 1.67 binarybaron 2023-09-02 19:15:15 +0200
  • 2290f82e16
    Update build-release-binaries.yml bump-rustc-version-for-release-bins-ci binarybaron 2023-09-02 19:14:16 +0200
  • 96af3fdfe3 Update tokio to `1.32.0` binarybaron 2023-09-01 17:56:52 +0200
  • e13e4ed982 Kill monero-wallet-rpc child process when receiving SIGINT, SIGTERM or SIGHUP binarybaron 2023-08-30 22:28:22 +0200
  • 5b162368ca
    Merge #1438 bors[bot] 2023-09-01 15:36:24 +0000
  • 2e1909685d
    Revert "Refresh monero monitoring wallet at startup to ensure daemon is is av…" binarybaron 2023-09-01 17:36:00 +0200