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

Update address for network config, clean auxiliary stuff #145

Merged
merged 13 commits into from
Jan 15, 2020

Conversation

austinabell
Copy link
Contributor

  • Updates address to include network as defined by updated spec
    • network still not encoded in bytes or cbor as defined in spec or lotus implementation for some reason (won't update to include specifying network in function signatures because it could either be setup with some global or configured config variable)
  • Adds license headers missing from previous PRs (PRs I had done before the license header came in and didn't add before those were merged)
  • Changes blake2b encoding functions to more usable function (allows other data inputs other than vector)

vm/address/src/lib.rs Outdated Show resolved Hide resolved
@dutterbutter
Copy link
Contributor

LGTM

vm/address/src/lib.rs Outdated Show resolved Hide resolved
@austinabell
Copy link
Contributor Author

@ec2 @dutterbutter @ansermino good with updates since review?

@austinabell austinabell merged commit e998474 into master Jan 15, 2020
@austinabell austinabell deleted the austin/addressupdate branch January 15, 2020 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
encoding hashing and serialization Status: Needs Review VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants