Gav Wood
|
851c7f42df
|
Fix block generation by updating codec versions in wasm (#810)
* Fixes for staging testnet
* Fix codec versioning
* Comment unneeded trace
* Update lib.rs
* Update parity-codec
* Add script to update wasm deps and update them.
* Update hashes
* Add BBQ Birch testnet
* it's default-features, apparently.
* Use simpler version spec for parity codec
* Typo
|
2018-09-27 14:38:56 +01:00 |
|
Bastian Köcher
|
5eb1aefde6
|
Updates dependencies and tries to consolidate multiple version (#815)
|
2018-09-27 13:50:15 +01:00 |
|
Gav Wood
|
f71200ee3c
|
Bump codec (#786)
* Bump codec
* Fix tests
|
2018-09-21 17:16:15 +02:00 |
|
Gav Wood
|
67bf1a6eaa
|
Transaction eras (#758)
* Initial groundwork
* A mess.
* Integrate
* Fix tests
* Unit tests
* Tests for unchecked_extrisnic
* fix tab
* Improve binary format.
* fix tests
* Rename extrinsic-pool -> transaction-pool
Closes #770
* Implement unimplemented.
* typo
|
2018-09-20 14:01:01 +02:00 |
|