Skip to content

v0.0.5

Compare
Choose a tag to compare
@JesseAbram JesseAbram released this 26 Jun 21:06
· 560 commits to master since this release
ee0493c
Replace Rocket with Axum (#358)

* first route working

* user migration

* migrate validator endpoints

* signing minus subscribe to me

* migrate unsafe

* subscribe to me

* add tracing

* heatlhz tests

* unsafe tests

* validator tests

* signing_cli tests

* signing tests

* add cors

* unhardcode endpoint

* add warn unsafe

* refactor

* refactor tests

* bump ed25519

* lint

* remove rocket

* fix unwrap issue

* fix scripts

---------

Co-authored-by: jesse <jesse@entropy.wxy>