Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Optional agent key for app installation * make compatibile with signal changes and pubkey as optional * update hc v; start dpki addition * add no-dpki flag * make compatibile with signal changes and pubkey as optional * fix types and tests * assert type check * lint * lint * fix lints * update holonix * build: fix js client dependency * style: fix ts type * Update Holochain version and fix some tests * fix(local): no-dpki option * feat(local): dpki network seed option * feat(local): set shared dpki settings in scenario * temporarily add nix flake to test * fix: make dpki and dpki-network-seed mutually exclusive * build(nix): update flake & add system configuration pkg for macos * build: update JS client * test: fix signal types * test(trycp): fix no_dpki option * ci: add trycp to test workflow * build: update hdk & hdi in workspace * ci: run trycp intergration test in release mode * tests: fix clone cell management * ci: fix trycp cache * refactor(trycp_server): run lair in-process * build(trycp_server): always build in release mode * remove lair stderr from logs * fix: bring back shared range of admin ports * fix(trycp): multi server test * refactor(trycp): log error when removing player dir * fix(trycp): handle startup errors * test: refactor integration * refactor default config * fix reset error type * feat(trycp: add call to revoke agent call * test(local): add revoke agent key test * docs: update changelog * test: fix multi server scenario * write errors to stdout * address comments from review * Apply suggestions from code review Co-authored-by: David Braden <[email protected]> --------- Co-authored-by: Michael Dougherty <[email protected]> Co-authored-by: Jost Schulte <[email protected]> Co-authored-by: ThetaSinner <[email protected]> Co-authored-by: David Braden <[email protected]>
- Loading branch information