Commit Graph

61 Commits (453b8e3ae75c78532015f7d4fd820a688984495b)

Author SHA1 Message Date
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 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
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
4 years ago
Franck Royer 058c214892
Only run 2 tests at the same time to avoid resource issue with docker
4 years ago
Franck Royer 9af8ab3028
Increase stack size to 16MB
4 years ago
Franck Royer 2541fad40f
Report times in CI
4 years ago
rishflab b4ac69fa9c Reduce stack size to prevent CI resource issues
4 years ago
rishflab c91e9652aa Add alice punish test
4 years ago
Franck Royer 9ebacd8ccb
Attach binaries when doing CI run
4 years ago