Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Fix address format in genesis files #33

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Conversation

holgerd77
Copy link
Member

Consistent prefix of all genesis address values with 0x.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 117

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.946%

Totals Coverage Status
Change from base Build 115: 0.0%
Covered Lines: 129
Relevant Lines: 133

💛 - Coveralls

Copy link
Contributor

@vpulim vpulim left a comment

Choose a reason for hiding this comment

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

LGTM

@5chdn
Copy link

5chdn commented Dec 4, 2018

why is genesis states a different file?

@axic axic deleted the fix-genesis-address-format branch December 4, 2018 11:17
@holgerd77
Copy link
Member Author

For performance/memory reasons. We don't want to take on the load to always have to load especially the huge genesis state from mainnet if a library is just interested in some common genesis parameters.

That's exactly the kind of stuff I would like to have some discussion around and contribute with our needs on the genesis format EIP discussion.

@5chdn
Copy link

5chdn commented Dec 4, 2018

I see. I will have to catch up with this discussion.

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.

4 participants