Skip to content

Conversation

@kristapsk
Copy link
Contributor

Found this while working on #13464. Parameter count check for importpubkey was wrong.

@kristapsk kristapsk changed the title RPC: Fix parameter count check for importpubkey. RPC: Fix parameter count check for importpubkey Jun 19, 2018
@maflcko maflcko added this to the 0.16.2 milestone Jun 19, 2018
@maflcko
Copy link
Member

maflcko commented Jun 19, 2018

utACK 3f72d04

Copy link
Contributor

@promag promag left a comment

Choose a reason for hiding this comment

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

utACK 3f72d04.

@razamobin
Copy link

tested ACK 3f72d04

@laanwj laanwj merged commit 3f72d04 into bitcoin:master Jun 25, 2018
laanwj added a commit that referenced this pull request Jun 25, 2018
3f72d04 Fix parameter count check for importpubkey. (Kristaps Kaupe)

Pull request description:

  Found this while working on #13464. Parameter count check for `importpubkey` was wrong.

Tree-SHA512: aba41b666c6493379f320be5e3e438a6cad1a96429102ff4428c092c48f29c2eead2195792c0b018296f20e1c42eb091dd5b9886c42cecbb1f0d03d5def14705
fanquake pushed a commit to fanquake/bitcoin that referenced this pull request Jun 25, 2018
@fanquake fanquake mentioned this pull request Jun 26, 2018
@fanquake
Copy link
Member

Added to #13455 for backport.

laanwj added a commit that referenced this pull request Jul 9, 2018
9fd3e00 depends: Update Qt download url (fanquake)
f7401c8 Fix parameter count check for importpubkey. (Kristaps Kaupe)
cbd2f70 expose CBlockIndex::nTx in getblock(header) (Gregory Sanders)
ce8aa54 Add Windows shutdown handler (Chun Kuan Lee)
18b0c69 Bugfix: Include <memory> for std::unique_ptr (Luke Dashjr)

Pull request description:

  Backports:
  * #12859 Bugfix: Include <memory> for std::unique_ptr
  * #13131 Add Windows shutdown handler
  * #13451 rpc: expose CBlockIndex::nTx in getblock(header)
  * #13507 RPC: Fix parameter count check for importpubkey
  * #13544 depends: Update Qt download url

  to the 0.16 branch.

Tree-SHA512: eeaec52d001d5c81e67dda3a2d3fee7a9445e569366e597b18e81d802c1b7f89e545afd53d094740c37c1714050304979398b9860144454d3a5cb5abc9e9eaca
HashUnlimited pushed a commit to chaincoin/chaincoin that referenced this pull request Jan 11, 2019
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Apr 8, 2020
3f72d04 Fix parameter count check for importpubkey. (Kristaps Kaupe)

Pull request description:

  Found this while working on bitcoin#13464. Parameter count check for `importpubkey` was wrong.

Tree-SHA512: aba41b666c6493379f320be5e3e438a6cad1a96429102ff4428c092c48f29c2eead2195792c0b018296f20e1c42eb091dd5b9886c42cecbb1f0d03d5def14705
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Jun 1, 2020
Summary:
3f72d04 Fix parameter count check for importpubkey. (Kristaps Kaupe)

Pull request description:

  Found this while working on #13464. Parameter count check for `importpubkey` was wrong.

Tree-SHA512: aba41b666c6493379f320be5e3e438a6cad1a96429102ff4428c092c48f29c2eead2195792c0b018296f20e1c42eb091dd5b9886c42cecbb1f0d03d5def14705

Backport of Core [[bitcoin/bitcoin#13507 | PR13507]]

Test Plan:
  ninja
  src/bitcoind
  src/bitcoin-cli importpubkey "mypubkey" "testing" false 5
Verify RPC error occurs.

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D6318
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 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.

6 participants