Gavin Wood
79954ae589
Reduce Westend deposit requirements ( #1341 )
...
* Switch branch
* Return chain ops parts in new_chain_ops
* Remove where param from new_chain_ops
* Add task manager to new_chain_ops return
* Revert branch switch
* Revert "Revert branch switch"
This reverts commit 7c7900c047abd794ddc759aa092811db4961a7a6.
* network/test/src/lib: Adjust network worker polling
Companion for https://github.com/paritytech/substrate/pull/6552 .
* Fix adder parachain
* Fix collator tests
* Revert branch switch
* Bump everything
- Remove old migration code
- Reduce deposit requried for westend
* Reapply fixes
* Bump locl
* Fix for #6550
* Fix message
Co-authored-by: Ashley Ruglys <ashley.ruglys@gmail.com >
Co-authored-by: Max Inden <mail@max-inden.de >
2020-07-03 15:35:36 +02:00
Gavin Wood
b2b0902ddd
Companion for #6503 ( #1315 )
...
* Companion for #6503
* Remove old filtering
* Bump tx version
* Bump version
* Bump
2020-06-26 12:08:43 +02:00
Gavin Wood
5045262fa7
Update staking reward curves ( #1302 )
...
* Update staking reward curve for pre-parachain situation.
* Bump runtime.
* Bump versions
2020-06-23 17:40:41 +02:00
Gavin Wood
d52751d9e6
Bump Substrate ( #1286 )
2020-06-19 11:57:03 +02:00
Gavin Wood
fdda80295f
v0.8.10 (Polkadot 10) ( #1277 )
...
* Rename old labels.
* Bump runtimes
* Bump versions
* Bump lock
2020-06-17 13:03:23 +02:00
Gavin Wood
3adb08d916
Bump ( #1273 )
2020-06-16 18:20:59 +02:00
Gav Wood
ef2aa428d7
Version and lock
2020-06-12 16:10:10 +02:00
Gavin Wood
4317d1b980
Bump versions, tweak deposit costs. ( #1252 )
...
* Bump versions, tweak deposit costs.
* Version
* Lock
* Make test work ok when numbers are not round.
* Bump Substrate
* Lock
2020-06-12 16:08:31 +02:00
Gavin Wood
2978c1b9f4
v0.8.7 ( #1222 )
...
* Bump Substrate again.
* update kusama runtmie for ensure origin
* update polkadot runtime for ensure origin
* fix imports
* root only available for runtime benchmarks
* Fix lock file
* Bump Substrate
* Update lock
* Remove questionable feature-gating.
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2020-06-10 13:06:33 +02:00
Gavin Wood
f4ead58695
Bump Substrate version ( #1220 )
2020-06-09 18:29:20 +02:00
Gavin Wood
425f4bb060
Bump versions. ( #1219 )
...
* Bump versions.
* Update lock
2020-06-09 12:26:50 +02:00
Gavin Wood
cd0258d224
Bump versions, tweak SudoBalances constraint to add batching. ( #1216 )
2020-06-08 20:11:34 +02:00
Gavin Wood
c7f957ceec
Companion for #6273 (Introduce stacked filtering) ( #1212 )
...
* Fix for new Substrate
* Fix
* Remove Utility constraint in NonTransfer
* Bump
* Fixes
* Allow limited utilities in proxy filters.
* Fix
* Add SudoBalances proxy restrictions
2020-06-08 17:23:56 +02:00
Gavin Wood
f2c6eee7f1
Generalised proxies in Polkadot ( #1190 )
...
* Introduce generalised proxies to polkadot
* Introduce proxy to westend
* Add proxy to Kusama.
* Fix
2020-06-04 20:30:38 +02:00
Gavin Wood
3c98185e1c
Identity pallet ( #1178 )
...
* Identity
* Bump spec
* Update runtime/polkadot/src/lib.rs
Co-authored-by: kaichao <kaichaosuna@gmail.com >
* Fix runtime
* Bump runtimes
Co-authored-by: kaichao <kaichaosuna@gmail.com >
2020-06-01 20:03:28 +02:00
Gavin Wood
7f30e2ed0f
Bump ( #1164 )
...
* Bump
* Bump
* Bump
2020-05-28 16:36:52 +02:00
Gavin Wood
1697ce1b7b
Chain Candidate One: Final changes ( #1155 )
...
* Test CC1 spec
* Adaptive default chainspec
* Strip -pre
* Update to next CC1 iteration
* Raw chainspec
2020-05-26 18:55:22 +02:00
Gavin Wood
b170d9674f
Prepare for final genesis ( #1131 )
...
* Update claim statements
* Update URLs
* Minor tweak to make enum agree with URL
* final html multihashes
* New hashes
* Version
* updated SAFT statement hash
* Update runtimes; this relies on substrate #6131
* Bump
* Share transaction filterer and fix Kusama
* Warning
* Gah!
* Tidy
* Westend fixes
* Westend fix
* Tweak constants
* Implement TCF stuff
* Fix
* Warning
* 15 minute lookahead
* 15 minute lookahead in Polkadot
* update max transactions
* Enable utility, disable vested_transfer
* Update runtime/common/src/lib.rs
Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com >
* Filter calls for validate unsigned also
* Deduplicate
* Fix
* Introduce Polkadot (mainnet) chainspec
* Fix naming.
* Enable indices and fix comment.
* Fix compilation
* Enable indices and fix comment.
* polkadot: babe: enable secondary VRF slots
* Test JSON
* Allow set_heads
* Fix
* Raw chain spec added
Co-authored-by: keorn <github@i.keorn.org >
Co-authored-by: NikVolf <nikvolf@gmail.com >
Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com >
Co-authored-by: Tomasz Drwięga <tomasz@parity.io >
Co-authored-by: André Silva <andre.beat@gmail.com >
2020-05-26 15:27:48 +02:00
Dudley
bf79c453d9
updated from k < 3 to 0 < k <= 3 ( #1119 )
...
Co-authored-by: dud1337 <grant@dud.li >
2020-05-21 16:12:20 +02:00
Gavin Wood
8cb7cdbc64
Extra requirements for claimants ( #1091 )
...
* Introduce mandatory statement signing into claims
* Introduce SignedExtension
* Tests passing
* Bump runtime version
* Bump version, fix test
* Test for validate
* Another couple of tests
* Enable PrevalidateAttests on Polkadot
* Enable PrevalidateAttests on Polkadot
* Fix build
* Fixes
* More fixes
* Fix bench tests
* Fix & test Preclaim clobbering.
* Fix for errant claim logic
* Add test
* Update tests, always use Vec as input
* mint_claim can add signature, some_benchmarks
* Add claim with statement test
* finish benchmarks
* put the correct number of claims with benchmarks
* fix compiler warning
* Update weights
* Weight comments for validation
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2020-05-16 12:56:49 +02:00
Gavin Wood
efd738be82
Bump version ( #1070 )
2020-05-05 18:20:36 +02:00
Gavin Wood
f6b9cd4e4d
Prep v0.7.32 ( #1056 )
...
* Bump Westend runtime version
* Bump Substrate
* Prep for release of 0.7.32
* Update lock
2020-04-29 19:27:37 +02:00
Nikolay Volf
e54811646a
update substrate, set new version ( #1043 )
2020-04-28 10:25:35 +02:00
Nikolay Volf
59f5743852
Companion PR for 5795 ( #1041 )
...
* add storage_append
* Bump versions
Co-authored-by: Gav Wood <gavin@parity.io >
2020-04-27 18:23:09 +02:00
Bastian Köcher
eab3624096
Release 0.7.30 ( #1006 )
...
* Release 0.7.30
* Update Substrate & libp2p
2020-04-17 23:01:00 +02:00
Bastian Köcher
c6134cf91a
Release 0.7.29 ( #998 )
...
* Release 0.7.29
* Update `Cargo.lock`
2020-04-14 16:46:20 +02:00
Benjamin Kampmann
335961c520
Update to upstream reed-solomon-erasure ( #978 )
2020-04-08 11:30:34 +02:00
Gavin Wood
d8e1180030
Companion for #5412 ( #942 )
...
* Fixes for democracy using Scheduler
* Revert branch change
2020-04-01 17:01:14 +02:00
Bastian Köcher
b4c79556f3
Upgrade bitvec and parity-scale-codec ( #947 )
2020-03-30 13:08:15 +02:00
Gav Wood
5f04e1aa52
Version bump
2020-03-23 16:29:10 +01:00
Gav Wood
0c435448f9
Bump version
2020-03-21 16:48:06 +01:00
Gavin Wood
95d732beca
Introduce progressive democracy ( #920 )
...
* Updates for the new democracy
* Introduce progressive democracy
Also move to "master" branch of Substrate ready for continuous
sync with Substrate master.
2020-03-21 16:46:09 +01:00
André Silva
2edc7f13b0
Release version v0.7.27 ( #916 )
...
* bump version to v0.7.27
* update to latest substrate polkadot-master
* bump runtime impl_version
2020-03-19 16:24:32 +00:00
Gavin Wood
d92963c7dc
Bump version ( #907 )
2020-03-17 15:42:51 +01:00
Gavin Wood
d07116a577
Bump version and Substrate ( #905 )
...
* Bump version and Substrate
* Version
* Lock
2020-03-17 14:10:15 +01:00
Gavin Wood
a81d8cb220
Bump versions & Substrate. ( #902 )
2020-03-16 11:00:11 +01:00
Gavin Wood
2c85b84cb6
Bump Substrate and runtime version ( #900 )
...
* Insert storage for finality tracker
* Bump lock
* Bump version
2020-03-14 17:13:10 +01:00
Gavin Wood
844ca939ab
Prepare for version 0.7.23 ( #899 )
...
* Bump version
* Cargo lock
* Bump runtime version
* Bump Substrate again to include recent fix
2020-03-13 15:49:33 +01:00
Gavin Wood
845ad821ee
Bump version to knock the -dev ( #887 )
...
* Bump version to knock the -dev
* Update lock
2020-03-07 12:27:38 +01:00
Gavin Wood
2cf2811e16
Update to Substrate master ( #886 )
...
* Bump Substrate and some fixes
* Bump runtime
* version bump
2020-03-07 00:03:16 +01:00
Robert Habermeier
b7d30aa379
A more comprehensive model for PoV-Blocks and Candidate receipts ( #843 )
...
* encode the candidate statement as only the hash
* refactor CandidateReceipt and CollationInfo
* introduce an abridged candidate receipt type
* erasure coding stores candidate receipt
* store omitted data instead and introduce AvailableData type
* refactor availability-store schema
* tweak schema and APIs a bit more
* get availability-store tests passing
* accept AbridgedCandidateReceipt in `set_heads`
* change statement type in primitives to be hash-only
* fix parachains runtime tests
* fix bad merge
* rewrite validation pipeline
* remove evaluation module
* use abridged candidate hash as canonical
* statement table uses abridged candidate receipts
* kill availability_store::Data struct
* port shared table to new validation pipelines
* extract full validation pipeline to helper
* remove old validation pipeline from collation module
* polkadot-validation compiles
* polkadot-validation tests compile
* make local collation available in validation service
* port legacy network code
* polkadot-network fully ported
* network: ensure fresh statement is propagated
* remove pov_block_hash from LocalValidationData
* remove candidate_hash field from AttestedCandidate and update runtime
* port runtimes to new ParachainHost definition
* port over polkadot-collator
* fix test compilation
* better fix
* remove unrelated validation work dispatch fix
* address grumbles
* fix equality check
2020-02-25 15:16:58 -08:00
Nikolay Volf
f7303348ff
Update to latest substrate master ( #853 )
...
* try to update
* latest updates
* final fixes
* Fix claim w/ vesting logic
* Make claim tests a bit better
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2020-02-19 17:24:57 +00:00
Ashley
5f9e602af7
Strip out old XCMP primitives ( #823 )
...
* WIP
* WIp
* Mostly get tests to compile
* Fix adder collator
* Remove more stuff
* Revert some changes to av store
* Fix av store tests
* Nitpicks
* Restore some things
* Small changes
* Remvoe unused error variants
2020-02-13 17:12:05 +01:00
Gav Wood
2e5e256821
Update version
2020-02-03 14:41:18 +01:00
Gavin Wood
524b6f0254
Bump substrate ( #780 )
2020-01-18 18:50:43 +01:00
André Silva
2b081f9edd
v0.17.18: Update latest substrate ( #776 )
...
* update latest substrate polkadot-master
* fix test compilation
* bump version to 0.7.18
* bump impl_version
* update substrate
* Revert "Instantiate environment with asynchronous API (#768 )"
This reverts commit a5d9645bf4 .
* update substrate
* remove unused parameter type
* bump trie-db version for tests
* fix collator test
* update substrate
* remove unnecessary service changes
2020-01-17 18:37:55 +00:00
Gavin Wood
ddce5fe496
Bump Substrate & versions ( #747 )
...
* Bump versions
* Update for tipping treasury
* Bump substrate
* Fixes
* Put send_consensus back in.
* Fix test
* Fixes
* Fixes
* Fix warning
2020-01-10 00:23:43 +01:00
Gavin Wood
d9b8ba7707
v0.7.16 ( #744 )
...
* Bump Substrate and versions
* Bump Substrate
2020-01-09 01:09:48 +01:00
Gavin Wood
10f1f3a381
Bumped version to v0.7.15, use minimallly-changed Substrate. ( #741 )
...
* Bumped versions
* Bump to latest substrate that exposes load_spec
2020-01-08 14:44:49 +01:00
Gavin Wood
bd8db613ef
Bump versions ( #736 )
...
* Fix up Kusama balance constants
* Bump versions
* Fix for the --dev option
2020-01-07 19:30:06 +01:00