Pratik Mankawde
3c1a06d260
Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-06-02 14:43:10 +01:00
Bart
396d772a15
refactor: Enable support for fixCleanup3_2_0 amendment ( #7347 )
2026-05-27 19:10:33 +00:00
Ed Hennis
7da643d864
fix: Fix a rounding error at the Number::maxRep cusp ( #7051 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com >
2026-05-27 15:19:20 +00:00
Vito Tumas
633ef4706f
fix: Fix VaultInvariant and VaultDeposit precision bugs at IOU scale boundaries ( #7272 )
...
Co-authored-by: Bart <bthomee@users.noreply.github.com >
2026-05-26 16:32:44 +00:00
Pratik Mankawde
2f18167550
Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-05-26 16:56:31 +01:00
Gregory Tsipenyuk
dcd2ff0b5f
fix: Fix non-canonical MPT amount ( #7117 )
...
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-23 06:40:26 +00:00
Vito Tumas
7fdaa0a5ef
fix: Fix IOU precision issues in LoanBrokerCover transactions ( #7274 )
2026-05-21 14:51:58 +00:00
Shawn Xie
28cc20c816
fix: Fix wrong hybrid offer orderbook placement and update LedgerStateFix to amend ExchangeRate meta ( #7087 )
...
Co-authored-by: Peter Chen <ychen@ripple.com >
2026-05-21 06:19:04 +00:00
Alex Kremer
a830ab10ef
style: More clang-tidy identifier renaming ( #7290 )
2026-05-20 21:31:15 +00:00
Mayukha Vadari
242ce3e9e4
refactor: Fix sfGeneric and sfInvalid field names ( #7300 )
2026-05-20 19:47:59 +00:00
box4wangjing
a5d238e7d4
docs: Fix some comments to improve readability ( #7122 )
...
Signed-off-by: box4wangjing <box4wangjing@outlook.com >
Co-authored-by: Mayukha Vadari <mvadari@ripple.com >
2026-05-20 19:46:45 +00:00
Vito Tumas
9cb049276d
feat: Propagate underlying MPT flags to vault shares ( #7077 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Denis Angell <dangell@transia.co >
Co-authored-by: Fomo <508629+shortthefomo@users.noreply.github.com >
Co-authored-by: Bart <bthomee@users.noreply.github.com >
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 19:44:09 +00:00
Mayukha Vadari
c7ecfc6a97
refactor: Clean up comments post-clang-tidy changes ( #7283 )
2026-05-15 23:02:04 +00:00
Alex Kremer
5b6e8b6f93
refactor: Rename static constants ( #7120 )
...
Co-authored-by: Bart <bthomee@users.noreply.github.com >
2026-05-15 15:32:19 +00:00
Bart
afbccf971a
chore: Consolidate fix amendments ( #7134 )
...
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
2026-05-13 20:46:30 +00:00
Alex Kremer
e8bdbaa1e8
refactor: Limit JSON array size ( #7112 )
2026-05-13 12:42:05 +00:00
Vito Tumas
6340c986c9
feat: Enable and rename fixSecurity3_1_3 to fixCleanup3_1_3 ( #7128 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-13 09:42:34 +00:00
Mayukha Vadari
c4c95dbe76
refactor: Replace featureInvariantsV1_1 with fixCleanup3_2_0 ( #7116 )
2026-05-12 12:26:02 +00:00
Alex Kremer
cdee9a675c
refactor: Use more scoped enums ( #7086 )
2026-05-11 15:39:48 +00:00
Alex Kremer
7afdd71a54
chore: More fixes for bad renames ( #7092 )
2026-05-07 17:04:30 +00:00
Pratik Mankawde
d258fdc7b0
refactor: Retire fixUniversalNumber amendment
...
Remove all conditional code paths guarded by fixUniversalNumber, keeping
only the "enabled" path since the amendment is now permanently active.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-05 15:30:53 +01:00
Pratik Mankawde
afc3835d0a
refactor: Align identifier naming with develop
...
Restore NOLINT-protected headers and apply develop's identifier naming
conventions to files modified in this branch.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-05 15:30:12 +01:00
Pratik Mankawde
875911f156
Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment
...
# Conflicts:
# include/xrpl/basics/CountedObject.h
# include/xrpl/basics/Expected.h
# include/xrpl/basics/IntrusivePointer.ipp
# include/xrpl/basics/IntrusiveRefCounts.h
# include/xrpl/basics/Log.h
# include/xrpl/basics/Number.h
# include/xrpl/basics/SlabAllocator.h
# include/xrpl/basics/TaggedCache.h
# include/xrpl/basics/TaggedCache.ipp
# include/xrpl/basics/UptimeClock.h
# include/xrpl/basics/base_uint.h
# include/xrpl/basics/chrono.h
# include/xrpl/basics/hardened_hash.h
# include/xrpl/basics/partitioned_unordered_map.h
# include/xrpl/basics/tagged_integer.h
# include/xrpl/beast/clock/abstract_clock.h
# include/xrpl/beast/clock/basic_seconds_clock.h
# include/xrpl/beast/container/aged_unordered_map.h
# include/xrpl/beast/container/detail/aged_container_iterator.h
# include/xrpl/beast/container/detail/aged_unordered_container.h
# include/xrpl/beast/core/List.h
# include/xrpl/beast/core/LockFreeStack.h
# include/xrpl/beast/hash/hash_append.h
# include/xrpl/beast/insight/Counter.h
# include/xrpl/beast/insight/Event.h
# include/xrpl/beast/insight/Gauge.h
# include/xrpl/beast/insight/Hook.h
# include/xrpl/beast/insight/Meter.h
# include/xrpl/beast/net/IPEndpoint.h
# include/xrpl/beast/unit_test/detail/const_container.h
# include/xrpl/beast/unit_test/global_suites.h
# include/xrpl/beast/unit_test/match.h
# include/xrpl/beast/unit_test/recorder.h
# include/xrpl/beast/unit_test/reporter.h
# include/xrpl/beast/unit_test/results.h
# include/xrpl/beast/unit_test/suite.h
# include/xrpl/beast/unit_test/suite_info.h
# include/xrpl/beast/utility/Journal.h
# include/xrpl/beast/utility/PropertyStream.h
# include/xrpl/core/ClosureCounter.h
# include/xrpl/core/Coro.ipp
# include/xrpl/core/Job.h
# include/xrpl/core/JobQueue.h
# include/xrpl/core/JobTypeData.h
# include/xrpl/core/JobTypeInfo.h
# include/xrpl/core/JobTypes.h
# include/xrpl/core/LoadMonitor.h
# include/xrpl/core/detail/Workers.h
# include/xrpl/core/detail/semaphore.h
# include/xrpl/json/json_value.h
# include/xrpl/json/json_writer.h
# include/xrpl/ledger/Ledger.h
# include/xrpl/ledger/helpers/TokenHelpers.h
# include/xrpl/nodestore/NodeObject.h
# include/xrpl/protocol/AmountConversions.h
# include/xrpl/protocol/ApiVersion.h
# include/xrpl/protocol/Book.h
# include/xrpl/protocol/ErrorCodes.h
# include/xrpl/protocol/Feature.h
# include/xrpl/protocol/Indexes.h
# include/xrpl/protocol/Quality.h
# include/xrpl/protocol/SField.h
# include/xrpl/protocol/STAmount.h
# include/xrpl/protocol/STArray.h
# include/xrpl/protocol/STBase.h
# include/xrpl/protocol/STLedgerEntry.h
# include/xrpl/protocol/STObject.h
# include/xrpl/protocol/STPathSet.h
# include/xrpl/protocol/STTx.h
# include/xrpl/protocol/STValidation.h
# include/xrpl/protocol/STVector256.h
# include/xrpl/protocol/Serializer.h
# include/xrpl/protocol/XRPAmount.h
# include/xrpl/protocol/detail/features.macro
# include/xrpl/protocol/json_get_or_throw.h
# include/xrpl/resource/Charge.h
# include/xrpl/resource/Consumer.h
# include/xrpl/server/InfoSub.h
# include/xrpl/shamap/FullBelowCache.h
# include/xrpl/shamap/SHAMapAddNode.h
# src/libxrpl/protocol/AMMCore.cpp
# src/libxrpl/protocol/IOUAmount.cpp
# src/libxrpl/protocol/STAmount.cpp
# src/libxrpl/tx/Transactor.cpp
# src/libxrpl/tx/applySteps.cpp
# src/test/app/AMM_test.cpp
# src/test/app/NFToken_test.cpp
# src/test/app/OfferMPT_test.cpp
# src/test/app/Offer_test.cpp
# src/test/jtx/AMM.h
# src/test/jtx/AMMTest.h
# src/test/jtx/Env.h
# src/test/jtx/Env_ss.h
# src/test/jtx/JTx.h
# src/test/jtx/PathSet.h
# src/test/jtx/TestHelpers.h
# src/test/jtx/amount.h
# src/test/jtx/balance.h
# src/test/jtx/batch.h
# src/test/jtx/credentials.h
# src/test/jtx/deposit.h
# src/test/jtx/escrow.h
# src/test/jtx/jtx_json.h
# src/test/jtx/mpt.h
# src/test/jtx/multisign.h
# src/test/jtx/paths.h
# src/test/jtx/prop.h
# src/test/jtx/regkey.h
# src/test/jtx/tags.h
# src/xrpld/app/misc/TxQ.h
# src/xrpld/app/misc/detail/TxQ.cpp
# src/xrpld/rpc/detail/AssetCache.h
# src/xrpld/rpc/detail/Pathfinder.h
# src/xrpld/rpc/detail/TrustLine.h
2026-05-05 13:49:14 +01:00
Pratik Mankawde
87f4a482c1
refactor: Align identifier naming with develop
...
Apply readability-identifier-naming clang-tidy check to branch-modified
files (and their transitive includes) in preparation for merging develop.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-05 13:43:49 +01:00
Alex Kremer
8995564ed6
refactor: Enable clang-tidy readability-identifier-naming check ( #6571 )
2026-05-03 10:31:53 +00:00
Pratik Mankawde
de744488bc
Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment
2026-04-30 15:23:10 +01:00
Vito Tumas
31180f94c2
fix: Prevents overwriting a bool value in an invariant ( #6609 )
...
Co-authored-by: Ed Hennis <ed@ripple.com >
2026-04-30 13:05:09 +00:00
Pratik Mankawde
ca48805b3b
more cleanup
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-04-30 13:14:57 +01:00
Pratik Mankawde
1f07ecb36e
Merge remote-tracking branch 'origin/develop' into pratik/Retire_fixUniversalNumber_amendment
2026-04-30 12:23:45 +01:00
Pratik Mankawde
1ebb5e1c7d
Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment
2026-04-30 11:33:07 +01:00
Bart
4d0ea8ae36
refactor: Apply various minor improvements and corrections ( #7045 )
...
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
2026-04-30 10:22:11 +00:00
Zhiyuan Wang
dbd646bd53
fix: Store Delegate object in delegating and authorized account directories for proper deletion ( #6681 )
2026-04-29 18:17:01 +00:00
Alex Kremer
f7275b7ad9
chore: Enable clang-tidy v21 new checks ( #7031 )
2026-04-29 15:17:35 +00:00
Vito Tumas
147da57348
feat: Add cleanup amendment for 3.2.0 ( #7037 )
2026-04-28 10:22:32 +00:00
Alex Kremer
4dc923dcc5
chore: Enable clang-tidy modernize-use-nodiscard check ( #7015 )
2026-04-24 17:19:30 +00:00
Pratik Mankawde
d081598378
code review changes
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-04-24 13:19:34 +01:00
Pratik Mankawde
73aea396c6
Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
2026-04-24 13:08:48 +01:00
Alex Kremer
19da25812b
fix: Remaining clang-tidy unchecked optionals ( #6979 )
2026-04-23 16:21:01 +00:00
Mayukha Vadari
1c6cdc653c
fix: More clang-tidy issues ( #6992 )
2026-04-22 17:42:15 +00:00
Alex Kremer
ce3951bbb3
chore: Enable clang-tidy modernize checks ( #6975 )
...
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
Co-authored-by: Bart <bthomee@users.noreply.github.com >
2026-04-21 15:32:51 +00:00
Alex Kremer
ea023121f5
fix: Add rounding to Vault invariants ( #6217 ) ( #6955 )
...
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com >
Co-authored-by: Ed Hennis <ed@ripple.com >
2026-04-21 12:14:07 +00:00
Alex Kremer
653a383ff5
chore: Enable clang-tidy include cleaner ( #6947 )
2026-04-17 16:43:49 +00:00
Alex Kremer
f1a5ba43ad
chore: Enable clang-tidy readability checks ( #6930 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2026-04-17 13:30:52 +00:00
Alex Kremer
6a0ce46755
chore: Enable most clang-tidy bugprone checks ( #6929 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2026-04-14 20:24:21 +00:00
yinyiqian1
d52dd29d20
fix: Address AI reviewer comments for Permission Delegation ( #6675 )
2026-04-08 20:22:19 +00:00
Gregory Tsipenyuk
dfcad69155
feat: Add MPT support to DEX ( #5285 )
2026-04-08 16:17:37 +00:00
Bart
c00ed673a8
refactor: Rename non-functional uses of ripple(d) to xrpl(d) ( #6676 )
...
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
2026-04-07 13:00:17 +00:00
Alex Kremer
29e49abd3c
chore: Enable clang-tidy coreguidelines checks ( #6698 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2026-04-01 15:46:14 +00:00
Alex Kremer
2502befb42
chore: Enable clang-tidy misc checks ( #6655 )
2026-03-31 17:29:45 +00:00
Bart
7f53351920
chore: Remove unnecessary clang-format off/on directives ( #6682 )
...
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
2026-03-31 15:38:04 +00:00