Mayukha Vadari
|
63bd5fc4ee
|
fix clang-tidy issues
|
2026-04-02 19:07:10 -04:00 |
|
Mayukha Vadari
|
82e7f7eeec
|
Merge branch 'ripple/wasmi-host-functions' of https://github.com/XRPLF/rippled into ripple/se/fees
|
2026-04-02 19:06:00 -04:00 |
|
Mayukha Vadari
|
c5598a4284
|
fix clang-tidy issues
|
2026-04-02 19:05:34 -04:00 |
|
Mayukha Vadari
|
63d09f9c51
|
Merge branch 'ripple/wasmi-host-functions' of https://github.com/XRPLF/rippled into ripple/se/fees
|
2026-04-02 19:04:34 -04:00 |
|
Mayukha Vadari
|
0deb6bcadf
|
fix build
|
2026-04-02 18:39:14 -04:00 |
|
Mayukha Vadari
|
d606f88e84
|
Merge branch 'ripple/wasmi-host-functions' of https://github.com/XRPLF/rippled into ripple/se/fees
|
2026-04-02 18:12:30 -04:00 |
|
Mayukha Vadari
|
9b013b559b
|
Merge branch 'ripple/wasmi' of https://github.com/XRPLF/rippled into wasmi-host-functions
|
2026-04-02 17:54:32 -04:00 |
|
yinyiqian1
|
3414a1776b
|
docs: Add explanatory comment to checkFee (#6631)
|
2026-04-02 20:48:35 +00:00 |
|
yinyiqian1
|
6d9ed125f3
|
fix: Decouple reserve from fee in delegate payment (#6568)
|
2026-04-02 20:48:00 +00:00 |
|
Vito Tumas
|
02fa55df8d
|
fix: Check trustline limits for share-denominated vault withdrawals (#6645)
|
2026-04-01 19:31:45 +00:00 |
|
Valentin Balaschenko
|
6e2452207d
|
fix: Remove fatal assertion on Linux thread name truncation (#6690)
|
2026-04-01 16:56:45 +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 |
|
Vito Tumas
|
bee1056faa
|
fix: Enforce aggregate MaximumAmount in multi-send MPT (#6644)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-04-01 13:35:13 +00:00 |
|
Mayukha Vadari
|
a9afd2c116
|
fix: Fix previous ledger size typo in RCLConsensus (#6696)
|
2026-03-31 19:56:30 +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 |
|
Pratik Mankawde
|
bb95a7d6cd
|
fix: Fix Workers::stop() race between m_allPaused and m_runningTaskCount (#6574)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-31 15:06:04 +00:00 |
|
Alex Kremer
|
ab8c168e3b
|
chore: Enable remaining clang-tidy performance checks (#6648)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-30 17:08:47 +00:00 |
|
Jingchen
|
3a477e4d01
|
refactor: Address PR comments after the modularisation PRs (#6389)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-03-30 15:22:38 +00:00 |
|
Vito Tumas
|
9b944ee8c2
|
refactor: Split LoanInvariant into LoanBrokerInvariant and LoanInvariant (#6674)
|
2026-03-27 18:35:42 +00: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 |
|
Valentin Balaschenko
|
faf69da4b0
|
chore: Shorten job names to stay within Linux 15-char thread limit (#6669)
|
2026-03-26 14:10:51 +00:00 |
|
Vito Tumas
|
76e3b4fb0f
|
fix: Improve loan invariant message (#6668)
|
2026-03-26 12:40:26 +00:00 |
|
Jingchen
|
8f182e825a
|
refactor: Modularise ledger (#6536)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-03-25 16:32:45 +00:00 |
|
Mayukha Vadari
|
4b34102e8e
|
test: Use proper length limits in codecov_tests (#6626)
|
2026-03-25 09:10:12 -07:00 |
|
Mayukha Vadari
|
2c7af360c2
|
fix: Remove unused/unreachable transactor code (#6612)
|
2026-03-25 16:02:14 +00:00 |
|
Alex Kremer
|
403fd7c649
|
fix: More clang-tidy issues found after merging to develop (#6640)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-03-25 14:28:28 +00:00 |
|
Olek
|
d006433579
|
Base divison of large fixtures (#6637)
|
2026-03-25 09:42:33 -04:00 |
|
Jingchen
|
4096623ae1
|
chore: Remove the forward declarations that cause build errors when unity build is enabled (#6633)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
|
2026-03-24 23:00:41 +00:00 |
|
Mayukha Vadari
|
85a4015a64
|
fix: Assorted Permissioned Domain fixes (#6587)
|
2026-03-24 18:53:57 +00:00 |
|
Mayukha Vadari
|
f7bb4018fa
|
fix: Assorted Vault fixes (#6607)
|
2026-03-24 18:53:49 +00:00 |
|
Mayukha Vadari
|
a7ab8ee923
|
clang-tidy fixes
|
2026-03-24 10:22:01 -07:00 |
|
Mayukha Vadari
|
e0073a4402
|
Merge branch 'ripple/wasmi' into ripple/wasmi-host-functions
|
2026-03-24 10:20:43 -07:00 |
|
Mayukha Vadari
|
9dbb301699
|
more clang-tidy fixes
|
2026-03-24 10:20:06 -07:00 |
|
Mayukha Vadari
|
531e8b6ebd
|
fix clang-tidy
|
2026-03-24 09:46:01 -07:00 |
|
Mayukha Vadari
|
90397e1a52
|
more build fixes
|
2026-03-24 09:41:08 -07:00 |
|
Mayukha Vadari
|
888ca2e6d9
|
fix build
|
2026-03-24 09:29:05 -07:00 |
|
Mayukha Vadari
|
51458a92e2
|
Merge branch 'ripple/wasmi-host-functions' into ripple/se/fees
|
2026-03-24 08:49:18 -07:00 |
|
Mayukha Vadari
|
b6514b680f
|
Merge branch 'ripple/wasmi' into ripple/wasmi-host-functions
|
2026-03-24 08:47:12 -07:00 |
|
Alex Kremer
|
0eedefbf45
|
refactor: Enable more clang-tidy readability checks (#6595)
Co-authored-by: Sergey Kuznetsov <kuzzz99@gmail.com>
|
2026-03-24 15:42:12 +00:00 |
|
Mayukha Vadari
|
8b986e4ab0
|
refactor: Improve imports to only call the needed helpers (#6624)
|
2026-03-24 10:20:32 +00:00 |
|
Olek
|
dcfcdab14e
|
fix: Remove superfluous view update from credentials (#6545)
|
2026-03-23 18:29:34 +00:00 |
|
Mayukha Vadari
|
e0dbe90370
|
refactor: Move ledger entry helper functions from View.h/View.cpp to dedicated helper files (#6453)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-23 15:39:58 +00:00 |
|
Mayukha Vadari
|
be1cc48d84
|
fix: Assorted Oracle fixes (#6570)
|
2026-03-22 18:08:18 +00:00 |
|
Olek
|
196e6a1b27
|
Clang-format fixtures.cpp (#6610)
|
2026-03-20 14:26:26 -04:00 |
|
Olek
|
27468ddbcf
|
Add import / export sections test (#6497)
|
2026-03-19 12:46:58 -04:00 |
|
Alex Kremer
|
12954d5392
|
fix: Address remaining issue after clang-tidy merge (#6582)
|
2026-03-18 22:41:09 +00:00 |
|
Jingchen
|
b1e5ba0518
|
feat: Add code generator for transactions and ledger entries (#6443)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-03-18 21:11:51 +00: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 |
|