Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 21:25
· 1241 commits to main since this release
2102174
Implement `gorc orchestrator` (#74)

* wip: scaffolding for `gorc orchestrator start`

* wip: centralize loading deep_space private keys

* wip: centralize loading clarity private keys

* gorc orchestrator start; parse gravity contract

* gorc orchestrator start; read fees_denom from config

* gorc orchestrator start that might even work (about to prove with integration tests)

* cleanup warnings

* gorc: abscissa_tokio::run_with_actix

* make gorc a default member too