Skip to content

Conversation

@kwvg
Copy link
Collaborator

@kwvg kwvg commented Oct 1, 2024

Additional Information

Breaking changes

  • quorum dkgsimerror will no longer accept a decimal value between 0 and 1 for the rate argument, it will now expect an integer between 0 to 100.

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas (note: N/A)
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

@kwvg kwvg added this to the 21.2 milestone Oct 1, 2024
@github-actions
Copy link

github-actions bot commented Oct 1, 2024

This pull request has conflicts, please rebase.

@kwvg kwvg changed the title backport: merge bitcoin#23211, #23649, #23223, #23437, #23465, #23365, #23777, #23213, #17631, #23227, #22875, partial bitcoin#23156 (auxiliary backports: part 18) backport: merge bitcoin#23213, #23227, #23223, #23564, #23538, #23437, #23630, #23465, #23738, #17631, #22875, partial bitcoin#23156 (auxiliary backports: part 18) Oct 5, 2024
@github-actions
Copy link

github-actions bot commented Oct 7, 2024

This pull request has conflicts, please rebase.

@kwvg kwvg marked this pull request as ready for review October 8, 2024 13:22
PastaPastaPasta
PastaPastaPasta previously approved these changes Oct 8, 2024
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

LGTM 328b14a but I'd prefer 0eac8b5 be non-partial

@kwvg kwvg added the RPC Some notable changes to RPC params/behaviour/descriptions label Oct 8, 2024
@kwvg kwvg changed the title backport: merge bitcoin#23213, #23227, #23223, #23564, #23538, #23437, #23630, #23465, #23738, #17631, #22875, partial bitcoin#23156 (auxiliary backports: part 18) backport: merge bitcoin#23156, #23213, #23227, #23223, #23564, #23538, #23437, #23630, #23465, #23738, #17631, #22875 (auxiliary backports: part 18) Oct 8, 2024
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK 5aceee3

#include <univalue.h>

static const size_t MAX_GETUTXOS_OUTPOINTS = 15; //allow a max of 15 outpoints to be queried at once
static constexpr unsigned int MAX_REST_HEADERS_RESULTS = 2000;
Copy link
Collaborator

Choose a reason for hiding this comment

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

should it be different amount of COMPRESSED headers? @PastaPastaPasta

Copy link
Member

Choose a reason for hiding this comment

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

meh, prolly fine as is

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

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

utACK 5aceee3

Copy link
Collaborator

@knst knst left a comment

Choose a reason for hiding this comment

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

utACK 5aceee3

@PastaPastaPasta PastaPastaPasta merged commit 6157e67 into dashpay:develop Oct 8, 2024
44 of 45 checks passed
@UdjinM6 UdjinM6 modified the milestones: 21.2, 22 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RPC Some notable changes to RPC params/behaviour/descriptions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants