Commit Graph

66 Commits (694ade11d1eed35868d36ed077641592617f1582)

Author SHA1 Message Date
Thomas Eizinger 694ade11d1
Replace cargo-fmt with dprint
3 years ago
dependabot[bot] 758d0f286e
Bump actions/checkout from 2 to 2.3.4
3 years ago
bors[bot] 6bc21a9318
Merge #476 #477
3 years ago
Daniel Karzel daa572e5bf
Move recovery commands in dedicated module
3 years ago
Daniel Karzel 4deb96a3c5
ASB manual recovery commands
3 years ago
dependabot[bot] 4514b564bf
Bump dprint/check from v1.3 to v1.4
3 years ago
Thomas Eizinger 1820139786
Use dprint for formatting Cargo.toml files
3 years ago
Thomas Eizinger 101483118a
Always display log output in CI
3 years ago
Thomas Eizinger 8d76607343
Refactor monero-harness containers
3 years ago
dependabot[bot] df8bca54d9
Bump dprint/check from v1.2 to v1.3
3 years ago
Daniel Karzel c976358c37
Multiple swaps with the same peer
3 years ago
dependabot[bot] e730590085
Bump dprint/check from v1 to v1.2
3 years ago
Daniel Karzel 084fc618b4 Test Alice refunds if restarted and Bob refunded
3 years ago
Daniel Karzel 2135a6e53e
Alice resumes swaps
3 years ago
Thomas Eizinger c5827f84ca
Refactor recursive function to loop
3 years ago
bors[bot] 36b92c9f1f
Merge #380
3 years ago
Thomas Eizinger 453b8e3ae7
Remove unnecessary TARGET env variable
3 years ago
Thomas Eizinger 1d3c780912
Allow more than two concurrent tests
3 years ago
Thomas Eizinger 8767af8dd3
Simplify matrix for test job
3 years ago
Thomas Eizinger 8bc41ecff4
Improve docs of CI workflow
3 years ago
Thomas Eizinger febc68c780
Enforce consistent formatting of Markdown files
3 years ago
Thomas Eizinger 638a169a04
Buffer transfer proof if we are not connected to Bob
3 years ago
Daniel Karzel d85c0ce57c Re-introduce punish test
3 years ago
Daniel Karzel f8360fe853 .cargo/config.toml for specifying linker
3 years ago
Daniel Karzel 6e09653d3f Remove target section from CI
3 years ago
Daniel Karzel 58c33f8468 Add asb to release including ARM build
3 years ago
Daniel Karzel 196557b377 Rename binary to swap
3 years ago
Thomas Eizinger 52433f7412
Use Rust cache action
3 years ago
rishflab e9b56934e8 Add windows to release and build workflow
3 years ago
Daniel Karzel fe3d6f1fef Rename nectar to asb (automated swap backend)
3 years ago
Thomas Eizinger fb45ff66eb
Update rust-toolchain to new toml syntax
3 years ago
Thomas Eizinger 8072f4d7ee
Only install tomlfmt if we don't have ~/.cargo/bin cached
3 years ago
Thomas Eizinger a3b5c13b52
Upgrade to actions/cache@v2.1.4
3 years ago
Thomas Eizinger f1b097877b
Split `build_test` into `build` and `test`
3 years ago
Thomas Eizinger e57c005920
Remove unused matrix entry
3 years ago
Thomas Eizinger acbc0f5551
Upload nectar binary in addition to swap_cli
3 years ago
Thomas Eizinger 3c7880f771
Fix path to CLI for artifact upload
3 years ago
Daniel Karzel e353d0e89b Remove tor installation from CI
3 years ago
Franck Royer eb39add5ff
Fix typo
3 years ago
Franck Royer 15eb9a2fe4
Remove punish test
3 years ago
Franck Royer 3bc8b58b6a
Remove Bob restart tests after communication
3 years ago
Franck Royer fd9f633a77
Remove Alice restarts tests
3 years ago
Daniel Karzel c930ad84a4 Add --force flag for cancel and refund
3 years ago
Daniel Karzel 02f8eb7f18 Add test for cancel/refund before timelock expired
3 years ago
Daniel Karzel c9adbde5d5 Add test for Bob's manual cancel and refund
3 years ago
Franck Royer 09e0d3b877
Run docker tests in separate GitHub tasks
3 years ago
Franck Royer 5c2f83fd5d
Remove nightly chain
3 years ago
rishflab 0b69573129
Run tests on one thread, increase T1
3 years ago
rishflab c900d12593 Merge xmr_btc crate
3 years ago
Franck Royer 058c214892
Only run 2 tests at the same time to avoid resource issue with docker
3 years ago