Sergey Kuznetsov
|
ae87e88690
|
refactor: Use temINVALID_BYTECODE istead of temBAD_WASM (#8156)
|
2026-09-02 11:41:36 +01:00 |
|
Mayukha Vadari
|
74ec538296
|
feat: Remove float_root (#8110)
|
2026-08-31 11:19:39 -04:00 |
|
TimothyBanks
|
b6cb3c9591
|
chore: Merge upstream
|
2026-08-25 15:06:22 -04:00 |
|
TimothyBanks
|
17a00ed449
|
fix: Add host function tests on new wasm design
|
2026-08-24 18:52:35 -04:00 |
|
Sergey Kuznetsov
|
a0794738a6
|
refactor: Wasm vm redesign (#8012)
Co-authored-by: TimothyBanks <tbanks@ripple.com>
|
2026-08-24 15:22:39 +01:00 |
|
TimothyBanks
|
31d8267c2e
|
chore: merge upstream in branch
|
2026-08-21 20:10:04 -04:00 |
|
TimothyBanks
|
bb90d20511
|
fix: Correct failing tests
|
2026-08-21 15:32:36 -04:00 |
|
Sergey Kuznetsov
|
b57ead1a8a
|
Fix review comments
|
2026-08-21 18:42:10 +01:00 |
|
Sergey Kuznetsov
|
27859c1f6f
|
Improve docs
|
2026-08-21 18:10:30 +01:00 |
|
Sergey Kuznetsov
|
e4baece501
|
Fix review comments
|
2026-08-21 17:52:34 +01:00 |
|
TimothyBanks
|
21f1a3e1f7
|
fix: Correct failing tests
|
2026-08-21 11:57:35 -04:00 |
|
Sergey Kuznetsov
|
e3ceab3f49
|
Fix clang-tidy and formatting
|
2026-08-21 15:28:11 +01:00 |
|
Sergey Kuznetsov
|
4300c5d7d6
|
Limit vm table size
|
2026-08-21 15:03:38 +01:00 |
|
Sergey Kuznetsov
|
ddaa958754
|
Fix write_into
|
2026-08-21 11:58:36 +01:00 |
|
TimothyBanks
|
9f5e08de66
|
chore: upgrade wasmi to 2.0.0-beta.10
|
2026-08-20 18:26:15 -04:00 |
|
Sergey Kuznetsov
|
2851ff46ab
|
Fixes after merge
|
2026-08-20 16:40:37 +01:00 |
|
Sergey Kuznetsov
|
000fcf88bd
|
Remove hello world crate
|
2026-08-20 16:21:39 +01:00 |
|
Sergey Kuznetsov
|
0c759f6cbd
|
Merge wasmi-host-functions
|
2026-08-20 15:41:14 +01:00 |
|
dependabot[bot]
|
3b1c9e4320
|
chore: [DEPENDABOT] Bump cxx from 1.0.198 to 1.0.199 in /crates in the rust-dependencies group across 1 directory (#8050)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-20 13:12:14 +00:00 |
|
Sergey Kuznetsov
|
17d7bceadd
|
Update comments
|
2026-08-19 16:08:02 +01:00 |
|
Sergey Kuznetsov
|
f370289733
|
chore: Rust-C++ cmake and CI integration (#7034)
|
2026-08-19 14:30:06 +00:00 |
|
Sergey Kuznetsov
|
37e2f23ee6
|
Fix review comments
|
2026-08-17 15:33:47 +01:00 |
|
TimothyBanks
|
e863db5061
|
feat: Porting wasm host function tests to new design
|
2026-08-15 19:41:32 -04:00 |
|
Sergey Kuznetsov
|
2605b4a78b
|
Fix clippy and doc test errors
|
2026-08-12 11:57:19 +01:00 |
|
Sergey Kuznetsov
|
00488bf0b5
|
Check total
|
2026-08-12 11:21:35 +01:00 |
|
TimothyBanks
|
694fbb7ce3
|
fix: Merge upstream branch
|
2026-08-11 15:57:15 -04:00 |
|
TimothyBanks
|
b67a896bff
|
fix: Merge upstream branch
|
2026-08-11 14:51:40 -04:00 |
|
Sergey Kuznetsov
|
ecc2f07ea3
|
Add internal fatal error code
|
2026-08-11 17:39:47 +01:00 |
|
TimothyBanks
|
0749043d09
|
feat: Clean up a few errant host function signatures
|
2026-08-11 12:03:39 -04:00 |
|
Sergey Kuznetsov
|
95526371b0
|
Update error codes
|
2026-08-11 16:45:06 +01:00 |
|
TimothyBanks
|
97f32869df
|
feat: Hook up float host functions
|
2026-08-11 10:10:41 -04:00 |
|
Sergey Kuznetsov
|
454c651c44
|
Move macros in a separate file
|
2026-08-11 14:57:25 +01:00 |
|
Sergey Kuznetsov
|
91a23fc92c
|
Update trace method
|
2026-08-11 14:47:30 +01:00 |
|
TimothyBanks
|
7d52867e3c
|
feat: Hook up nft_uri, nft_issuer, nft_taxon, nft_flags, nft_xfer_fee, nft_serial host functions
|
2026-08-11 09:44:00 -04:00 |
|
TimothyBanks
|
98cf3a0532
|
feat: Hook up set_data host function
|
2026-08-10 21:58:24 -04:00 |
|
TimothyBanks
|
98abdef208
|
feat: Hook up vault_id host function
|
2026-08-10 21:49:46 -04:00 |
|
TimothyBanks
|
7e7014c7ca
|
feat: Hook up ticket_id host function
|
2026-08-10 21:45:31 -04:00 |
|
TimothyBanks
|
d6a66d7249
|
feat: Hook up signers_id host function
|
2026-08-10 21:41:38 -04:00 |
|
TimothyBanks
|
6eab6c7c28
|
feat: Hook up permissioned_domain_id host function
|
2026-08-10 21:35:33 -04:00 |
|
TimothyBanks
|
ca560ed6b0
|
feat: Hook up paychan_id host function
|
2026-08-10 21:31:09 -04:00 |
|
TimothyBanks
|
58e47b0101
|
feat: Hook up oracle_id host function
|
2026-08-10 21:26:29 -04:00 |
|
TimothyBanks
|
5f6f367b23
|
feat: Hook up oracle_id host function
|
2026-08-10 21:20:07 -04:00 |
|
TimothyBanks
|
f52eb08d8a
|
feat: Hook up nft_offer_id host function
|
2026-08-10 21:12:57 -04:00 |
|
TimothyBanks
|
2821cc3e8e
|
feat: Hook up mptoken_id host function
|
2026-08-10 21:08:26 -04:00 |
|
TimothyBanks
|
c1008c473c
|
feat: Hook up mpt_issuance_id host function
|
2026-08-10 21:04:38 -04:00 |
|
TimothyBanks
|
50623665c7
|
feat: Hook up trustline_id host function
|
2026-08-10 21:00:11 -04:00 |
|
TimothyBanks
|
78c8128c98
|
feat: Hook up escrow_id host function
|
2026-08-10 20:56:18 -04:00 |
|
TimothyBanks
|
c5605b6bcd
|
feat: Hook up did_id host function
|
2026-08-10 20:50:40 -04:00 |
|
TimothyBanks
|
a321a5dbfb
|
feat: Hook up deposit_preauth_id host function
|
2026-08-10 20:45:52 -04:00 |
|
TimothyBanks
|
3e113db4f5
|
feat: Hook up delegate_id host function
|
2026-08-10 18:07:49 -04:00 |
|