Commit Graph

43 Commits (master)

Author SHA1 Message Date
Thomas Eizinger 987f8abb9d
Include unreachable nodes in table output
3 years ago
Thomas Eizinger 348fca0827
Add isolated test for `list_sellers` function
3 years ago
Daniel Karzel ff10edd8a4
Add the `list-sellers` command to the CLI
3 years ago
Daniel Karzel c0070f8fa7
Move files from `protocol` to appropriate module
3 years ago
Thomas Eizinger 8a30ef725c
Refactor transports to construct them specific for each application
3 years ago
rishflab 8805002f96 Remove redundant noun from tracing initialiser functions
3 years ago
rishflab 9745d150e7 Log at debug level to file
3 years ago
Daniel Karzel 0091b6cdaf Remove CLI config file in favour of parameters
3 years ago
Franck Royer 7805a6d684
Move cli specific modules under cli folder
3 years ago
Franck Royer 7d392c3086
This files contains `Command` and `Arguments` structs
3 years ago
Franck Royer 311ba74cd6
Remove sell-xmr from CLI
3 years ago
Daniel Karzel c930ad84a4 Add --force flag for cancel and refund
3 years ago
Daniel Karzel ad2aefc2a5 Refund Command
3 years ago
Daniel Karzel 0600a7048e Cancel command
3 years ago
Daniel Karzel 802dc61e7e Configuration for RPC urls and Bitcoin wallet name
3 years ago
Daniel Karzel 44c4b5dcea Remove newlines from import statements to avoid problems
3 years ago
bors[bot] ca6ba78862
Merge #123
3 years ago
Daniel Karzel 0a21040e08 Deterministic peer id from seed for alice
3 years ago
Franck Royer 9d8f8b0a1f
P2p socket should be listening for external connections
3 years ago
rishflab e7c00d742e Re-export bitcoin and monero types
3 years ago
rishflab c900d12593 Merge xmr_btc crate
3 years ago
Daniel Karzel 8a2128e93a Correct monero-wallet-rpc parameter name
3 years ago
Franck Royer 1fa812b727
Separate Buy/Sell for resume command
3 years ago
Daniel Karzel a692cf9299 Remove all short-codes because they don't add value at the moment
3 years ago
Franck Royer 1a4bd0e2b4
Bob refunds swap after restart that requires communication
3 years ago
Daniel Karzel e9681b6e2b Work in review comments
3 years ago
Daniel Karzel 6d03d1bbff Resume command and global database cl-parameter
3 years ago
Franck Royer 5ba830f3bf
Replace swap `recover` terminology with `resume`
3 years ago
Franck Royer 4ce8695dfc
Align with origin/database
3 years ago
Daniel Karzel 03b8e5f52e Upgrade CLI for mainnet test
3 years ago
rishflab fcec465bdb Revert "No need to send Monero transfer proof from Alice to Bob"
4 years ago
rishflab 379aff50cf Fix rebase conflicts
4 years ago
Lucas Soriano del Pino 620216a596 Remove need to send Monero transfer proof from Alice to Bob
4 years ago
Lucas Soriano del Pino bea99185ed Use correct default values for monerod_url*
4 years ago
Lucas Soriano del Pino f0d90130ad Add recovery command
4 years ago
Lucas Soriano del Pino 09773dd15b Re-introduce history command
4 years ago
rishflab a44303f839 Add monerod to config
4 years ago
rishflab 7afd316210 Construct tor transport for Bob
4 years ago
rishflab 3b008c38a6 Remove redundant code and stale comments
4 years ago
rishflab 796d0b3439 Extract transport creation and remove tor conditional compile
4 years ago
rishflab 0ca511bf8a Remove hardcoded configuration
4 years ago
Philipp Hoenisch 8811a0a205
Add Tor to main
4 years ago
Tobin C. Harding 05766d3146 Add swap/
4 years ago