Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Mayorov
4cdec0411f
TD-292: Add GH Actions CI workflow (#1)
* Switch proto upstreams to valitydev:
   valitydev/bender-proto@38ce3ff
   valitydev/binbase-proto@9db92d9
   valitydev/cds-proto@ed9f907
   valitydev/damsel@d384c12
   valitydev/fistful-proto@c45166d
   valitydev/limiter-proto@8c08550
   valitydev/machinegun-proto@af57ba1
   valitydev/msgpack-proto@8742c7a

* Rewrite Dockerfile

* Include protocols as full-fledged git repos

* Add GH Actions CI workflow
2022-05-27 18:46:58 +03:00
ndiezel0
7e02c749f4
MSPF-496: Update keyring.py to be able to use with kds (#63)
* MSPF-496: Add ability to change address in keyring.py

* MSPF-496: Fix address

* MSPF-496: Update help
2019-07-22 16:31:17 +03:00
ndiezel0
8dddfe307a
CDS-92: update cds_proto and change signed_share format (#61) 2019-07-17 17:53:56 +03:00
ndiezel0
7a430d6ec9
MSPF-445: Add Step and correct paths for step calls in keyring.py (#55)
* MSPF-445: Add Step and correct paths for step calls in keyring.py

* MSPF-445: Move installation of Step to base image and remove binary from holmes

* MSPF-445: Remove party_migration_script due to being useless and not being OTP 21 compliant

* MSPF-445: Remove last mention of party_migration_script
2019-05-24 16:41:58 +03:00
ndiezel0
1b7ad6c956
MSPF-445: make keyring.py python agnostic (#54)
* MSPF-445: make keyring.py python agnostic

* MSPF-445: move to python, move ensure_* to call replace print with six version and delete six

* MSPF-445: add copy of cds_proto to Dockerfile

* MSPF-445: port ensure_binary and ensure_str from latest six
2019-05-22 15:56:39 +03:00
ndiezel0
4e964d9ba4
MSPF-444: update keyring.py to use cds_proto (#53) 2019-05-21 12:29:36 +03:00
ndiezel0
0f6bfd77ea
MSPF-443: rewrite cds keyring init/unlock scripts with new proto (#52)
* MSPF-443: rewrite cds keyring init/unlock scripts with new proto

* MSPF-443: merge init/unlock in one script and add GetState

* MSPF-443: add check if unlock is successful

* MSPF-443: refactor unlock check

* MSPF-443: added newlines to private key files and refactored exception catching code
2019-05-20 11:23:12 +03:00