Commit Graph

76 Commits (822997c0c354226f94a8e87246e4d4e4ec77e582)

Author SHA1 Message Date
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
Thomas Eizinger 4ea8068d6f
Create dependabot.yml
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
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