Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

derive codec for inherent data#2714

Merged
gavofyork merged 3 commits intomasterfrom
gui-derive-codec-inherentdata
May 29, 2019
Merged

derive codec for inherent data#2714
gavofyork merged 3 commits intomasterfrom
gui-derive-codec-inherentdata

Conversation

@gui1117
Copy link
Contributor

@gui1117 gui1117 commented May 29, 2019

Fix #2710

@gui1117 gui1117 requested a review from Demi-Marie May 29, 2019 10:03
Copy link
Member

@bkchr bkchr left a comment

Choose a reason for hiding this comment

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

You would need to increase the spec_version. This will also break the current test net. Cc @andresilva

@andresilva
Copy link
Contributor

There's #2466 that will break compatibility as well. Here's my opinion on it: #2466 (comment). What's your opinion?

@bkchr
Copy link
Member

bkchr commented May 29, 2019

I'm for breaking, instead of managing some backwards compatibility. :)

@gavofyork gavofyork merged commit 4ae2596 into master May 29, 2019
@gavofyork gavofyork deleted the gui-derive-codec-inherentdata branch May 29, 2019 12:16
MTDK1 pushed a commit to bdevux/substrate that referenced this pull request Jul 10, 2019
* derive codec for inherent data

* increase spec version
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to BTreeMap Encode/Decode in InherentData

4 participants