Commit Graph

29 Commits (620216a596b81ecf8e887e675967350b8b0d077f)

Author SHA1 Message Date
Lucas Soriano del Pino 620216a596 Remove need to send Monero transfer proof from Alice to Bob
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
Lucas Soriano del Pino 28225f8643 Implement swap recover function for Alice
4 years ago
Lucas Soriano del Pino ac2cfd7f65 Print swap history on --history flag
4 years ago
Lucas Soriano del Pino f9cfc2abe3 Remove generics from Database
4 years ago
rishflab ea08778b2f Save state for Bob at specific points in the swap
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 249f273d1b Remove stale comments
4 years ago
rishflab 5971ef1f28 Fix clippy warnings
4 years ago
rishflab 796d0b3439 Extract transport creation and remove tor conditional compile
4 years ago
rishflab 0ca511bf8a Remove hardcoded configuration
4 years ago
Lucas Soriano del Pino 7fa7641feb Clean up some logs and comments
4 years ago
Lucas Soriano del Pino 9e30bd5151 Generate addresses as late as possible
4 years ago
Lucas Soriano del Pino a4e4c27bee Execute Bob's on-chain protocol after handshake
4 years ago
Lucas Soriano del Pino 4ee82a5a2a Execute Alice's on-chain protocol after handshake
4 years ago
Philipp Hoenisch b8fd9a734f
Use full path imports for dependencies to reduce cfg hell
4 years ago
Tobin C. Harding 5e35904101 Use an option for the local port
4 years ago
Philipp Hoenisch 8811a0a205
Add Tor to main
4 years ago
Tobin C. Harding cbccc282ef Send Message2 from Bob to Alice
4 years ago
Tobin C. Harding cc61079826 Use VerifiedAmounts
4 years ago
Tobin C. Harding 30298bdf1f Do some more cleanups
4 years ago
Tobin C. Harding ad006fae6a Do a bunch of cleanups
4 years ago
Tobin C. Harding bb94643943 Remove data from message until Message0 impl serde
4 years ago
Tobin C. Harding e7504de76c Add state0 -> state1 messages
4 years ago
Tobin C. Harding 3492c46e71 Verify amounts with user
4 years ago
Tobin C. Harding 05766d3146 Add swap/
4 years ago