Ayaz Salikhov
|
6c712ef163
|
ci: Run pre-commit on diff in clang-tidy workflow (#7078)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-13 17:56:37 -04:00 |
|
Ayaz Salikhov
|
2105aeb766
|
ci: Use XRPLF/create-issue (#7076)
|
2026-05-13 17:56:37 -04:00 |
|
Bart
|
fd06404e04
|
release: Bump version to 3.2.0-b4
3.2.0-b4
|
2026-05-04 14:10:37 -04:00 |
|
Ayaz Salikhov
|
92910466be
|
ci: Rewrite clang-tidy workflow(s) in a reusable manner (#7062)
|
2026-05-04 14:10:06 -04:00 |
|
Alex Kremer
|
de7d9c9b54
|
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-04 14:10:06 -04:00 |
|
Alex Kremer
|
3d06263830
|
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
|
2026-05-04 14:09:33 -04:00 |
|
Bart
|
7515811efa
|
refactor: Revert certain Throws by LogicErrors (#7036)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-05-04 10:13:55 -04:00 |
|
Ayaz Salikhov
|
0de4678284
|
ci: Rename print-env -> print-build-env (#7061)
|
2026-05-04 10:13:55 -04:00 |
|
Pratik Mankawde
|
8cfe4524aa
|
fix: Gate -mcmodel flags to x86_64 in sanitizer builds (#7049)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-05-04 10:13:55 -04:00 |
|
Vito Tumas
|
321b867978
|
fix: Prevents overwriting a bool value in an invariant (#6609)
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-05-04 10:13:55 -04:00 |
|
Pratik Mankawde
|
f4a454c099
|
fix: Address code review comments regarding boost::coroutine2 (#6977)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-05-04 10:13:54 -04:00 |
|
Bart
|
3054fb8852
|
refactor: Apply various minor improvements and corrections (#7045)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-05-04 10:13:54 -04:00 |
|
Zhiyuan Wang
|
4da46d31ac
|
fix: Store Delegate object in delegating and authorized account directories for proper deletion (#6681)
|
2026-05-04 10:13:54 -04:00 |
|
Ayaz Salikhov
|
ed3aa6ecf5
|
ci: Use print-env from XRPLF/actions (#7052)
|
2026-05-04 10:13:54 -04:00 |
|
Mayukha Vadari
|
ebdafa3209
|
fix: Make assorted RPC fixes (#6529)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-05-04 10:13:54 -04:00 |
|
Alex Kremer
|
1c6fab8345
|
chore: Enable clang-tidy v21 new checks (#7031)
|
2026-05-04 10:13:54 -04:00 |
|
Jingchen
|
60fc9da97e
|
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-05-04 10:13:54 -04:00 |
|
Vito Tumas
|
168bc7bdc7
|
feat: Add cleanup amendment for 3.2.0 (#7037)
|
2026-05-04 10:13:54 -04:00 |
|
Pratik Mankawde
|
62c49eb1b4
|
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-05-04 10:13:54 -04:00 |
|
Alex Kremer
|
917acc59e0
|
chore: Enable clang-tidy modernize-use-nodiscard check (#7015)
|
2026-05-04 10:13:53 -04:00 |
|
Pratik Mankawde
|
47c620cc04
|
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-05-04 10:13:53 -04:00 |
|
Zhiyuan Wang
|
58a89cda9c
|
docs: Update hybrid offer invariant comment (#7007)
|
2026-05-04 10:13:53 -04:00 |
|
Mayukha Vadari
|
06f9b04634
|
fix: Fix flaky CI tests (#7005)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-05-04 10:13:53 -04:00 |
|
Mayukha Vadari
|
93be0797f0
|
docs: Update bug bounty information (#7006)
|
2026-05-04 10:13:53 -04:00 |
|
Mayukha Vadari
|
b8792e2422
|
fix: Make assorted Payments fixes (#6585)
|
2026-05-04 10:13:53 -04:00 |
|
Mayukha Vadari
|
f42915d61b
|
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-05-04 10:13:53 -04:00 |
|
Jingchen
|
e34bf5bcee
|
refactor: Clean up NetworkOPs (#6575)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
|
2026-05-04 10:13:53 -04:00 |
|
Alex Kremer
|
7345de6c67
|
fix: Remaining clang-tidy unchecked optionals (#6979)
|
2026-05-04 10:13:53 -04:00 |
|
Jingchen
|
3f9a83be41
|
refactor: Remove seq from TMGetObjectByHash (#6976)
|
2026-05-04 10:13:52 -04:00 |
|
Alex Kremer
|
20866d5af3
|
chore: Add pre-commit hook to fix include style (#6995)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-05-04 10:13:52 -04:00 |
|
pdp2121
|
ea05679a39
|
feat: Add --definitions flag and artifact (#6858)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-05-04 10:13:52 -04:00 |
|
Mayukha Vadari
|
2a30934bb1
|
fix: More clang-tidy issues (#6992)
|
2026-05-04 10:13:52 -04:00 |
|
Alex Kremer
|
c9427b0f3e
|
chore: Optionally run clang-tidy via pre-commit (#6680)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-05-04 10:13:52 -04:00 |
|
Vito Tumas
|
998daf6e20
|
refactor: Add transaction-specific invariant checking (#6551)
|
2026-05-04 10:13:52 -04:00 |
|
Ayaz Salikhov
|
cb5678abee
|
style: Add bashate pre-commit hook to unify bash style (#6994)
|
2026-05-04 10:13:52 -04:00 |
|
Alex Kremer
|
be86e3ce24
|
chore: Add -fix to clang-tidy invocation (#6990)
|
2026-05-04 10:13:52 -04:00 |
|
Jingchen
|
1aba0d9a6b
|
chore: Remove empty Taker.h (#6984)
|
2026-05-04 10:13:52 -04:00 |
|
Alex Kremer
|
dab0ceaf8b
|
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-05-04 10:13:51 -04:00 |
|
Ayaz Salikhov
|
4ed8178584
|
ci: Upload clang-tidy git diff (#6983)
|
2026-05-04 10:13:51 -04:00 |
|
Alex Kremer
|
394c7cab80
|
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-05-04 10:13:51 -04:00 |
|
yinyiqian1
|
366899d5a7
|
fix: Disallow MPTClearRequireAuth if is set (#6712)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-05-04 10:13:51 -04:00 |
|
Alex Kremer
|
5cf9e0ccfc
|
feat: Add GRPC TLS support (#6374)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-05-04 10:13:51 -04:00 |
|
Zhiyuan Wang
|
6c9244e810
|
fix: Check for empty sfAdditionalBooks array in hybrid offer invariant (#6716)
|
2026-05-04 10:13:51 -04:00 |
|
chuanshanjida
|
d6e7dbabfa
|
chore: Remove repetitive word in multiple files (#6978)
Signed-off-by: chuanshanjida <chuanshanjida@outlook.com>
|
2026-05-04 10:13:51 -04:00 |
|
Ayaz Salikhov
|
297f7119b5
|
ci: Add workflow to check PR description has been filled (#6965)
|
2026-05-04 10:13:50 -04:00 |
|
dependabot[bot]
|
c953afec55
|
ci: [DEPENDABOT] Bump tj-actions/changed-files from 47.0.5 to 47.0.6 (#6973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-04 10:13:50 -04:00 |
|
Alex Kremer
|
9e8ac41983
|
chore: Enable clang-tidy include cleaner (#6947)
|
2026-05-04 10:13:50 -04:00 |
|
Gregory Tsipenyuk
|
a38d3fc725
|
fix: Change AMMClawback return code to tecNO_PERMISSION (#6946)
|
2026-05-04 10:13:50 -04:00 |
|
dependabot[bot]
|
e017d0cfdd
|
ci: [DEPENDABOT] bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#6927)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-04 10:13:50 -04:00 |
|
dependabot[bot]
|
6a3603211c
|
ci: [DEPENDABOT] bump actions/upload-artifact from 7.0.0 to 7.0.1 (#6928)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-04 10:13:49 -04:00 |
|