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

multi: verifyseed rpc #1158

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

githubsands
Copy link
Contributor

@githubsands githubsands commented Jun 1, 2018

Sorry about the PR close on the last guy, old ghost branch not appearing on my machine or remotely. Fixed what was needed.

@githubsands githubsands force-pushed the verifySeed branch 10 times, most recently from 735af84 to 08f0f70 Compare June 4, 2018 00:00
@githubsands githubsands mentioned this pull request Jun 4, 2018
13 tasks
@githubsands githubsands force-pushed the verifySeed branch 6 times, most recently from f0a4f28 to a4c45de Compare August 19, 2018 03:23
Copy link
Member

@jrick jrick left a comment

Choose a reason for hiding this comment

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

I was only able to review the diff, not test the implementation, because this doesn't even compile.

internal/rpchelp/helpdescs_en_US.go Outdated Show resolved Hide resolved
internal/rpchelp/helpdescs_en_US.go Outdated Show resolved Hide resolved
internal/rpchelp/helpdescs_en_US.go Outdated Show resolved Hide resolved
internal/rpchelp/helpdescs_en_US.go Outdated Show resolved Hide resolved
internal/rpchelp/helpdescs_en_US.go Outdated Show resolved Hide resolved
rpc/legacyrpc/methods.go Outdated Show resolved Hide resolved
rpc/legacyrpc/methods.go Outdated Show resolved Hide resolved
rpc/legacyrpc/methods.go Outdated Show resolved Hide resolved
rpc/legacyrpc/methods.go Outdated Show resolved Hide resolved
rpc/legacyrpc/methods.go Outdated Show resolved Hide resolved
@githubsands githubsands force-pushed the verifySeed branch 6 times, most recently from a6c8b98 to 6819a23 Compare September 30, 2018 22:20
@marcopeereboom
Copy link
Member

marcopeereboom commented Oct 1, 2018

You need to make sure stuff compiles against master and passes ALL travis tests. Until then there is no point in asking for a review.

Here are some screenshots of things to look at:
image

And:
image

@githubsands
Copy link
Contributor Author

@marcopeereboom should of put a [WIP] but didn't want anyone to relook at this til completed.

@githubsands githubsands changed the title multi: verifyseed rpc [WIP] multi: verifyseed rpc Oct 1, 2018
@githubsands githubsands force-pushed the verifySeed branch 3 times, most recently from 0a8b6d1 to 2b2ea48 Compare October 6, 2018 22:42
@githubsands githubsands force-pushed the verifySeed branch 2 times, most recently from b1a0739 to ce931c9 Compare October 6, 2018 23:03
@githubsands githubsands changed the title [WIP] multi: verifyseed rpc multi: verifyseed rpc Oct 7, 2018
wallet/wallet.go Outdated Show resolved Hide resolved
githubsands and others added 3 commits April 20, 2020 11:37
A function deriveCoinTypeKey is created within methods.go that is used in another a new method of the jsonrpc serve VerifySeed.  All necessary changes to autogenerate the help for this rpc call are included as well.
Main purpose of this is to quickly test wallet builds that require seeds that are external to the wallet's db
A use case for this is testing verifyseed rpc.  Currently rpctest harness' memwallet does not allow for its seed to be changed.
@jrick
Copy link
Member

jrick commented May 4, 2020

This pull request doesn't pass the build tests, has committed merge conflicts in a file only you have touched, commits a 4M executable, and you want me to review this?

@xaur
Copy link

xaur commented May 7, 2020

This is for #1037 (linking for discoverability).

@githubsands
Copy link
Contributor Author

githubsands commented May 8, 2020

@jrick thought I had pushed changes. I'll ping you when its here and double checked as ready. thanks

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.

None yet

4 participants