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

rpc: remove duplicate solvable field from getaddressinfo #15186

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

fanquake
Copy link
Member

@fanquake fanquake commented Jan 17, 2019

Also added optional to iscompressed.

@promag
Copy link
Member

promag commented Jan 17, 2019

ACK, nice catch.

@fanquake
Copy link
Member Author

Travis failure seems unrelated. Force pushed, added optional to iscompressed.

@laanwj
Copy link
Member

laanwj commented Jan 17, 2019

Huh, how did we have it end up like this, a silent merge conflict?

(utACK, good catch)

@Empact
Copy link
Member

Empact commented Jan 17, 2019

utACK a5db68c

@hebasto
Copy link
Member

hebasto commented Jan 17, 2019

utACK a5db68c22ba03e661d20b1855e6a443019080690

@promag
Copy link
Member

promag commented Jan 17, 2019

Should backport?

@fanquake
Copy link
Member Author

@promag getaddressinfo in 0.17 doesn't have any solvable fields, so shouldn't be required.

UniValue getaddressinfo(const JSONRPCRequest& request)

src/wallet/rpcwallet.cpp Outdated Show resolved Hide resolved
@maflcko
Copy link
Member

maflcko commented Jan 17, 2019

ACK

@achow101
Copy link
Member

utACK a5db68c22ba03e661d20b1855e6a443019080690

@IlyasRidhuan
Copy link

utAck

@laanwj laanwj merged commit a2a6c8f into bitcoin:master Jan 19, 2019
laanwj added a commit that referenced this pull request Jan 19, 2019
a2a6c8f rpc: remove duplicate solvable field from getaddressinfo (fanquake)

Pull request description:

  Also added optional to `iscompressed`.

Tree-SHA512: 28442a9dbfb2a9992b9b57142fa13d374d39444f04ae63460cb6330d896160cfd4b9651a3e231893eac3142ce55eff597a54cbafd3b57ffa46d3711c64044acb
@fanquake fanquake deleted the duplicate-solvable-fields branch January 19, 2019 14:13
UdjinM6 pushed a commit to UdjinM6/dash that referenced this pull request Nov 24, 2021
…ressinfo

a2a6c8f rpc: remove duplicate solvable field from getaddressinfo (fanquake)

Pull request description:

  Also added optional to `iscompressed`.

Tree-SHA512: 28442a9dbfb2a9992b9b57142fa13d374d39444f04ae63460cb6330d896160cfd4b9651a3e231893eac3142ce55eff597a54cbafd3b57ffa46d3711c64044acb
UdjinM6 added a commit to dashpay/dash that referenced this pull request Nov 29, 2021
…ressinfo (#4584)

a2a6c8f rpc: remove duplicate solvable field from getaddressinfo (fanquake)

Pull request description:

  Also added optional to `iscompressed`.

Tree-SHA512: 28442a9dbfb2a9992b9b57142fa13d374d39444f04ae63460cb6330d896160cfd4b9651a3e231893eac3142ce55eff597a54cbafd3b57ffa46d3711c64044acb

Co-authored-by: Wladimir J. van der Laan <laanwj@gmail.com>
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants