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

Onion V3 address consistency #309

Merged
merged 6 commits into from
Jan 24, 2020

Conversation

yeastplume
Copy link
Member

@yeastplume yeastplume commented Jan 22, 2020

Implementation of onionv3 address cleanup as described in #306.

Also refactors the existing OnionV3 Address conversion code into a proper type, to clean up conversion code a bit and make future development that much cleaner.

@yeastplume yeastplume changed the title Onion V3 address consistency [WIP] Onion V3 address consistency Jan 22, 2020
@yeastplume yeastplume changed the title [WIP] Onion V3 address consistency Onion V3 address consistency Jan 24, 2020
@yeastplume
Copy link
Member Author

Tested and ready for merge

@yeastplume yeastplume merged commit a256017 into mimblewimble:master Jan 24, 2020
@yeastplume yeastplume deleted the o3_address_cleanup branch March 3, 2020 08:37
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
* initial addition of ov3

* move libwallet address functions into OnionV3Address type

* incorporate OnionV3 type where possible

* factor out manual dalek pubkey manipulations

* corrections due to test failures

* change json-rpc example to use ov3 for payment proof recipient address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants