serai/substrate
Luke Parker 695d1f0ecf
Remove subxt (#460)
* Remove subxt

Removes ~20 crates from our Cargo.lock.

Removes downloading the metadata and enables removing the getMetadata RPC route
(relevant to #379).

Moves forward #337.

Done now due to distinctions in the subxt 0.32 API surface which make it
justifiable to not update.

* fmt, update due to deny triggering on a yanked crate

* Correct the handling of substrate_block_notifier now that it's ephemeral, not long-lived

* Correct URL in tests/coordinator from ws to http
2023-11-28 02:29:50 -05:00
..
client Remove subxt (#460) 2023-11-28 02:29:50 -05:00
coins Add a binaries feature to the processor to reduce dependencies when used as a lib 2023-11-25 04:04:52 -05:00
dex/pallet Add/update msrv for common/*, crypto/*, coins/*, and substrate/* 2023-11-21 01:19:40 -05:00
in-instructions Remove subxt (#460) 2023-11-28 02:29:50 -05:00
node Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
primitives Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
runtime Add file meant for prior commit 2023-11-24 21:41:59 -05:00
signals/pallet Enable the signals pallet to halt networks' publication of Batchs 2023-11-24 19:56:57 -05:00
validator-sets Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00