Files
pezkuwi-subxt/testing/no-std-tests
James Wilson 29bf00e209 Fix and test sr25519 signing in nostd (#1872)
* 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
2025-01-30 17:13:58 +00:00
..

No-Std Testing Crate

To test the no-std compatibility of various subxt-* crates, please run:

cargo build --target thumbv7em-none-eabi