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
|
feb9782387
|
fix autogen
|
2026-05-04 14:53:46 -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 |
|
Ayaz Salikhov
|
d050073842
|
ci: Rewrite clang-tidy workflow(s) in a reusable manner (#7062)
|
2026-05-04 12:51:07 +00:00 |
|
Alex Kremer
|
8490206228
|
chore: Ignore identifier-naming update in git blame (#7066)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-03 21:42:44 +00: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 |
|
Ayaz Salikhov
|
37b895b678
|
ci: Rename print-env -> print-build-env (#7061)
|
2026-05-01 09:44:52 +00:00 |
|
Peter Chen
|
cc58844d49
|
Merge pull request #7048 from PeterChen13579/add_defensive_checks
add defensive checks
|
2026-04-30 15:12:06 -04:00 |
|
Peter Chen
|
58337c61c5
|
Fix comments
|
2026-04-30 14:36:19 -04:00 |
|
Pratik Mankawde
|
c6053f5d64
|
fix: Gate -mcmodel flags to x86_64 in sanitizer builds (#7049)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-04-30 13:33:33 +00: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
|
6407f0fa52
|
fix: Address code review comments regarding boost::coroutine2 (#6977)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-04-30 10:36:12 +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 |
|
Ayaz Salikhov
|
6ae090ba45
|
ci: Use print-env from XRPLF/actions (#7052)
|
2026-04-29 18:14:16 +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 |
|
Vito Tumas
|
147da57348
|
feat: Add cleanup amendment for 3.2.0 (#7037)
|
2026-04-28 10:22:32 +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 |
|
Pratik Mankawde
|
158df5394c
|
fix: Resolve MSVC Debug build failure in JobQueue.h; re-enable _CRTDBG_MAP_ALLOC in CI (#6993)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-04-24 16:47:16 +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
|
82abf2a849
|
docs: Update bug bounty information (#7006)
|
2026-04-24 13:15:12 +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 |
|
yinyiqian1
|
4520de22ef
|
Merge pull request #7002 from yinyiqian1/merge-ct2
Merge develop into confidential-transfer
|
2026-04-23 12:24:22 -04: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 |
|