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-rc1 #4810

Merged
merged 7 commits into from
Nov 27, 2023
Merged

Proposed 2.0.0-rc1 #4810

merged 7 commits into from
Nov 27, 2023

Conversation

manojsdoshi
Copy link
Contributor

When finalized, the next stable release of rippled is expected to be the last one for 2023. The major version is bumped due to:

General availability of api_version 2 (expected).
This api_version is not available yet (except in beta, requiring a configuration change), but it will be in the next release.
New server_definitions method.
Notable performance improvements in TPS (transactions per second).
XLS-38 sidechains support
This is a large change and adds significant new functionality to the protocol.
XLS-40 DID support
Lastly, lots of code has been refactored and changed since the previous major version bump.

@Bronek
Copy link
Collaborator

Bronek commented Nov 13, 2023

This should also include #4812

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.

2.0.0-rc1 has already been merged into release, so this should be merged as-is. #4812 will be in rc2.

@intelliot intelliot mentioned this pull request Nov 16, 2023
1 task
seelabs and others added 6 commits November 20, 2023 16:28
* Promote API version 2 to supported

* Switch command line to API version 1

* Fix LedgerRequestRPC test

* Remove obsolete tx_account method

This method is not implemented, the only parts which are removed are related to command-line parsing

* Fix RPCCall test

* Reduce diff size, small test improvements

* Minor fixes

* Support for the mold linker

* [fold] handle case where both mold and gold are installed

* [fold] Use first non-default linker

* Fix TransactionEntry_test

* Fix AccountTx_test

---------

Co-authored-by: seelabs <[email protected]>
* Fix binary output from tx method

* Formatting fix

* Minor test improvement

* Minor test improvements
…uitous proposal changes (XRPLF#4760)

* Optimize the calculation of close time to avoid
impasse and minimize gratuitous proposal changes.

* git apply clang-format.patch

* Review (Howard) fixes.

* Review fix for impasse discovered by John.

* Review fixes (comments) from John.

* Scott S review fixes. Also clang-format.
@intelliot intelliot merged commit f05acbd into XRPLF:develop Nov 27, 2023
48 checks passed
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.

7 participants