Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(app-ws): add countersigning session interaction calls (#288)
* test(common): remove dpki flag from launch * refactor(app-ws): remove unused auth token field * build: update npm, cargo & flake * feat(app-ws): add countersigning session types * feat(app-ws): add call GetCountersigningSessionState * feat(app-ws): add call AbandonCountersigningSession * feat(app-ws): add call PublishCountersigningSession * test: put cs tests behind env var * fix: remove DPKI cell count from cell and agent related calls * docs: mention cs calls addition in changelog --------- Co-authored-by: Jost Schulte <[email protected]>
- Loading branch information