Commit Graph

  • c9e3c40987 Fix multiple things patrini32 2024-06-05 12:24:35 +03:00
  • e2b6538199 introduce better approach for checking for error patrini32 2024-06-05 02:07:12 +03:00
  • a9a1724ad3 implement refund and lock check patrini32 2024-06-05 01:58:53 +03:00
  • 957c33bffe Fix stupid errors patrini32 2024-06-04 20:39:36 +03:00
  • 7e5c1ae45a fix formatting and typo patrini32 2024-06-04 20:09:18 +03:00
  • 391fb226b5 Add test to CI patrini32 2024-06-04 19:47:41 +03:00
  • 8e4fd2cc3b Add test and rustify code patrini32 2024-06-04 19:46:42 +03:00
  • 4f8907a4b0 prettify error, when bob tries to cancel and refund after disconnecting patrini32 2024-06-04 19:08:58 +03:00
  • 21fed8c291
    Merge pull request #1689 from comit-network/dependabot/cargo/uuid-1.9.1 Byron Hambly 2024-06-25 15:34:43 +02:00
  • 5390a50eda
    Merge pull request #1688 from comit-network/dependabot/cargo/serde_json-1.0.118 Byron Hambly 2024-06-25 15:34:33 +02:00
  • 5551f513d5
    build(deps): bump uuid from 1.9.0 to 1.9.1 dependabot[bot] 2024-06-25 11:49:47 +00:00
  • fbf1c3dabf
    build(deps): bump serde_json from 1.0.117 to 1.0.118 dependabot[bot] 2024-06-25 11:48:33 +00:00
  • 23a4d624da
    Merge pull request #1687 from ikmckenz/add-missing-test Byron Hambly 2024-06-25 10:37:50 +02:00
  • 3fc934a189 Add concurrent_bobs_after_xmr_lock_proof_sent test to ci Ian McKenzie 2024-06-24 21:27:13 -07:00
  • 194fa1b1cb
    Merge pull request #1686 from comit-network/dependabot/cargo/strum-0.26.3 Byron Hambly 2024-06-24 14:00:21 +02:00
  • 58baa48eba
    Merge pull request #1685 from comit-network/dependabot/cargo/uuid-1.9.0 Byron Hambly 2024-06-24 14:00:02 +02:00
  • 6f57517c05
    Merge pull request #1684 from comit-network/dependabot/cargo/proptest-1.5.0 Byron Hambly 2024-06-24 13:59:52 +02:00
  • 2068a4cf78
    build(deps): bump strum from 0.26.2 to 0.26.3 dependabot[bot] 2024-06-24 11:12:44 +00:00
  • dabe1abb21
    build(deps): bump uuid from 1.8.0 to 1.9.0 dependabot[bot] 2024-06-24 11:10:02 +00:00
  • cca0d0027e
    build(deps): bump proptest from 1.4.0 to 1.5.0 dependabot[bot] 2024-06-24 11:09:33 +00:00
  • 5a4530d508 Merge branch 'bob-buffer-transfer-proofs' of https://github.com/comit-network/xmr-btc-swap into bob-buffer-transfer-proofs binarybaron 2024-06-22 11:22:41 +02:00
  • c458b84509 Delete tempdb binarybaron 2024-06-22 11:22:35 +02:00
  • dd445d81ca
    Merge branch 'master' into bob-buffer-transfer-proofs binarybaron 2024-06-22 11:20:26 +02:00
  • b1979ca68d Revert "tests" binarybaron 2024-06-22 11:17:45 +02:00
  • ddbc36d2df Update CHANGELOG.md binarybaron 2024-06-06 16:26:34 +02:00
  • c251d887f7 tests binarybaron 2024-06-05 16:13:23 +02:00
  • 2258e26451 feat (Bob): Buffer transfer proof to database when we are running a different swap binarybaron 2024-06-04 10:37:23 +02:00
  • 82178afa04
    build(deps): bump jsonrpsee from 0.16.2 to 0.22.5 dependabot/cargo/jsonrpsee-0.22.5 dependabot[bot] 2024-06-21 11:48:20 +00:00
  • 9b5d7aa8e1 better log message patrini32 2024-06-15 15:45:57 +03:00
  • a07ef30346 remove dot patrini32 2024-06-13 20:54:22 +03:00
  • 7c5f0fa25c fix typo patrini32 2024-06-12 23:25:30 +03:00
  • 8913a62654 fix lint patrini32 2024-06-12 23:23:17 +03:00
  • 9d8e93940a fix formatting patrini32 2024-06-12 23:21:12 +03:00
  • 318fa9a676 fix test patrini32 2024-06-12 23:19:49 +03:00
  • 1e5440e1c1 fix typo patrini32 2024-06-12 23:15:20 +03:00
  • 58c1926685 fix typo patrini32 2024-06-12 23:13:59 +03:00
  • 9360dd6137 fix typo patrini32 2024-06-12 23:12:29 +03:00
  • 5f18c17958 fix error patrini32 2024-06-12 23:10:51 +03:00
  • 1243108f94 fix error patrini32 2024-06-12 23:10:37 +03:00
  • 34bb5f73db fix error patrini32 2024-06-12 23:08:01 +03:00
  • 1584ac7d83 Better error messages patrini32 2024-06-12 22:59:24 +03:00
  • 8646bf99ef Throw appealing error in case that cancel timelock hasnt expired yet patrini32 2024-06-10 12:21:47 +03:00
  • 69fd07b0b6 fix formatting patrini32 2024-06-09 19:53:06 +03:00
  • 33ebd74ac0 better log messages patrini32 2024-06-09 19:48:52 +03:00
  • 132836aaa7 beautify comments patrini32 2024-06-09 19:45:01 +03:00
  • e27f7f55b3 beautify log message patrini32 2024-06-09 14:39:56 +03:00
  • 219d70562f more fitting log message patrini32 2024-06-09 14:31:52 +03:00
  • 37c2580c6a remove changes to punish.rs patrini32 2024-06-09 14:29:57 +03:00
  • b841f0b186 remove changes from state.rs patrini32 2024-06-09 14:24:42 +03:00
  • 873e487fe3 remove changes from state.rs patrini32 2024-06-09 14:24:06 +03:00
  • e7fb332c72 check for punish timelock in fn refund, not yet expired timelock in cancel and remove breaking database changes patrini32 2024-06-09 14:19:11 +03:00
  • 7f70f23106 better comments patrini32 2024-06-09 13:44:52 +03:00
  • 630a1d2df1 remove missleading comment patrini32 2024-06-09 13:16:16 +03:00
  • 6b1d884da0 provide better comments patrini32 2024-06-09 09:25:08 +03:00
  • 473734a8be provide better comments patrini32 2024-06-09 09:22:49 +03:00
  • 783bae0f85 Revert "Reimplement tx_punish check without breaking database changes" patrini32 2024-06-08 21:32:41 +03:00
  • a25decfadb Revert "fix formatting" patrini32 2024-06-08 21:32:06 +03:00
  • 7091aa44d7 fix formatting patrini32 2024-06-08 20:36:07 +03:00
  • a09c414484 Reimplement tx_punish check without breaking database changes patrini32 2024-06-08 20:33:59 +03:00
  • 67df816a8c Use transaction created by check_for_tx_cancel and delete construct_tx_cancel patrini32 2024-06-06 17:37:55 +03:00
  • d1cbc0c8d9 Remove redundant comment patrini32 2024-06-06 17:21:14 +03:00
  • 89ea49910c Remove redundant debug print patrini32 2024-06-06 16:55:32 +03:00
  • 4b5c54e3e4 return accidentally removed code patrini32 2024-06-06 16:50:53 +03:00
  • b18c874b3e Return accidentally deleted check for RpcVerifyAlreadyInChain patrini32 2024-06-06 16:48:37 +03:00
  • 7e945a11c1 Check if Alice already published tx_cancel/tx_punish if we get an error when trying to cancel/refund. Test: use cli::cancel and cli::refund to check if cli::cancel sets state to BtcCancelled patrini32 2024-06-06 16:45:38 +03:00
  • b93d57fff6 formalize description patrini32 2024-06-05 23:38:38 +03:00
  • d19ffe72e8 better description patrini32 2024-06-05 23:33:21 +03:00
  • abc89a69d9 better description patrini32 2024-06-05 23:31:21 +03:00
  • 119be4b40e Refactor and describe 'subscription' deletion patrini32 2024-06-05 23:30:12 +03:00
  • 7adcf1d29c fix formatting: delete whitespaces patrini32 2024-06-05 21:17:45 +03:00
  • bf8d12dfa7 fix formatting patrini32 2024-06-05 21:12:02 +03:00
  • fbd0c37be8 Add comments about logic patrini32 2024-06-05 18:07:43 +03:00
  • ca2e00e3f0 refactor and print successful refund message only if it succeeded patrini32 2024-06-05 15:46:48 +03:00
  • 228a4be342 Use assert_bob_punished patrini32 2024-06-05 15:34:20 +03:00
  • e66d88320e Add missing comma patrini32 2024-06-05 15:25:18 +03:00
  • a427c27056 use original approach and add timelock check patrini32 2024-06-05 13:13:21 +03:00
  • 6f4836a930 Revert "introduce better approach for checking for error" patrini32 2024-06-05 13:04:05 +03:00
  • 93cce2987b Revert "Fix multiple things" patrini32 2024-06-05 13:03:00 +03:00
  • bc9c3ff402 Fix multiple things patrini32 2024-06-05 12:24:35 +03:00
  • 039db6babe introduce better approach for checking for error patrini32 2024-06-05 02:07:12 +03:00
  • e373daed19 implement refund and lock check patrini32 2024-06-05 01:58:53 +03:00
  • 74d4a3274c Fix stupid errors patrini32 2024-06-04 20:39:36 +03:00
  • 8060e77ef6 fix formatting and typo patrini32 2024-06-04 20:09:18 +03:00
  • d7b1bde265 Add test to CI patrini32 2024-06-04 19:47:41 +03:00
  • dde200e5a3 Add test and rustify code patrini32 2024-06-04 19:46:42 +03:00
  • ba5a1dd347 prettify error, when bob tries to cancel and refund after disconnecting patrini32 2024-06-04 19:08:58 +03:00
  • 4d557d1ef9
    build(deps): bump mockito from 1.3.0 to 1.4.0 (#1567) dependabot[bot] 2024-06-19 15:35:05 +02:00
  • 1d5df5498c
    Merge pull request #1682 from comit-network/dependabot/cargo/serial_test-3.1.1 Byron Hambly 2024-06-19 15:21:14 +02:00
  • 45bbfcfaee
    Merge branch 'master' into dependabot/cargo/mockito-1.3.1 Byron Hambly 2024-06-19 15:03:05 +02:00
  • 39064ceb96
    build(deps): bump mockito from 1.3.0 to 1.4.0 dependabot[bot] 2024-06-19 12:27:59 +00:00
  • 787edbbca2
    Merge pull request #1681 from comit-network/dependabot/cargo/url-2.5.2 Byron Hambly 2024-06-19 13:58:17 +02:00
  • 543f2748b5
    build(deps): bump serial_test from 3.0.0 to 3.1.1 dependabot[bot] 2024-06-19 11:35:30 +00:00
  • 7da996ab7b
    build(deps): bump url from 2.5.0 to 2.5.2 dependabot[bot] 2024-06-19 11:34:57 +00:00
  • ad212c8663
    Merge pull request #1680 from comit-network/dependabot/cargo/reqwest-0.12.5 Byron Hambly 2024-06-18 15:27:21 +02:00
  • f4792174da
    build(deps): bump reqwest from 0.12.4 to 0.12.5 dependabot[bot] 2024-06-18 11:45:28 +00:00
  • cbab8647fd
    Merge pull request #1679 from comit-network/dependabot/github_actions/actions/checkout-4.1.7 Byron Hambly 2024-06-13 18:01:00 +02:00
  • 122aee022a
    build(deps): bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-13 11:53:20 +00:00
  • 19130946f0
    build(deps): bump jsonrpsee-core from 0.16.2 to 0.23.1 dependabot[bot] 2024-06-11 11:38:12 +00:00
  • 3f3ba9fdb4
    build(deps): bump url from 2.5.0 to 2.5.1 dependabot[bot] 2024-06-11 11:37:48 +00:00
  • a3b1e772b2
    Prepare release 0.13.1 (#1675) 0.13.1 COMIT Botty McBotface 2024-06-11 04:23:50 +10:00