serai/substrate/primitives/src
Luke Parker c511a54d18
Move serai-client off serai-runtime, MIT licensing it
Uses a full-fledged serai-abi to do so.

Removes use of UncheckedExtrinsic as a pointlessly (for us) length-prefixed
block with a more complicated signing algorithm than advantageous.

In the future, we should considering consolidating the various primitives
crates. I'm not convinced we benefit from one primitives crate per pallet.
2023-12-07 02:30:09 -05:00
..
account.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
amount.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
balance.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
block.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
lib.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
networks.rs Ensure economic security on validator sets (#459) 2023-12-05 08:52:50 -05:00
tx.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00