TimothyBanks
|
229377abd9
|
feat: Hook up le_inner_arr_len host function
|
2026-08-10 17:30:57 -04:00 |
|
TimothyBanks
|
e23f8e266a
|
feat: Hook up home_le_inner_arr_len host function
|
2026-08-10 17:27:13 -04:00 |
|
TimothyBanks
|
1d9485c926
|
feat: Hook up tx_inner_arr_len host function
|
2026-08-10 17:23:06 -04:00 |
|
TimothyBanks
|
930ba88921
|
feat: Hook up le_arr_len host function
|
2026-08-10 17:18:56 -04:00 |
|
TimothyBanks
|
c619ae0263
|
feat: Hook up home_le_arr_len host function
|
2026-08-10 17:15:30 -04:00 |
|
TimothyBanks
|
93db40a25e
|
feat: Hook up tx_arr_len host function
|
2026-08-10 17:11:36 -04:00 |
|
TimothyBanks
|
8cae773691
|
feat: Hook up le_inner host function
|
2026-08-10 17:05:46 -04:00 |
|
TimothyBanks
|
fe325ea96a
|
feat: Hook up home_le_inner host function
|
2026-08-10 17:01:09 -04:00 |
|
TimothyBanks
|
881d040a22
|
feat: Hook up tx_inner host function
|
2026-08-10 16:56:20 -04:00 |
|
TimothyBanks
|
ce5e724b93
|
feat: Hook up le_field host function
|
2026-08-10 16:49:58 -04:00 |
|
TimothyBanks
|
1656a19fe6
|
feat: Hook up tx_field host function
|
2026-08-10 16:40:51 -04:00 |
|
TimothyBanks
|
3a2cf64a69
|
feat: Hook up cache_le host function
|
2026-08-10 16:20:50 -04:00 |
|
TimothyBanks
|
accd0cac6c
|
feat: Hook up amendment_enabled host function
|
2026-08-10 16:06:05 -04:00 |
|
TimothyBanks
|
9a6efde771
|
feat: Hook up base_fee host function
|
2026-08-10 15:19:52 -04:00 |
|
TimothyBanks
|
6abd492ebb
|
feat: Hook up parent_ldgr_hash host function
|
2026-08-10 15:04:35 -04:00 |
|
TimothyBanks
|
8da36db515
|
feat: Hook up parent_ldgr_time host function
|
2026-08-10 14:55:57 -04:00 |
|
Sergey Kuznetsov
|
7f9ece3891
|
Fixed review comments
|
2026-08-06 17:54:28 +01:00 |
|
Sergey Kuznetsov
|
ffb2d37d17
|
Pre-commit and removed implementation docs
|
2026-08-04 17:02:17 +01:00 |
|
Sergey Kuznetsov
|
6c02c45cbe
|
Clean up
|
2026-08-04 16:55:10 +01:00 |
|
Sergey Kuznetsov
|
5b2fc952d3
|
Add preflight to c++ code
|
2026-08-04 14:56:05 +01:00 |
|
Sergey Kuznetsov
|
0bf4739efa
|
Implement ffi and host functions bindings
|
2026-08-03 16:55:50 +01:00 |
|
Sergey Kuznetsov
|
b7059deb9f
|
Remove wasmi dependency
|
2026-07-24 16:56:05 +01:00 |
|
Sergey Kuznetsov
|
1b52b6519a
|
Merge branches
|
2026-07-24 15:18:03 +01:00 |
|
Kassaking7
|
9afa1cf4d1
|
fix: Update PermissionedDEX invariant domain tracking for valid offer replacement (#7387)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-07-23 21:40:21 +00:00 |
|
Sergey Kuznetsov
|
cb6dad0bc4
|
chore: Fix clang-tidy issues
|
2026-07-23 14:10:40 +01:00 |
|
Mayukha Vadari
|
91a5747bf9
|
Merge branch 'ripple/wasmi-host-functions' into ripple/se/hf-merge-july
|
2026-07-21 15:16:33 -04:00 |
|
Mayukha Vadari
|
bc892f0bd3
|
feat: Change function name from finish to escrow_finish (#7840)
|
2026-07-21 15:12:36 -04:00 |
|
Mayukha Vadari
|
5cbebf3c58
|
fix clang-tidy issues
|
2026-07-20 18:23:10 -04:00 |
|
Mayukha Vadari
|
c634c75aee
|
fix build issues
|
2026-07-20 18:07:42 -04:00 |
|
Mayukha Vadari
|
9801c23bad
|
Merge branch 'ripple/wasmi' of https://github.com/XRPLF/rippled into ripple/wasmi-host-functions
|
2026-07-20 17:38:18 -04:00 |
|
Denis Angell
|
69b70d7a0d
|
fix: Refactor Batch Transaction IDs (#7736)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
|
2026-07-16 13:15:59 +00:00 |
|
Ed Hennis
|
0a4676d947
|
fix: Document and assert "after" is never null in invariants (#7354)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-07-14 18:16:46 +00:00 |
|
Gregory Tsipenyuk
|
2403670da9
|
fix: Strengthen Clawback invariant checks for MPT balances (#7285)
|
2026-07-14 14:31:06 +00:00 |
|
Ayaz Salikhov
|
73b6852a12
|
style: Unify style for all Doxygen comments (#7776)
|
2026-07-13 10:40:40 +00:00 |
|
Olek
|
fd2cc6dcb3
|
feat: XLS-68: Sponsor, #5887 continuation (#7350)
Co-authored-by: tequ <git@tequ.dev>
Co-authored-by: yinyiqian1 <yqian@ripple.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
Co-authored-by: Mayukha Vadari <mvadari@gmail.com>
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: Peter Chen <34582813+PeterChen13579@users.noreply.github.com>
Co-authored-by: Zhiyuan Wang <96991820+Kassaking7@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <asalikhov@ripple.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Zhiyuan Wang <1830604455@qq.com>
|
2026-07-10 21:58:19 +00:00 |
|
Ayaz Salikhov
|
c5a6de6ef7
|
chore: Enable most cppcoreguidelines checks (#7660)
|
2026-07-07 13:12:52 +00:00 |
|
pwang200
|
8022fc33cf
|
host function error path refactor (#7639)
|
2026-07-02 13:35:46 -04:00 |
|
Ayaz Salikhov
|
6f0f5b8bb3
|
chore: Make clang-tidy happy on macOS (#7701)
|
2026-07-02 16:26:09 +00:00 |
|
Ayaz Salikhov
|
8e378c4f47
|
build: Add verify-headers target to cleanup headers (#7670)
|
2026-07-01 23:14:17 +00:00 |
|
Vito Tumas
|
ea13be81b7
|
feat: Add an invariant to ensure object deletion also deletes its pseudo-account (#7445)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-07-01 13:21:23 +00:00 |
|
Denis Angell
|
86d8b244d6
|
feat: Add Batch (XLS-56) V1_1 (#6446)
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
|
2026-07-01 12:47:14 +00:00 |
|
Shawn Xie
|
768d7603b1
|
feat: Confidential Transfer for MPT (#5860)
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: Jingchen <a1q123456@users.noreply.github.com>
Co-authored-by: Denis Angell <dangell@transia.co>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: yinyiqian1 <yqian@ripple.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
Co-authored-by: Bronek Kozicki <brok@incorrekt.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
Co-authored-by: Valentin Balaschenko <13349202+vlntb@users.noreply.github.com>
Co-authored-by: tequ <git@tequ.dev>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Peter Chen <34582813+PeterChen13579@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: Sergey Kuznetsov <skuznetsov@ripple.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: Peter Chen <ychen@ripple.com>
Co-authored-by: Timothy Banks <timothyaaronbanks@gmail.com>
Co-authored-by: Timothy Banks <tbanks@ripple.com>
|
2026-06-27 01:20:38 +00:00 |
|
Vito Tumas
|
3e9f1d0ab8
|
fix: Unify freeze checks for pseudo-account deposit/withdraw (#7382)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
|
2026-06-26 21:38:59 +00:00 |
|
Mayukha Vadari
|
b9eee1d245
|
refactor: Rename (mostly keylet) functions to more closely match the docs (#7059)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-06-26 10:24:12 +00:00 |
|
Ayaz Salikhov
|
b68e1f7170
|
fix: Add pragma once checker (#7580)
|
2026-06-24 12:24:04 +00:00 |
|
Mayukha Vadari
|
dd7401fde2
|
refactor: Clean up tec object deletion logic (#6588)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-06-22 18:44:42 +00:00 |
|
Zhiyuan Wang
|
93eab33dc2
|
fix: Improve ValidAMM invariant (#7295)
|
2026-06-22 17:45:42 +00:00 |
|
yinyiqian1
|
772ea80a25
|
fix: Use template for granular delegation permissions (#6613)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-06-17 23:20:54 +00:00 |
|
Olek
|
9767d86de4
|
Memory transfer limit (#7000)
Count bytes copied across the boundaries (Wasm VM <-> Hostfunctions) and return error if limit reached (1 mb default)
|
2026-06-17 12:45:01 -04:00 |
|
Ayaz Salikhov
|
fccb109e48
|
feat: Use C++ 23 standard (#7431)
|
2026-06-09 17:36:17 +00:00 |
|