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!: Bump polkadot-js and document runtime/metadata API regression #338

Merged
merged 5 commits into from
Nov 2, 2020

Conversation

emostov
Copy link
Contributor

@emostov emostov commented Oct 29, 2020

BREAKING CHANGE: as documented in the diff here: https://github.com/paritytech/substrate-api-sidecar/compare/zeke-bump-multi?expand=1#diff-78b11c394fc7a8f9c96da1c99dff8d40d78af87d7b40102165467fa34b95977e the response for runtime/metadata has at least a known regression for polkadot runtime v16, and likely most older runtimes. I think it relates to polkadot-js/api#2800, although not certain. The change affects the types that show up in the metadata.

Other changes:

  • Decorated no longer exists and is replaced with the equivalent expandMetadata for test utilities
  • Update usage of Int in tests to reflect function signature change
  • Factor out Metadata creation for test utilities

@emostov emostov merged commit effc5eb into master Nov 2, 2020
@emostov emostov deleted the zeke-bump-multi branch November 2, 2020 17:47
ghost pushed a commit to LedgerHQ/substrate-api-sidecar that referenced this pull request Nov 17, 2020
…aritytech#338)

* chore(release): 1.0.0

* Save progress

* feat: Bump polkadot-js and document runtime/metadata API regression
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.

3 participants