mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
* ximinez/fix-getkeys: Experiment. Do not push Clean up the loop to make it more understandable, add logging fix: Add amendment sponsor for AccountRootsDeletedClean (7801) fix: Update base_uint and test changes released in 3.1.3 (7570) fix: Handle rounding just above kMaxRep more accurately (7389) fix: Document and assert "after" is never null in invariants (7354) Document the reasons for the post-allocation assert Add missed header Use the right type in include/xrpl/basics/TaggedCache.ipp Make the getKeys() allocation more robust Apply suggestion from @xrplf-ai-reviewer[bot] fix: Allocate TaggedCache::getKeys() memory outside of lock