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

Proposed 2.0.0-rc6 #4853

Merged
merged 5 commits into from
Dec 21, 2023
Merged

Proposed 2.0.0-rc6 #4853

merged 5 commits into from
Dec 21, 2023

Conversation

intelliot
Copy link
Collaborator

High Level Overview of Change

The only C++ code changes are reverts of #3839 and #4504.

Context of Change

Ledgers with zero transactions were observed in Testnet, and the issue seems to be exacerbated by changes in develop. The two PRs reverted here were identified as potentially risky and are therefore being reverted until a more rigorous and realistic test harness is ready in 6-12 months.

Type of Change

  • Release

API Impact

  • Public API

Since this release candidate reverts #4505, it removes the "sync_mode" field which had been added to the transaction submission API.

Test Plan

We expect to run this release candidate on Testnet for 2 weeks, with close observation to identify if any issues occur.

hoos and others added 5 commits December 6, 2023 14:26
Co-authored-by: Hussein Badakhchani <hoos@alsoug.com>
…XRPLF#4852)

This reverts commit 002893f.

There were two files with conflicts in the automated revert:

- src/ripple/rpc/impl/RPCHelpers.h and
- src/test/rpc/JSONRPC_test.cpp

Those files were manually resolved.
@intelliot intelliot changed the title Proposed 2.0.0-rc Proposed 2.0.0-rc6 Dec 20, 2023
@intelliot intelliot added this to the 2.0.0 milestone Dec 20, 2023
Copy link
Collaborator

@gregtatcam gregtatcam left a comment

Choose a reason for hiding this comment

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

Revert "Add ProtocolStart ..." PR #3839 looks fine to me.

@ckeshava
Copy link
Collaborator

all the unit tests pass on MacOS 👍

Copy link
Collaborator

@Bronek Bronek left a comment

Choose a reason for hiding this comment

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

I verified that change this looks exactly as I would expect it to look, compiles and passes test on Linux

@intelliot
Copy link
Collaborator Author

@HowardHinnant confirmed that tests are now passing.

@intelliot intelliot merged commit ca31981 into XRPLF:release Dec 21, 2023
16 checks passed
@intelliot intelliot deleted the release-next branch December 21, 2023 00:20
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.

6 participants