mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-24 04:17:57 +00:00
29bf00e209
* Fix and test sr25519 signing in nostd * Remove sr25519 signing test on nostd for thumbabi target * Don't use sr25519 feature in nostd tests * Fix nits, remove WASM deps from nostd test, improve comments * Change copypasted comment * fmt * Update CI to account for signer tests
No-Std Testing Crate
To test the no-std compatibility of various subxt-* crates, please run:
cargo build --target thumbv7em-none-eabi