Commit Graph

243 Commits (62db4fb4306a50cfe5b920ead98f74995fd9f7ea)
 

Author SHA1 Message Date
Franck Royer 62db4fb430
Push cargo lock to git as we are building a binary
3 years ago
Daniel Karzel 95c4e5d809
Merge pull request #45 from comit-network/user-interface-feedback-validation
3 years ago
Daniel Karzel 8addecc927 Collect validation questions and map them to prototypes
3 years ago
Daniel Karzel 96e984794d
Merge pull request #42 from comit-network/xmr-btc-user-interface-definition
3 years ago
Daniel Karzel 075e17029e
Apply suggestions from code review
3 years ago
Daniel Karzel 2548283c13
Apply suggestions from code review
3 years ago
Daniel Karzel 2de8093659 Re-word the CORS header issue and add some fixes
4 years ago
Daniel Karzel 4b6f914409 XMR<>BTC user interface prototype details
4 years ago
rishflab 9542f162f6
Merge pull request #35 from comit-network/no-transfer-proof
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 0288e004c5 Make Alice watch for Monero lock transaction without transfer proof
4 years ago
Lucas Soriano del Pino 7371dfb055 Test that a watch only wallet can be loaded from address + view key
4 years ago
rishflab e7682a42a4
Merge pull request #36 from comit-network/recovery
4 years ago
Lucas Soriano del Pino 483c819e17 Correctly re-export types from bitcoin and monero modules
4 years ago
Lucas Soriano del Pino f5ff50157e Some more fixes and comments after testing Alice's recovery
4 years ago
Lucas Soriano del Pino bea99185ed Use correct default values for monerod_url*
4 years ago
Lucas Soriano del Pino 5930af3587 Move some things around in recover module
4 years ago
Lucas Soriano del Pino 33b36c98fa Configure binary tracing level for xmr_btc and monero_harness
4 years ago
Lucas Soriano del Pino 5dede0f361 Add more logging to recovery
4 years ago
rishflab 11a7963081 Fix bugs
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 0f1a77fa21 Fix Alice's btc redeem recovery path
4 years ago
Lucas Soriano del Pino 6db40dce2a Implement swap recover function for Bob
4 years ago
Lucas Soriano del Pino 28225f8643 Implement swap recover function for Alice
4 years ago
Lucas Soriano del Pino b989e94322 Remove stale TODO
4 years ago
Lucas Soriano del Pino 33a111d879 Move Swap state out of storage
4 years ago
Lucas Soriano del Pino ac2cfd7f65 Print swap history on --history flag
4 years ago
Lucas Soriano del Pino ecbfed9c11 Add Database API to fetch all swaps
4 years ago
Lucas Soriano del Pino f9cfc2abe3 Remove generics from Database
4 years ago
Lucas Soriano del Pino 02075c2a1d Support saving multiple swaps
4 years ago
Lucas Soriano del Pino 823add218e Remove temporary test tracing guards
4 years ago
Lucas Soriano del Pino a26890001b Fix swap e2e test
4 years ago
Lucas Soriano del Pino 934ddb366a Save state for Alice at specific points in the swap
4 years ago
rishflab ea08778b2f Save state for Bob at specific points in the swap
4 years ago
rishflab 5cb2f451d0
Merge pull request #40 from comit-network/attach-bins
4 years ago
Franck Royer 9ebacd8ccb
Attach binaries when doing CI run
4 years ago
Lucas Soriano b7651e8653
Merge pull request #39 from comit-network/fix-compile-times
4 years ago
Lucas Soriano del Pino 4790d701e5 Update cross-curve-dleq dependency
4 years ago
Philipp Hoenisch 713658244d
Merge pull request #33 from comit-network/monerod
4 years ago
Philipp Hoenisch bca439ada5
Use random prefix
4 years ago
Philipp Hoenisch 981fcacc95
Make swap e2e test work with new monerod lib
4 years ago
Philipp Hoenisch 70d64f74ae
Testcontainers upgrade
4 years ago
Philipp Hoenisch 1a38bf57f2
Rename inner to client
4 years ago
Philipp Hoenisch f0fbe785c8
Remove Alice and Bob from utility struct
4 years ago
Philipp Hoenisch 306176b3e6
PR feedback:
4 years ago
Philipp Hoenisch a04f04f1a5
Fix failing test due to uninitialized miner
4 years ago
Philipp Hoenisch 0b9e8c145e
Update xmr-btc lib to use new monero-harness
4 years ago
Philipp Hoenisch 2d064f305f
Re-enable other builds
4 years ago