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

Encoding fixes and fixes for #195 and #224 #238

Merged
merged 3 commits into from
Jul 19, 2016
Merged

Encoding fixes and fixes for #195 and #224 #238

merged 3 commits into from
Jul 19, 2016

Conversation

lincolnthree
Copy link
Member

@chkal Could you take a look at this and give me your thoughts? All tests passing, but I want to make sure that I have not done anything Crazy. I had to re-think the AddressBuilder a little bit. It was causing a lot of trouble to try to force decode and re-encode everything in the internal state, so I just made it represent whatever values were passed in, and make it clearer what would happen with the various parameters when they were provided via the builder API.

@chkal
Copy link
Member

chkal commented Jul 19, 2016

Hey @lincolnthree. Awesome to see you find some time to work on this! 🍻

I had a quick look at it. Actually this is pretty huge diff. So it is not easy to review. But actually we have a pretty good test suite covering encoding use cases. So if all tests are green, I'm very confident that the changes a fine.

I'll merge this. We can do more fine tuning on master if required.

@chkal chkal merged commit 114ab36 into master Jul 19, 2016
@chkal chkal added the bug label Jul 19, 2016
@chkal chkal added this to the 3.4.0.Final milestone Jul 19, 2016
@lincolnthree lincolnthree deleted the encoding branch May 30, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants