2.3.0-b1
版本发布时间: 2024-06-22 01:20:28
XRPLF/rippled最新发布版本:2.3.0(2024-11-26 08:17:49)
Version 2.3.0-b1 introduces three new amendments:
- fixEnforceNFTokenTrustline amendment: Fixes interactions between NFTokenOffers and trust lines.
- featureNFTokenMintOffer amendment: Allows creating NFTokenOffer in a NFTokenMint transaction.
- fixReducedOffersV2 amendment: Prevents offers from blocking order books.
What's Changed
- Fix compatibility with Conan 2.x by @thejohnfreeman in https://github.com/XRPLF/rippled/pull/5001
- Add new command line option to make replaying transactions easier by @Bronek in https://github.com/XRPLF/rippled/pull/5027
- Fix conan typo: by @oleks-rip in https://github.com/XRPLF/rippled/pull/5044
- Additional unit tests for testing deletion of trust lines by @ckeshava in https://github.com/XRPLF/rippled/pull/4886
- Amendment fixReducedOffersV2 fixes issue #4937 by @scottschurr in https://github.com/XRPLF/rippled/pull/5032
- Expose all amendments known by libxrpl by @godexsoft in https://github.com/XRPLF/rippled/pull/5026
- chore: remove repeat words by @todaymoon in https://github.com/XRPLF/rippled/pull/5041
- XLS-52d: NFTokenMintOffer by @tequdev in https://github.com/XRPLF/rippled/pull/4845
- docs: explain how to find a clang-format patch generated by CI by @intelliot in https://github.com/XRPLF/rippled/pull/4521
- Update codebase from boost::string_view into std::string_view by @ckeshava in https://github.com/XRPLF/rippled/pull/4509
- Add the fixEnforceNFTokenTrustline amendment: by @scottschurr in https://github.com/XRPLF/rippled/pull/4946
- Change order of checks in amm_info by @Bronek in https://github.com/XRPLF/rippled/pull/4924
- Finish physical redesign by @thejohnfreeman in https://github.com/XRPLF/rippled/pull/4997
- Proposed 2.3.0-b1 by @seelabs in https://github.com/XRPLF/rippled/pull/5050
New Contributors
- @todaymoon made their first contribution in https://github.com/XRPLF/rippled/pull/5041
- @tequdev made their first contribution in https://github.com/XRPLF/rippled/pull/4845
Full Changelog: https://github.com/XRPLF/rippled/compare/2.2.0...2.3.0-b1
Testing Credits
- Thanks to @sgramkumar and others for continued testing.
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