Mayukha Vadari
|
5b714a79c0
|
Merge branch 'develop' of https://github.com/XRPLF/rippled into xrplf/sponsor
|
2026-07-01 15:36:15 -04:00 |
|
Ayaz Salikhov
|
74b55a59b2
|
chore: Enable most bugprone checks (#7643)
|
2026-06-29 13:20:17 +00:00 |
|
Peter Chen
|
c6889666c9
|
Remove Credential/oracle/PD/DID from sponsor (#7620)
|
2026-06-25 09:34:04 -07:00 |
|
Oleksandr
|
9e5b7281cf
|
Merge remote-tracking branch 'ripple/develop' into spns5
|
2026-05-26 17:00:29 -04:00 |
|
Oleksandr
|
960aaec91e
|
merge fixes
|
2026-05-26 15:39:46 -04:00 |
|
Oleksandr
|
f042cd8e25
|
Merge remote-tracking branch 'ripple/develop' into dev_rename_merge
|
2026-05-26 15:37:34 -04: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 |
|
Alex Kremer
|
8995564ed6
|
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
|
2026-05-03 10:31:53 +00:00 |
|
tequ
|
381094498d
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-04-28 09:49:52 +09: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
|
653a383ff5
|
chore: Enable clang-tidy include cleaner (#6947)
|
2026-04-17 16:43:49 +00:00 |
|
tequ
|
3f4e88c300
|
Merge remote-tracking branch 'xrplf/develop' into sponsor
|
2026-04-08 11:47:16 +09:00 |
|
Alex Kremer
|
2502befb42
|
chore: Enable clang-tidy misc checks (#6655)
|
2026-03-31 17:29:45 +00:00 |
|
tequ
|
d0d4f1d153
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-30 17:25:14 +09:00 |
|
Jingchen
|
addc1e8e25
|
refactor: Make function naming in ServiceRegistry consistent (#6390)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-03-26 14:11:16 +00:00 |
|
tequ
|
41429dcc99
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-25 11:59:44 +09:00 |
|
Mayukha Vadari
|
8b986e4ab0
|
refactor: Improve imports to only call the needed helpers (#6624)
|
2026-03-24 10:20:32 +00:00 |
|
tequ
|
f13945eff9
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-19 11:10:44 +09:00 |
|
Mayukha Vadari
|
d360e7c5b6
|
refactor: Rename transactor files/classes to match the tx name (#6580)
|
2026-03-18 19:52:07 +00:00 |
|
Alex Kremer
|
57e4cbbcd9
|
refactor: Add simple clang-tidy readability checks (#6556)
This change enables the following clang-tidy checks:
- readability-avoid-nested-conditional-operator,
- readability-avoid-return-with-void-value,
- readability-braces-around-statements,
- readability-const-return-type,
- readability-container-contains,
- readability-container-size-empty,
- readability-else-after-return,
- readability-make-member-function-const,
- readability-redundant-casting,
- readability-redundant-inline-specifier,
- readability-redundant-member-init,
- readability-redundant-string-init,
- readability-reference-to-constructed-temporary,
- readability-static-definition
|
2026-03-18 16:41:49 +00:00 |
|
tequ
|
8d75f3bdc6
|
remove asfDisallowIncomingSponsor
|
2026-03-17 21:13:35 +09:00 |
|
tequ
|
53f407e1bd
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-17 17:22:54 +09:00 |
|
Alex Kremer
|
dde450784d
|
Add Formats and Flags to server_definitions (#6321)
This change implements https://github.com/XRPLF/XRPL-Standards/discussions/418: "System XLS: Add Formats and Flags to server_definitions".
|
2026-03-05 16:11:27 +00:00 |
|