mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
- Updated Json::Value to json::Value (lowercase namespace) - Updated safe_cast to safeCast - Updated constant naming (e.g., defaultAutoFillFeeMultiplier to kDefaultAutoFillFeeMultiplier) - Merged testAugmentedFields with testFailHardValidation in Submit_test.cpp - Updated namespace from xrpl to xrpl::test for test files - Updated beast::unit_test::suite to beast::unit_test::Suite Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>