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

Add type for median storage #100

Merged
merged 2 commits into from
Jun 2, 2020
Merged

Add type for median storage #100

merged 2 commits into from
Jun 2, 2020

Conversation

yaoandrew
Copy link

Needed a new type for median storage

@@ -22,6 +22,7 @@ type ValueType int

const (
Uint256 ValueType = iota
Uint8
Copy link

Choose a reason for hiding this comment

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

I think we need to add a branch to the storage decoder so that we'll properly handle this new type

@yaoandrew yaoandrew merged commit 37df39e into staging Jun 2, 2020
@yaoandrew yaoandrew deleted the add-type-for-storage branch June 2, 2020 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants