Gavin Wood
d5c521a086
Update Substrate after repository reorganisation ( #587 ) ( #598 )
...
* Update Substrate after repository reorganisation
* Switch back to polkadot-master
* Bump `bitvec` and `parity-scale-codec` (#591 )
Also bump other dependencies, but respect semver on them.
2019-11-19 18:30:01 +01:00
Gavin Wood
a7dfc317d5
Bump Substrate & version ( #574 )
...
* Bump Substrate.
* Bump version
2019-11-12 12:14:38 +01:00
Gavin Wood
cc0e775810
Master backports ( #571 )
...
* Update to latest Substrate master (#570 )
* Bump substrate/version (#557 )
* Bump version and Substrate (#560 )
* Bump version and Substrate
* Bump version and Substrate
* Bump versions
* bump substrate to release specific v0.6.15
* Update lock
* Prepare Polkadot update for Substrate runtime interface 2.0 (#563 )
* Prepare Polkadot update for Substrate runtime interface 2.0
* bump substrate to release specific v0.6.15
* Switch to `polkadot-master`
* Version bump
* Master backports
* Bump runtime
* Fix tests
* Fix tests
* Another fix.
2019-11-12 02:10:02 +01:00
Gavin Wood
bd79b34bb3
Backport all v0.6 changes to master... ( #552 )
...
* Bump Substrate and versions (#531 )
* Bump versions
* Build fix.
* Enable governance (#536 )
* Enable governance
* Tweak a few parameters
* Bump substrate, versions. (#538 )
* Bump substrate, versions.
* Build fix
* Bump rpc deps (#537 )
* Update to latest sub
* Revert branch update
* Update.
* Update tests.
* Ignore warnings in tests.
* Revert substrate (#540 )
* Version bump
* Bump Substrate, versions. (#542 )
* Bump Substrate, versions.
Also revert the enabling of democracy
* Build fix
* Bump Substrate (#544 )
* Bump Substrate
* Fix
* A few tidyups
* Bump Substrate (#547 )
* Bump Substrate
* Another bump
* Fixed build for new block_import API
* Enable grandpa migration. (#549 )
* Enable grandpa migration.
* Bump runtime version
2019-11-08 11:49:04 +01:00
André Silva
b16bd4de8d
bump version to 0.6.6 ( #516 )
2019-10-30 10:48:45 +01:00
André Silva
a84a5f472c
Update to latest substrate polkadot-master ( #496 )
...
* update to latest substrate polkadot-master
* Bump to 0.6.3
2019-10-25 12:12:41 +02:00
Bastian Köcher
21cb1e9f45
Switch to wasm-builder 1.0.7 ( #441 )
...
* Switch to `wasm-builder` 1.0.7
2019-09-23 12:38:38 +02:00
Gavin Wood
28e23d07ef
Substrate.from() ( #426 )
...
* Substrate.from()
* Fix some transaction validation code
* must be more specific for matching now.
* Update `wasm-builder` and add `build-only-wasm` script
* Update to latest service builder interfaces
* ANother substrate update
* Another update
2019-09-11 13:14:20 +02:00
Gavin Wood
ccfa2b1828
Bump all versions to 0.6.0 ( #397 )
2019-08-24 13:40:57 +02:00
Arkadiy Paronyan
f1fdb0cb83
Parachain validation moved to external process ( #325 )
...
* Improved execution & tests
* Style
* Made CLI arg const
* Moved Upwards message
* CLI subcommand for validation worker
* Build halting parachain
* Build halting parachain
* Made stuff private
* Reorganized parachain tests
* Comment
* Whitespace
* Apply suggestions from code review
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
* Fixed call data size check and introduced an enum
* Apply suggestions from code review
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
2019-07-23 11:09:30 +02:00