v0.0.5
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>