scilio
|
75f2bdf2ba
|
replace TorProcess with rust-native arti client and upgrade to tokio1
|
2024-04-16 11:16:53 -04:00 |
|
scilio
|
df2cb31258
|
randomized reorg check timer & swap_tx_not_found test
|
2024-04-08 16:50:46 -04:00 |
|
scilio
|
d1ae6863f8
|
basic reorg protection
(cherry picked from commit e3696ed73c2012f20205b98099f397ad799fcff4)
|
2024-04-02 19:46:46 -04:00 |
|
scilio
|
389581d759
|
converted to async/.await to support integration testing framework
(cherry picked from commit 26c129fa787ffec44f229ad8047d5c375fb4d257)
|
2024-04-02 19:46:32 -04:00 |
|
scilio
|
f4e259f802
|
Revert "build: update grin libs and related dependencies at lock file, update HttpWallet, HttpGrinNode, MixClient code accordingly"
This reverts commit e2507a122f .
|
2024-04-02 19:45:52 -04:00 |
|
ardocrat
|
e2507a122f
|
build: update grin libs and related dependencies at lock file, update HttpWallet, HttpGrinNode, MixClient code accordingly
|
2023-12-03 10:08:20 +03:00 |
|
scilio
|
dc3f99ebfa
|
move onion creation to a separate library
|
2023-09-14 11:49:04 -04:00 |
|
scilio
|
d99aa6ec7c
|
generate random pubkey for each payload (https://github.com/mimblewimble/mwixnet/issues/19)
|
2023-05-22 20:13:30 -04:00 |
|
scilio
|
76532c899e
|
inter-server communication
|
2023-01-07 16:09:04 -05:00 |
|
scilio
|
9ec200f548
|
use tor
|
2022-10-13 15:13:38 -04:00 |
|
scilio
|
c59688a045
|
switch to x25519 for onion encryption
|
2022-10-13 11:15:52 -04:00 |
|
scilio
|
f70e1dfbf2
|
adding node api health check
|
2022-09-14 16:14:31 -04:00 |
|
scilio
|
2cd450cfa9
|
call set_local_chain_type
|
2022-09-14 13:20:45 -04:00 |
|
scilio
|
d00362b02e
|
add SwapStatus to keep track of progress of each swap
|
2022-09-14 12:55:27 -04:00 |
|
scilio
|
f2241a611b
|
replace submissions HashMap with SwapStore in server.rs
|
2022-08-28 01:39:58 -04:00 |
|
scilio
|
b393222ac8
|
serialization helpers for reading and writing Options
(cherry picked from commit 7ab6d3086e4c946ef117ed244bd33c87ff5b9142)
|
2022-08-25 17:27:45 -04:00 |
|
scilio
|
b8dd2e42f7
|
add SwapStore
(cherry picked from commit f1f23c4295097e0f806098647dcc2a4d31715355)
|
2022-08-25 17:27:32 -04:00 |
|
scilio
|
a597a87ed1
|
removing error.rs and failure crate
|
2022-08-22 13:57:13 -04:00 |
|
scilio
|
eb2d30aeed
|
switch to thiserror for secp
|
2022-08-22 13:53:06 -04:00 |
|
scilio
|
405928713f
|
switch to thiserror for node
|
2022-08-22 13:03:10 -04:00 |
|
scilio
|
10faae9efe
|
switch to thiserror for wallet
|
2022-08-22 12:53:29 -04:00 |
|
scilio
|
fdbf25c965
|
switch to thiserror for onion
|
2022-08-22 10:59:41 -04:00 |
|
scilio
|
92825e884d
|
switch to thiserror for config
|
2022-08-22 10:23:32 -04:00 |
|
scilio
|
42d443c51a
|
use port 3420 as default for wallet owner for testnet
|
2022-08-21 17:07:30 -04:00 |
|
scilio
|
462beab616
|
choose default ports by network
|
2022-08-20 13:45:51 -04:00 |
|
scilio
|
1d9e59b7d6
|
add testnet config option
|
2022-08-20 13:31:09 -04:00 |
|
scilio
|
c165fd9341
|
removing redundant code
|
2022-08-13 13:39:54 -04:00 |
|
scilio
|
856817af8b
|
fix wallet comm issue when using api secrets
|
2022-08-03 17:05:32 -04:00 |
|
scilio
|
6f626ac11e
|
add test for every swap failure scenario
|
2022-08-01 12:59:51 -04:00 |
|
scilio
|
2e02d67dbc
|
separate rpc and server logic
|
2022-07-31 23:17:08 -04:00 |
|
scilio
|
326eb943f3
|
cleanup server to improve testability
|
2022-07-28 17:53:48 -04:00 |
|
scilio
|
e902f78e32
|
support api secrets, handle SIGQUIT, SIGINT, and SIGTERM
|
2022-07-22 10:47:04 -04:00 |
|
scilio
|
b74fd18afc
|
more informative error for config file missing
|
2022-07-01 05:47:42 -04:00 |
|
scilio
|
2baf37a5a3
|
use v3 encrypted requests, cleaner error handling, rust formatter
|
2022-07-01 05:33:34 -04:00 |
|
scilio
|
bff59b08ac
|
filter duplicate commitments
|
2022-04-27 16:30:15 -04:00 |
|
scilio
|
8cf41e4730
|
improving documentation and error handling
|
2022-04-27 15:11:20 -04:00 |
|
scilio
|
115e0d2022
|
milestone 2
|
2022-04-26 23:13:44 -04:00 |
|
scilio
|
68929fd493
|
wip: milestone 2
|
2022-02-10 20:33:35 -05:00 |
|
scilio
|
a7c811fdd6
|
README
|
2021-11-12 23:23:22 -05:00 |
|
scilio
|
9f3a533504
|
Milestone 1
|
2021-11-12 11:09:11 -05:00 |
|