Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: release v1.7.5 #424

Merged
merged 7 commits into from
Oct 18, 2022
Merged

feat: release v1.7.5 #424

merged 7 commits into from
Oct 18, 2022

Conversation

wischli
Copy link
Contributor

@wischli wischli commented Oct 17, 2022

RC for v1.7.5

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
  • I have left the code in a better state
  • I have documented the changes (where applicable)

wischli and others added 6 commits October 17, 2022 13:27
* chore: bump deps

* wip: migrate pallets and runtimes

* chore: bump more versions

* wip: fix clients

* fix: runtime tomls

* style: ignore clippy in default weights

* fix: client pt2

* fix: runtimes, clippy

* feat: switch pallet execution order

* tests: merge delegation from wf-2168-polkadot-v0.9.28

* chore: bump deps to polkadot-v0.9.29

* fix: weights 1.5 for new stuff

* fix: cp mistake

* fix: update weight templates

* fix: pallet order instruction

* chore: bump deps

* feat: add backported batch fix

* refactor: same serde versions

* fix: UnitWeightCost type

* fix: CI regex for versions

* fix: remove disable-runtime-api feat
* Remove DID RPC

* Add version support for DID RPC call

* Mark other DID API methods as deprecated as well
* Add new DID runtime API name

* Rename public credentials runtime API as well

* Add deprecation comment

* revert 'Rename public credentials runtime API as well'
@wischli wischli requested a review from ntn-x2 October 17, 2022 14:14
@wischli wischli added this to the 1.7.5 milestone Oct 17, 2022
Copy link
Member

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't look into details everything, but I should have covered all the relevant parts.

nodes/common/Cargo.toml Outdated Show resolved Hide resolved
rpc/did/runtime-api/src/lib.rs Outdated Show resolved Hide resolved
rpc/did/runtime-api/src/lib.rs Outdated Show resolved Hide resolved
rpc/did/runtime-api/src/lib.rs Outdated Show resolved Hide resolved
@wischli wischli marked this pull request as ready for review October 18, 2022 07:50
@wischli wischli changed the title Release 1.7.5 feat: release v1.7.5 Oct 18, 2022
@wischli wischli requested a review from ntn-x2 October 18, 2022 07:51
Copy link
Member

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now!

@wischli wischli merged commit 8d54ecf into master Oct 18, 2022
@wischli wischli deleted the release-1.7.5 branch October 18, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants