David Craven
|
7f0847107c
|
Events sub (#126)
* Make event subscription logic more generic.
* Fix build.
* Add test-node.
* Update deps.
* Address review comments.
|
2020-06-25 07:05:00 +01:00 |
|
David Craven
|
3080ec91a6
|
Improve error handling in proc-macros, handle DispatchError etc. (#123)
* Improve error handling.
* Fix build.
* Handle runtime errors.
* Add runtime trait for better type inference.
* Use runtime trait part 1.
* wip
* Add support for sudo.
* Finish error handling.
* Fix tests.
* Fix clippy warnings.
|
2020-06-22 07:39:40 +01:00 |
|
David Craven
|
21d07c6c24
|
Support embedded full/light node clients. (#91)
* Add support for light clients.
* Add wasm toolchain to ci.
* Fix ci tests.
* Address review comments.
* Use expect instead of unwrap.
* Purge light client chain too.
* Add README section.
|
2020-06-15 08:01:16 +01:00 |
|