Commit 2f3cfc8
Igor v2 backports (#2)
* Backport paritytech#7381
* Bring back genesis storage build in aura/timestamp
To not change spec version, see
paritytech#7686 (comment)
* Backport paritytech#7238
* Backport paritytech#7395
* Bump impl_version
* Fix UI tests and bump trybuild dep
See rust-lang/rust#73996
Backports:
paritytech#7764
paritytech#7656
* Partially backport paritytech#7838
* Release frame-support with a dep compilation fix
* Bump patch level for remaining crates
This is done because at the time of writing cargo-unleash does not fully
support partial workspace publishing and mixes both local and crates.io
versions of the packages, leading to errors in the release check workflow.
* Backport paritytech#7854
...to fix compilation error when using futures-* v0.3.9.
* Adding Changelog entry for patch release
Co-authored-by: Bastian Köcher <git@kchr.de>
Co-authored-by: Igor Matuszewski <xanewok@gmail.com>
Co-authored-by: Benjamin Kampmann <ben@parity.io>1 parent 177318e commit 2f3cfc8
201 files changed
Lines changed: 555 additions & 552 deletions
File tree
- bin/node/runtime
- src
- client
- api
- authority-discovery
- basic-authorship
- block-builder
- chain-spec
- derive
- cli
- src/commands
- consensus
- aura
- babe
- rpc
- common
- epochs
- manual-seal
- pow
- slots
- uncles
- db
- executor
- common
- src/integration_tests
- wasmi
- wasmtime
- finality-grandpa
- rpc
- src
- informant
- src
- keystore
- light
- network-gossip
- network
- src
- offchain
- src/api
- peerset
- proposer-metrics
- rpc-api
- rpc-servers
- rpc
- service
- src
- chain_ops
- client
- state-db
- telemetry
- tracing
- transaction-pool
- graph
- src
- docs
- frame
- assets
- atomic-swap
- aura
- src
- authority-discovery
- authorship
- babe
- src
- balances
- src
- benchmarking
- src
- collective
- contracts
- common
- rpc
- runtime-api
- src
- democracy
- src
- elections-phragmen
- elections
- evm
- example-offchain-worker
- src
- executive
- src
- finality-tracker
- grandpa
- src
- identity
- src
- im-online
- src
- indices
- membership
- metadata
- multisig
- nicks
- offences
- benchmarking
- src
- proxy
- randomness-collective-flip
- src
- recovery
- scheduler
- scored-pool
- session
- benchmarking
- society
- staking
- reward-curve
- src
- sudo
- support
- procedural
- src/storage
- tools
- derive
- test
- system
- benchmarking
- src
- rpc/runtime-api
- src
- timestamp
- src
- transaction-payment
- rpc
- runtime-api
- treasury
- src
- utility
- vesting
- src
- primitives
- allocator
- api
- proc-macro
- test
- tests/ui
- application-crypto
- arithmetic
- src
- authority-discovery
- authorship
- block-builder
- blockchain
- chain-spec
- consensus
- aura
- babe
- common
- pow
- slots
- vrf
- core
- database
- debug-derive
- externalities
- finality-grandpa
- finality-tracker
- inherents
- io
- keyring
- npos-elections
- compact
- src
- offchain
- panic-handler
- rpc
- runtime-interface
- proc-macro
- runtime
- sandbox
- serializer
- session
- staking
- state-machine
- std
- storage
- timestamp
- tracing
- transaction-pool
- trie
- utils
- version
- wasm-interface
- test-utils
- client
- src
- derive
- utils
- browser
- build-script-utils
- fork-tree
- frame
- benchmarking-cli
- frame-utilities-cli
- rpc
- support
- system
- prometheus
- wasm-builder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments