72 Commits (bip39)

Author SHA1 Message Date
Thomas Eizinger 3b9faa6f6b
Add linter to avoid future usage of devDependencies 3 years ago
Thomas Eizinger 14e064cfe7
Add bumping of changelog to release action 3 years ago
Thomas Eizinger 876349f92a
Introduce cargo aliases for running maker and taker in dev mode 3 years ago
Thomas Eizinger 5eee7ff2f9
Move testnet seeds to `testnet` directory 3 years ago
Thomas Eizinger e8527c2180
Pin clippy version to version from rust-toolchain file 3 years ago
dependabot[bot] 2911017801
Bump actions/setup-python from 2.3.0 to 2.3.1 3 years ago
Thomas Eizinger fa07b1029b
Workaround tags not being fetched correctly 3 years ago
bonomat 6050be6b88
Armv7 is totally outdated 3 years ago
bonomat 14f9d33882
Remove windows build from CI 3 years ago
Mariusz Klochowicz e8d06f3baf
Ensure CI always runs ignored tests 3 years ago
Thomas Eizinger 495f846d5d
Allow more open pull requests 3 years ago
Thomas Eizinger 024ce701dd
Remove maker frontend from dependabot 3 years ago
dependabot[bot] ab67207551
Bump actions/setup-python from 2.2.2 to 2.3.0 3 years ago
Thomas Eizinger 03c2c3067f
Update dependabot.yml 3 years ago
Thomas Eizinger b118ffece5
Remove maker default address 3 years ago
Thomas Eizinger d2217d3f91
Make number of payouts configurable 3 years ago
itchymax 626435e907 Matrixify the docker image build 3 years ago
itchymax 7180890c26 Rename BOTTY to ITCHY because we are Itchy Sats :) 3 years ago
itchymax 1c422e359f Try PAT token instead of github_token 3 years ago
itchymax 6074bf6bea Replace preview tag with latest to be conform with docker best practice 3 years ago
itchymax 87b37f5aa7 Checkout a particular tag when releasing docker containers by tag 3 years ago
itchymax 16a98328e3 Fix typo 3 years ago
Mariusz Klochowicz 9c5122fc45
Simplify the build release binary workflow 3 years ago
Mariusz Klochowicz 40cbc7cdb6
Remove support for building old taker frontend 3 years ago
Mariusz Klochowicz 78945d5545
Generate seed automatically if no seed is present 3 years ago
itchymax 3a8e09eacc
Add permissions to steps 3 years ago
itchymax 05c7a80475
Split up steps of building docker images to get better feedback 3 years ago
itchymax 3544f7bb30
Add permissions to steps 3 years ago
itchymax e08ae01f34
Split up docker building into separate steps 3 years ago
itchymax 6bc4f7306e
Fix manual action 3 years ago
itchymax fa3eb161ff
Manually trigger creation of docker container from release 3 years ago
itchymax 28b33c4eb6
use wildcard for yarn cache instead 3 years ago
itchymax 1896b17f5f
Fix yarn cache dependency 3 years ago
itchymax 088bf45112
Add new taker-frontend and rename old to maker-frontend 3 years ago
Daniel Karzel 474863e8ba
Initialise the `RELEASE_BRANCH` envvar to ensure releasing works 3 years ago
dependabot[bot] 3118143124
Bump actions/checkout from 2.3.5 to 2.4.0 3 years ago
rishflab b7a8370b0b Authenticate connection with maker 3 years ago
Mariusz Klochowicz 45014e5738
Add a feature flag to opt-in for long-running integration tests 3 years ago
dependabot[bot] 1c47b6c7cd
Bump actions/checkout from 2.3.4 to 2.3.5 3 years ago
Philipp Hoenisch 362197fc77
Sleep between actions 3 years ago
Philipp Hoenisch d61a7616db
Login as the repository 3 years ago
Philipp Hoenisch ae97873359
Fix docker image build 3 years ago
Thomas Eizinger a45bc5e7a1
Delete tag in addition to release 3 years ago
Philipp Hoenisch d416c6962a
Provide dockerfile and build during release 3 years ago
Philipp Hoenisch 34463dbc30
Build for aarch64 which is needed for RPi4 3 years ago
Thomas Eizinger 04906a938b
Allow application to run on mainnet or testnet 3 years ago
Thomas Eizinger 8a0695c0b6
Increase sleep time for starting up maker & taker 3 years ago
Thomas Eizinger e296e500f5
Run CI on windows 3 years ago
Thomas Eizinger 8d52cfbec7
Make cache to be per target 3 years ago
Thomas Eizinger 9e0504b409
Split cargo CI job into x64 and arm 3 years ago