Commit Graph

7 Commits

Author SHA1 Message Date
emostov ff265ec693 nightly fmt 2020-12-14 14:41:11 -08:00
emostov eef192925b Update to set mortal_period in client 2020-12-14 14:09:11 -08:00
emostov 47911b8a02 Have create_signed() Pass era enum 2020-12-14 11:46:31 -08:00
emostov 633bd0fb6f Remove poorly panickable unwraps 2020-12-14 11:34:26 -08:00
emostov 085eb5e606 Remove unused proc macro token stuff 2020-12-13 20:34:08 -08:00
emostov c9059d1a32 feat: Mortal extrinsic construction 2020-12-13 20:13:16 -08:00
Andrew Jones cd6b8f43f1 Refactor: extract functions and types for creating extrinsics (#138)
* Extract extrinsic

* Extract extrinsic types to own module

* Fix compiler errors

* Fix warnings

* Fmt

* Pin wabt-sys to 0.7.1, it fails (on my machine) with 0.7.2

* Fix up tests

* Fmt

* Reexport RuntimeVersion
2020-07-20 09:17:19 +01:00