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

Disable duplicate detector: #4438

Merged
merged 2 commits into from
Feb 28, 2023
Merged

Conversation

intelliot
Copy link
Collaborator

@intelliot intelliot commented Feb 25, 2023

High Level Overview of Change

Partially revert the functionality introduced with #4195 / 5a15229 (part of 1.10.0-b1).

Context of Change

Supersedes #4437. This PR simply squashes the two commits in #4437. I elected to do this on a new branch/PR so that we have a clean slate to re-review and look for any other potential risks.

Alternative to this PR: #4439

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Test Plan

@manojsdoshi @sgramkumar to prepare a test plan.


Acknowledgements:
Aaron Hook for responsibly disclosing this issue.

Bug Bounties and Responsible Disclosures:
We welcome reviews of the rippled code and urge researchers to
responsibly disclose any issues they may find.

To report a bug, please send a detailed report to:

    bugs@xrpl.org

Note: This PR will be squashed to 1 commit upon merging.

Partially revert the functionality introduced
with XRPLF#4195 / 5a15229 (part of 1.10.0-b1).

Co-authored-by: Nik Bougalis <nikb@bougalis.net>
@ahook
Copy link
Collaborator

ahook commented Feb 28, 2023

LGTM, could also remove the Instance-Cookie header from the handshake and the Application::instanceID/_instanceCookie since it's no longer used, but I don't think it's hurting anything if it sticks around

@intelliot intelliot requested a review from ahook February 28, 2023 07:06
Copy link
Collaborator

@ximinez ximinez left a comment

Choose a reason for hiding this comment

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

Looks good.

@intelliot intelliot merged commit 74594d5 into XRPLF:develop Feb 28, 2023
@intelliot intelliot deleted the remove-dup-detector branch February 28, 2023 22:13
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 2, 2023
* upstream/develop:
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 3, 2023
* upstream/develop:
  Set version to 1.10.0-rc4
  Rename 'NFT' to 'NFToken' in DisallowIncoming flags (XRPLF#4442)
  Update Docker.md (XRPLF#4432)
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 3, 2023
* upstream/develop:
  Set version to 1.10.0-rc4
  Rename 'NFT' to 'NFToken' in DisallowIncoming flags (XRPLF#4442)
  Update Docker.md (XRPLF#4432)
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 3, 2023
* upstream/develop:
  Set version to 1.10.0-rc4
  Rename 'NFT' to 'NFToken' in DisallowIncoming flags (XRPLF#4442)
  Update Docker.md (XRPLF#4432)
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 3, 2023
* upstream/develop:
  Set version to 1.10.0-rc4
  Rename 'NFT' to 'NFToken' in DisallowIncoming flags (XRPLF#4442)
  Update Docker.md (XRPLF#4432)
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 3, 2023
…ctionality

* upstream/develop:
  Set version to 1.10.0-rc4
  Rename 'NFT' to 'NFToken' in DisallowIncoming flags (XRPLF#4442)
  Update Docker.md (XRPLF#4432)
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
ximinez added a commit to ximinez/rippled that referenced this pull request Mar 3, 2023
…tpage

* upstream/develop:
  Set version to 1.10.0-rc4
  Rename 'NFT' to 'NFToken' in DisallowIncoming flags (XRPLF#4442)
  Update Docker.md (XRPLF#4432)
  Update package building scripts and images to use Conan (XRPLF#4435)
  Disable duplicate detector: (XRPLF#4438)
dangell7 pushed a commit to Transia-RnD/rippled that referenced this pull request Mar 5, 2023
Partially revert the functionality introduced
with XRPLF#4195 / 5a15229 (part of 1.10.0-b1).

Acknowledgements:
Aaron Hook for responsibly disclosing this issue.

Bug Bounties and Responsible Disclosures:
We welcome reviews of the rippled code and urge researchers to
responsibly disclose any issues they may find.

To report a bug, please send a detailed report to:

    bugs@xrpl.org

---------

Co-authored-by: Nik Bougalis <nikb@bougalis.net>
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.

4 participants