Commit Graph

87 Commits (694ade11d1eed35868d36ed077641592617f1582)

Author SHA1 Message Date
Thomas Eizinger 694ade11d1
Replace cargo-fmt with dprint
3 years ago
bors[bot] b7ae88c436
Merge #495
3 years ago
dependabot[bot] 758d0f286e
Bump actions/checkout from 2 to 2.3.4
3 years ago
dependabot[bot] 1705234b6e
Bump actions/upload-release-asset from 1 to 1.0.2
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
bors[bot] 2c13a90073
Merge #412
3 years ago
Daniel Karzel c976358c37
Multiple swaps with the same peer
3 years ago
dependabot[bot] 443e698a41
Bump actions/setup-python from v2.2.1 to v2.2.2
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 b84a1626bd
Add workflow documentation
3 years ago
Thomas Eizinger d8e2e7beeb
Add workflow for creating new releases
3 years ago
Thomas Eizinger 5e81555b85
Add workflow for drafting a new release
3 years ago
Thomas Eizinger 497a531102
Add CHANGELOG section to preview release
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
Thomas Eizinger 1b8f807288
Update the preview release text
3 years ago
dependabot[bot] d8c29f1026
Bump actions/setup-python from v1 to v2.2.1
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 3e6e746852
Rename `latest` release to `preview`
3 years ago
Thomas Eizinger 52433f7412
Use Rust cache action
3 years ago
Thomas Eizinger ab68b28fd8
Reduce workflow duplication
3 years ago
rishflab 95b1558c8e Add create release archive action for ubuntu
3 years ago
rishflab 13764161a3 Add create release archive action for windows
3 years ago
rishflab d88a235883 Use gtar to create release archive
3 years ago
bors[bot] 3f12c6f58a
Merge #256
3 years ago
Thomas Eizinger 75cec57e9d
Give GitHub some time to process the deletion of the release
3 years ago
rishflab e9b56934e8 Add windows to release and build workflow
3 years ago
Thomas Eizinger 73bbec1bc0
Create a 'latest' release on pushes to master
3 years ago
Thomas Eizinger d0ee873a92
Smoke test the binary in the release workflow
3 years ago
Daniel Karzel 06be66700e Remove windows from the release
3 years ago
rishflab 9a4c5df368 Create github workflow to build swap_cli binary on release
3 years ago