Commit graph

  • 787698513e
    Merge pull request #31 from yeastplume/onion_removal main Yeastplume 2024-08-27 13:58:45 +0100
  • 0f8f5994df re-import onion primitives from grin-wallet contracts branch Yeastplume 2024-08-27 12:55:51 +0000
  • f634182532 update deps, remove onion code Yeastplume 2024-08-27 12:45:52 +0000
  • 654b424a48
    Update mwixnet.rs -> address -> pubkey Yeastplume 2024-08-14 11:39:35 +0100
  • d729087533
    Merge pull request #30 from yeastplume/address_v2 Yeastplume 2024-08-14 11:33:05 +0100
  • c0fc195257 output address instead yeastplume 2024-08-14 11:31:36 +0100
  • e66a3b9bbe
    Merge pull request #29 from yeastplume/output_address Yeastplume 2024-08-12 14:25:09 +0100
  • d75abc1c67 add option to output address to file yeastplume 2024-08-11 18:16:08 +0100
  • b66ee14ec5 add command to output public address from config file yeastplume 2024-08-11 18:08:27 +0100
  • 51399a6d02
    Merge pull request #28 from yeastplume/deps_bugs Yeastplume 2024-07-29 13:41:53 +0100
  • 1b33f924ac Create separate context for TOR runtime yeastplume 2024-07-29 13:40:21 +0100
  • d448fe87a7
    Merge pull request #26 from yeastplume/deploy_fixes Yeastplume 2024-07-17 12:46:18 +0100
  • 2bdf1256df Resolve socket addresses from config file yeastplume 2024-07-17 11:37:34 +0000
  • ef3dd40b2a
    Merge pull request #22 from scilio/reorg Yeastplume 2024-05-21 08:49:01 +0100
  • c883747565 upgrade grin dependencies to 5.3.1 scilio 2024-05-16 10:16:20 -0400
  • cf8e23a164 Adding bundled rusqlite scilio 2024-05-01 13:22:02 -0400
  • 30cb12d0aa updating dependencies scilio 2024-04-25 10:39:13 -0400
  • 75f2bdf2ba replace TorProcess with rust-native arti client and upgrade to tokio1 scilio 2024-04-16 11:16:53 -0400
  • df2cb31258 randomized reorg check timer & swap_tx_not_found test scilio 2024-04-08 16:50:46 -0400
  • d1ae6863f8 basic reorg protection scilio 2024-04-02 17:27:08 -0400
  • 389581d759 converted to async/.await to support integration testing framework scilio 2023-12-18 19:12:05 -0500
  • f4e259f802 Revert "build: update grin libs and related dependencies at lock file, update HttpWallet, HttpGrinNode, MixClient code accordingly" scilio 2024-04-02 19:45:52 -0400
  • f81c9935ec
    Merge pull request #21 from ardocrat/update_grin_libs Yeastplume 2023-12-04 12:42:10 +0000
  • e2507a122f build: update grin libs and related dependencies at lock file, update HttpWallet, HttpGrinNode, MixClient code accordingly ardocrat 2023-12-03 10:08:20 +0300
  • 19e12a1f2e
    Merge pull request #20 from scilio/multiserver Yeastplume 2023-09-18 10:15:09 +0100
  • dc3f99ebfa move onion creation to a separate library scilio 2023-09-14 11:49:04 -0400
  • d99aa6ec7c generate random pubkey for each payload (https://github.com/mimblewimble/mwixnet/issues/19) scilio 2023-05-22 20:13:30 -0400
  • b989948eef
    Merge pull request #18 from scilio/tor phyro 2023-01-20 09:40:27 +0100
  • 76532c899e inter-server communication scilio 2023-01-07 16:09:04 -0500
  • 9ec200f548 use tor scilio 2022-10-13 15:13:38 -0400
  • c59688a045 switch to x25519 for onion encryption scilio 2022-10-13 11:15:52 -0400
  • f968efcea2
    Merge pull request #17 from scilio/healthcheck phyro 2022-09-18 11:10:35 +0200
  • dae4f87eaf
    Merge pull request #16 from scilio/main phyro 2022-09-16 19:27:42 +0200
  • f70e1dfbf2 adding node api health check scilio 2022-09-14 16:14:31 -0400
  • 2cd450cfa9 call set_local_chain_type scilio 2022-09-14 13:20:45 -0400
  • d00362b02e add SwapStatus to keep track of progress of each swap scilio 2022-09-14 12:55:27 -0400
  • f2241a611b replace submissions HashMap with SwapStore in server.rs scilio 2022-08-28 01:39:58 -0400
  • b393222ac8 serialization helpers for reading and writing Options scilio 2022-08-25 17:22:55 -0400
  • b8dd2e42f7 add SwapStore scilio 2022-08-25 17:16:29 -0400
  • 7882eb62b3
    Merge pull request #15 from scilio/thiserror Yeastplume 2022-08-25 11:23:41 +0100
  • abcfeab20f
    Merge pull request #7 from scilio/main Yeastplume 2022-08-24 18:49:57 +0100
  • a597a87ed1 removing error.rs and failure crate scilio 2022-08-22 13:57:13 -0400
  • eb2d30aeed switch to thiserror for secp scilio 2022-08-22 13:53:06 -0400
  • 405928713f switch to thiserror for node scilio 2022-08-22 13:03:10 -0400
  • 10faae9efe switch to thiserror for wallet scilio 2022-08-22 12:53:29 -0400
  • fdbf25c965 switch to thiserror for onion scilio 2022-08-22 10:59:41 -0400
  • 92825e884d switch to thiserror for config scilio 2022-08-22 10:23:32 -0400
  • 42d443c51a use port 3420 as default for wallet owner for testnet scilio 2022-08-21 17:07:30 -0400
  • 462beab616 choose default ports by network scilio 2022-08-20 13:45:51 -0400
  • 1d9e59b7d6 add testnet config option scilio 2022-08-20 13:31:09 -0400
  • f4c6e91eb4
    Merge pull request #3 from scilio/main Yeastplume 2022-08-15 11:58:39 +0100
  • c165fd9341 removing redundant code scilio 2022-08-13 13:39:54 -0400
  • 856817af8b fix wallet comm issue when using api secrets scilio 2022-08-03 17:05:32 -0400
  • 6f626ac11e add test for every swap failure scenario scilio 2022-08-01 12:59:51 -0400
  • 2e02d67dbc separate rpc and server logic scilio 2022-07-31 23:17:08 -0400
  • 326eb943f3 cleanup server to improve testability scilio 2022-07-28 17:53:48 -0400
  • e902f78e32 support api secrets, handle SIGQUIT, SIGINT, and SIGTERM scilio 2022-07-22 10:47:04 -0400
  • 40bf97a841 update readme to match interactive password changes scilio 2022-07-01 05:53:34 -0400
  • b74fd18afc more informative error for config file missing scilio 2022-07-01 05:47:42 -0400
  • 2baf37a5a3 use v3 encrypted requests, cleaner error handling, rust formatter scilio 2022-07-01 05:33:34 -0400
  • bff59b08ac filter duplicate commitments scilio 2022-04-27 16:30:15 -0400
  • 8cf41e4730 improving documentation and error handling scilio 2022-04-27 15:11:20 -0400
  • 115e0d2022 milestone 2 scilio 2022-04-26 23:13:44 -0400
  • 68929fd493 wip: milestone 2 scilio 2022-02-10 20:33:35 -0500
  • 0ac1886dc3
    Merge pull request #1 from scilio/main phyro 2021-11-23 00:43:37 +0100
  • a7c811fdd6 README scilio 2021-11-12 23:23:22 -0500
  • 9f3a533504 Milestone 1 scilio 2021-11-12 11:09:11 -0500
  • 7e5ddfc849
    Initial commit phyro 2021-11-11 11:03:51 +0100