Skip to content

Conversation

@luke-jr
Copy link
Member

@luke-jr luke-jr commented Nov 3, 2018

Rebased and fixed outstanding issues in #11256

Also removed some unnecessary refactoring to simplify review

@luke-jr luke-jr force-pushed the rpc_mempoolentry_weight branch from fed6766 to 092defc Compare November 3, 2018 19:36
@DrahtBot
Copy link
Contributor

DrahtBot commented Nov 3, 2018

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #15637 (rpc: Rename size to vsize in mempool related calls by fanquake)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@meshcollider
Copy link
Contributor

utACK 092defc

@promag
Copy link
Contributor

promag commented Nov 4, 2018

utACK 092defc. Could have release note.

@conscott
Copy link
Contributor

conscott commented Nov 6, 2018

Tested ACK 092defc

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.

@luke-jr the following also get weight key in the result:

  • getrawmempool, getmempoolancestors and getmempooldescendants with verbose=true
  • /rest/mempool/contents.json.

Do you mind adding tests for those (at least test it's numeric) and add release notes?

@DrahtBot
Copy link
Contributor

Needs rebase

@fanquake
Copy link
Member

Given this had utACKs, @luke-jr would you like to rebase and add some release notes.

@fanquake
Copy link
Member

I've rebased and added release-notes in #16647.

@fanquake fanquake closed this Aug 19, 2019
maflcko pushed a commit that referenced this pull request Aug 20, 2019
17d178f doc: add release-notes for getmempoolentry weight field addition (fanquake)
9c9cc2b qa: Add RPC tests for weight in mempool entry (Daniel Edgecumbe)
54aaa78 RPC: add weight to mempool entry output (Daniel Edgecumbe)

Pull request description:

  Rebase of #14649 (which itself was a rebase of #11256).

  Squash the two test related commits, and swapped out `size` usage for `vsize`.

  Added a commit with release notes.

ACKs for top commit:
  emilengler:
    Concept ACK 17d178f
  instagibbs:
    utACK 17d178f
  meshcollider:
    utACK 17d178f

Tree-SHA512: 1d354c9837e0ad0afa40325de9329b9e62688d5eab4d9e1cf9b46d8ae29d08f42d903ab37a41751c2ea8f9034231b21095881b1f5d911cb542b8b06bc85dc7cd
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Aug 22, 2019
17d178f doc: add release-notes for getmempoolentry weight field addition (fanquake)
9c9cc2b qa: Add RPC tests for weight in mempool entry (Daniel Edgecumbe)
54aaa78 RPC: add weight to mempool entry output (Daniel Edgecumbe)

Pull request description:

  Rebase of bitcoin#14649 (which itself was a rebase of bitcoin#11256).

  Squash the two test related commits, and swapped out `size` usage for `vsize`.

  Added a commit with release notes.

ACKs for top commit:
  emilengler:
    Concept ACK 17d178f
  instagibbs:
    utACK bitcoin@17d178f
  meshcollider:
    utACK 17d178f

Tree-SHA512: 1d354c9837e0ad0afa40325de9329b9e62688d5eab4d9e1cf9b46d8ae29d08f42d903ab37a41751c2ea8f9034231b21095881b1f5d911cb542b8b06bc85dc7cd
@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.

7 participants