serai/substrate/client/tests
Luke Parker 41ce5b1738 Use the serai_abi::Call in the actual Transaction type
We prior required they had the same encoding, yet this ensures they do by
making them one and the same. This does require an large, ugly, From/TryInto
block which is deemed preferable for moving this more and more into syntax
(from semantics).

Further improvements (notably re: Extra) is possible, and this already lets us
strip some members from the Call enum.
2024-06-03 23:38:22 -04:00
..
common Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
batch.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
burn.rs Cache the block's events within TemporalSerai 2023-12-08 10:46:10 -05:00
dex.rs Median by Position (#533) 2024-02-19 20:50:04 -05:00
dht.rs Use " " instead of "" for the empty key so sh doesn't interpret it as falsy 2024-03-23 17:38:50 -04:00
time.rs Remove subxt (#460) 2023-11-28 02:29:50 -05:00
validator_sets.rs Use " " instead of "" for the empty key so sh doesn't interpret it as falsy 2024-03-23 17:38:50 -04:00