What's Changed
- Add deep freeze feature (XLS-77d) by @vvysokikh1 in #5187
- Improve git commit hash lookup by @ximinez in #5225
- Amendment
fixFrozenLPTokenTransfer
: Prohibit transfer of LPToken when an asset is frozen by @shawnxie999 in #5227 - Updates Conan dependencies by @bthomee in #5256
- fix issues in
simulate
RPC by @mvadari in #5265 - Do not allow creating PDs if credentials are not enabled by @Bronek in #5275
- Update GRPCServer.cpp by @donovanhide in #5280
- fix amendment: flag check for credentials by @oleks-rip in #5250
- docs: Add a summary of the git commit message rules by @ximinez in #5283
- chore: Rename missing-commits job, and combine nix job files by @ximinez in #5268
- Fix small typos by @code0xff in #5279
- BUILD.md: ensure build_type and CMAKE_BUILD_TYPE match by @intelliot in #5274
- Replace charge() by fee_.update() in OnMessage functions by @bthomee in #5269
- refactor: Change recursive_mutex to mutex in DatabaseRotatingImp by @ximinez in #5276
- Changed XRPL Foundation public key to new one by @Tokeiito in #5289
- Support canonical ledger entry names by @bthomee in #5271
- Reduce duplicate peer traffic for ledger data by @ximinez in #5126
- Log proposals and validations. by @mtrippled in #5291
- docs: Clarifies default port of hosts by @bthomee in #5290
- Switch Permissioned Domain to Supported::yes by @oleks-rip in #5287
- [TRIVIAL] Set version to 2.4.0-rc1 by @legleux in #5294
- docs: Revert peer port to 51235 by @bthomee in #5299
- Revert "Reduce duplicate peer traffic for ledger data (#5126)" by @ximinez in #5300
- Add logging and improve counting of amendment votes from UNL by @ximinez in #5173
- [TRIVIAL] Set version to 2.4.0-rc2 by @legleux in #5306
- Remove 'new parent hash' assert by @Bronek in #5313
- Replace
assert
withXRPL_ASSERT
by @Bronek in #5312 - Acquire previously failed transaction set from by @mtrippled in #5318
- [TRIVIAL] Set version to 2.4.0-rc3 by @legleux in #5321
- Detailed consensus data correlated together. by @mtrippled in #5302
- chore: Move "assert" and "werr" flags from "actions/build" by @ximinez in #5325
- Introduced new XRPLF UNL subdomain as an intermediate step for migration by @Tokeiito in #5326
- [TRIVIAL] Set version to 2.4.0-rc4 by @legleux in #5328
- Proposed 2.4.0-rc4 by @legleux in #5329
New Contributors
- @bthomee made their first contribution in #5256
- @donovanhide made their first contribution in #5280
- @code0xff made their first contribution in #5279
- @Tokeiito made their first contribution in #5289
Full Changelog: 2.4.0-b3...2.4.0-rc4