Luke Parker
|
372149c2cc
|
Various simplifications re: Serai transactions
Removes PairSigner for the pair directly.
Resets spec_version to 1.
Defines the extrinsic without its length prefix, only prefixing during publish.
|
2023-11-23 00:02:01 -05:00 |
|
Luke Parker
|
08e6669403
|
Replace substrate/client's use of Payload with usage of RuntimeCall
Gains explicit typing.
|
2023-11-22 11:23:04 -05:00 |
|
Luke Parker
|
fbf51e53ec
|
Resolve #327
Also runs `cargo update` and moves where we install the wasm toolchain in the
Dockerfile for better caching properties.
|
2023-10-23 00:45:00 -04:00 |
|
Luke Parker
|
cb61c9052a
|
Reorganize serai-client
Instead of functions taking a block hash, has a scope to a block hash before
functions can be called.
Separates functions by pallets.
|
2023-10-14 15:26:36 -04:00 |
|
Luke Parker
|
eafd054296
|
Start defining the coordinator
|
2023-04-15 17:38:47 -04:00 |
|
Luke Parker
|
7abc8f19cd
|
Move substrate/serai/* to substrate/*
|
2023-04-08 03:01:14 -04:00 |
|