serai/substrate
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
..
abi Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
client Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
coins June 2024 nightly update 2024-06-01 21:46:49 -04:00
dex/pallet Update clippy now that redundant imports has been reverted 2024-04-23 04:31:27 -04:00
in-instructions June 2024 nightly update 2024-06-01 21:46:49 -04:00
node Check if wasm was built by container exit code and state instead of local mountpoint (#570) 2024-05-25 20:33:23 -04:00
primitives Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
runtime Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
signals June 2024 nightly update 2024-06-01 21:46:49 -04:00
validator-sets Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00