Luc des Trois Maisons
80090fb327
Stub mpt_verify_send_proof for throughput ceiling measurement
...
Skip bulletproof range proof verification in ConfidentialMPTSend to
measure the upper bound on Send throughput when verification is free.
NOT FOR PRODUCTION USE.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-06-05 16:21:07 -04:00
Peter Chen
dacd108657
Refactor confidential Test into 2 files ( #7351 )
2026-05-29 14:14:41 -04:00
Peter Chen
5869c23ecd
Add specific checks for COA and OA ( #7275 )
2026-05-26 13:44:36 -04:00
yinyiqian1
ca7da3600f
Add Batch + Delegation + Confidential tests ( #7279 )
2026-05-15 14:08:58 -04:00
Peter Chen
bab0c48d01
add amm pseudo account test with confidential Transfer ( #7276 )
2026-05-15 10:26:43 -04:00
Peter Chen
71983a59b6
add public MPT txn after Clearing Confidential Flag ( #7113 )
2026-05-13 09:57:18 -04:00
yinyiqian1
70f03eba66
Update error code for transfer rate error ( #7115 )
2026-05-12 13:31:13 -04:00
yinyiqian1
d7158abb63
Enforce zero transfer rate for confidential MPT ( #7106 )
2026-05-11 11:35:44 -04:00
yinyiqian1
c5cfeefc44
refactor and check deposit preauth before ZK proof ( #7085 )
2026-05-07 11:13:11 -04:00
yinyiqian1
ed6de36cb4
Increase confidential transactions fee ( #7063 )
2026-05-06 17:15:39 -04:00
Shawn Xie
cd193bba31
exclude bugprone access
2026-05-04 19:40:27 -04:00
Shawn Xie
086d95aa2c
exclude constness for ConfidentialTransfer test file
2026-05-04 18:03:51 -04:00
Shawn Xie
6960e3a234
exclude const clang tidy
2026-05-04 17:20:48 -04:00
Shawn Xie
d7d9e54f92
fix const
2026-05-04 16:08:55 -04:00
Shawn Xie
541c4afeca
clang tidy
2026-05-04 15:45:12 -04:00
Shawn Xie
64b5c3cf8f
update delegable test cnt
2026-05-04 15:12:18 -04:00
Shawn Xie
aa55d7e360
Merge branch 'ripple/confidential-transfer' into ct-merge-dev-may-4
2026-05-04 14:39:54 -04:00
Shawn Xie
f1de2738a3
Fix clang tidy and compile errors
2026-05-04 14:39:03 -04:00
yinyiqian1
cad129921d
add IssuerEncryptedBalance check in ConvertBack ( #7060 )
...
Co-authored-by: Peter Chen <34582813+PeterChen13579@users.noreply.github.com >
2026-05-04 14:32:23 -04:00
Shawn Xie
5afa29cd39
Merge remote-tracking branch 'upstream/develop' into ct-merge-dev-may-4
...
# Conflicts:
# include/xrpl/protocol/detail/features.macro
# include/xrpl/protocol/detail/ledger_entries.macro
# include/xrpl/protocol/detail/secp256k1.h
# include/xrpl/protocol/detail/transactions.macro
# src/libxrpl/ledger/helpers/TokenHelpers.cpp
# src/libxrpl/protocol/PublicKey.cpp
# src/libxrpl/tx/invariants/MPTInvariant.cpp
# src/libxrpl/tx/transactors/token/MPTokenIssuanceSet.cpp
# src/test/app/Delegate_test.cpp
# src/test/jtx/impl/mpt.cpp
# src/test/jtx/mpt.h
2026-05-04 13:51:58 -04:00
Alex Kremer
8995564ed6
refactor: Enable clang-tidy readability-identifier-naming check ( #6571 )
2026-05-03 10:31:53 +00:00
Shawn Xie
9a62a1e471
fix: add credential amendment check and more refactoring ( #7041 )
2026-05-01 12:25:01 -04:00
Bart
182d844996
refactor: Revert certain Throws by LogicErrors ( #7036 )
...
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
2026-05-01 09:50:00 +00:00
Peter Chen
58337c61c5
Fix comments
2026-04-30 14:36:19 -04: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
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
Mayukha Vadari
7be98d95de
fix: Make assorted RPC fixes ( #6529 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-29 18:05:34 +00:00
Peter Chen
d09352af59
add another check
2026-04-29 13:36:20 -04:00
Peter Chen
7fad75d2b2
add test
2026-04-29 12:10:23 -04:00
Peter Chen
5f1c3ba4eb
add defensive checks
2026-04-29 11:28:56 -04:00
Alex Kremer
f7275b7ad9
chore: Enable clang-tidy v21 new checks ( #7031 )
2026-04-29 15:17:35 +00:00
Shawn Xie
9bfd78e2fc
Add ZKP and ciphertext malleability tests ( #6999 )
2026-04-28 11:25:40 -04:00
Jingchen
46b997b774
feat: Create new transaction testing framework TxTest ( #6537 )
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 14:16:10 +00:00
Pratik Mankawde
3547112540
fix: Fix ubsan flagged issues ( #6151 )
...
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
2026-04-27 20:34:16 +00:00
Shawn Xie
5a643b1a7f
fix: assorted safety checks ( #7030 )
2026-04-27 14:36:54 -04:00
yinyiqian1
8457b91b10
Test inconsistent C1 for ConfidentialMPTSend ( #7017 )
2026-04-24 15:03:26 -04:00
Alex Kremer
4dc923dcc5
chore: Enable clang-tidy modernize-use-nodiscard check ( #7015 )
2026-04-24 17:19:30 +00:00
Zhiyuan Wang
a6bd9251d2
docs: Update hybrid offer invariant comment ( #7007 )
2026-04-24 16:35:10 +00:00
Mayukha Vadari
9ae29612ea
fix: Fix flaky CI tests ( #7005 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-24 13:23:43 +00:00
Mayukha Vadari
7cfa5d4610
fix: Make assorted Payments fixes ( #6585 )
2026-04-24 12:56:50 +00:00
Mayukha Vadari
248cb29681
refactor: Move LendingHelpers into libxrpl/ledger/helpers ( #6638 )
...
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
2026-04-24 12:06:26 +00:00
Jingchen
7a449edebb
refactor: Clean up NetworkOPs ( #6575 )
...
Signed-off-by: JCW <a1q123456@users.noreply.github.com >
2026-04-23 17:59:49 +00:00
Alex Kremer
19da25812b
fix: Remaining clang-tidy unchecked optionals ( #6979 )
2026-04-23 16:21:01 +00:00
yinyiqian1
b0386622ca
fix clang-tidy
2026-04-23 11:38:05 -04:00
Jingchen
7cd503859e
refactor: Remove seq from TMGetObjectByHash ( #6976 )
2026-04-23 13:59:23 +00:00
yinyiqian1
c53d6aca08
resolve conflicts
2026-04-23 01:05:20 -04:00
yinyiqian1
be8de20a0b
Merge branch 'develop' into merge-ct2
2026-04-23 00:41:44 -04:00
yinyiqian1
235547f460
Revert "Merge develop into ConfidentialTransfer ( #6987 )" ( #7001 )
2026-04-22 23:57:01 -04:00
yinyiqian1
1e73f3f3ff
Merge develop into ConfidentialTransfer ( #6987 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: chuanshanjida <chuanshanjida@outlook.com >
Co-authored-by: Ed Hennis <ed@ripple.com >
Co-authored-by: Bart <bthomee@users.noreply.github.com >
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com >
Co-authored-by: Zhiyuan Wang <96991820+Kassaking7@users.noreply.github.com >
Co-authored-by: Alex Kremer <akremer@ripple.com >
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
Co-authored-by: JCW <a1q123456@users.noreply.github.com >
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregory Tsipenyuk <gregtatcam@users.noreply.github.com >
Co-authored-by: chuanshanjida <chuanshanjida@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com >
2026-04-22 23:34:03 -04:00