tequ
|
618a933241
|
Add xpop_slot test (#476)
* add xpop_slot test
* clang-format
|
2025-03-18 17:07:12 +07:00 |
|
Nicholas Dudfield
|
752dbf34ee
|
Automatically add MacOS gsed/ggrep paths to PATH if exist
|
2025-03-18 15:04:50 +07:00 |
|
tequ
|
fcf3848814
|
Add tests for fee_base, ledger_keylet, meta_slot (#469)
* add tests for fee_base, ledger_keylet, meta_slot
* clang-format
* clang-format
* update SetJSHook_wasm.h
|
2025-03-18 15:01:36 +07:00 |
|
Nicholas Dudfield
|
e4a6aecc18
|
Bump numFeatures
|
2025-03-18 14:55:50 +07:00 |
|
tequ
|
1c4ebfe3ad
|
Updated the jshook build script so that it works on macOS and Ubuntu (#464)
|
2025-03-18 13:18:30 +07:00 |
|
Nicholas Dudfield
|
f97165e4bc
|
Return DOESNT_EXIST in JSHooks sto_erase #463
|
2025-03-18 13:16:53 +07:00 |
|
Nicholas Dudfield
|
fc50c0fb0a
|
Free out array in slot before returning special case int64 #467
|
2025-03-18 13:15:38 +07:00 |
|
Nicholas Dudfield
|
1b12b400d7
|
Add missing JS_FreeValue calls for early returns #468
|
2025-03-18 13:14:23 +07:00 |
|
Nicholas Dudfield
|
f3ee0dd322
|
Fix validate exception handling #473
|
2025-03-18 13:08:40 +07:00 |
|
Nicholas Dudfield
|
d9659dc226
|
Merge remote-tracking branch 'origin/dev' into jshooks
|
2025-03-18 13:03:10 +07:00 |
|
Nicholas Dudfield
|
fb7af36cef
|
Update jshooks header
|
2025-03-18 11:46:22 +07:00 |
|
tequ
|
eaa2cc9e5c
|
[JSHooks] Add sto tests (#460)
|
2025-03-12 11:56:37 +01:00 |
|
tequ
|
6aa1ff87b9
|
add tests for float_sto, float_sto_set, float_sum (#462)
|
2025-03-12 11:39:12 +01:00 |
|
Niq Dudfield
|
ef77b02d7f
|
CI Release Builder (#455)
|
2025-03-11 13:19:28 +01:00 |
|
RichardAH
|
7385828983
|
Touch Amendment (#294)
|
2025-03-06 08:25:42 +01:00 |
|
Niq Dudfield
|
88b01514c1
|
fix: remove negative rate test failing on MacOS (#452)
|
2025-03-03 13:12:13 +01:00 |
|
Denis Angell
|
aeece15096
|
[fix] github runner (#451)
Co-authored-by: Niq Dudfield <ndudfield@gmail.com>
|
2025-03-03 09:55:51 +01:00 |
|
Niq Dudfield
|
61f45055a7
|
feat(quickjs): add test_sto_emplace (#448)
|
2025-02-27 07:42:14 +01:00 |
|
Denis Angell
|
f9e7fed929
|
[revert] typo
|
2025-02-26 11:38:12 +01:00 |
|
tequ
|
89cacb1258
|
Enhance shell script error handling and debugging on GHA (#447)
|
2025-02-24 10:33:21 +01:00 |
|
Denis Angell
|
5cfe566489
|
[fold] update test wasm
|
2025-02-24 10:13:44 +01:00 |
|
Denis Angell
|
04409616ed
|
[fold] clang-format
|
2025-02-24 10:02:09 +01:00 |
|
Denis Angell
|
ca04c2a802
|
float_sto_set return bigint
Co-authored-by: tequ <git@tequ.dev>
|
2025-02-24 09:58:45 +01:00 |
|
Denis Angell
|
f868b4d6e6
|
reorder free context
Co-authored-by: tequ <git@tequ.dev>
|
2025-02-24 09:58:15 +01:00 |
|
Denis Angell
|
5502453de8
|
[fold] clang-format
|
2025-02-24 09:49:19 +01:00 |
|
Denis Angell
|
359ab70ba0
|
Merge branch 'dev' into jshooks
|
2025-02-24 09:31:28 +01:00 |
|
tequ
|
d82f60705d
|
add replacer for Stringify bigint value (#437)
|
2025-02-24 09:28:12 +01:00 |
|
tequ
|
15515b84f8
|
fix sto_from_json error (#438)
|
2025-02-24 09:27:21 +01:00 |
|
tequ
|
8b29fc5ee1
|
Add bytecode validity check on SetHook (#439)
|
2025-02-24 09:26:31 +01:00 |
|
tequ
|
92be8146e8
|
fix JSHooks tests (#446)
|
2025-02-24 09:25:45 +01:00 |
|
tequ
|
8ccff44e8c
|
Fix Error handling on build action (#412)
|
2025-02-24 18:16:21 +10:00 |
|
tequ
|
420240a2ab
|
Fixed not to use a large fixed range in the magic_enum. (#436)
|
2025-02-24 17:46:42 +10:00 |
|
Denis Angell
|
c0f55d0b00
|
Merge branch 'dev' into jshooks
|
2025-02-21 11:08:02 +01:00 |
|
Richard Holland
|
230873f196
|
debug gh builds
2025.2.6-release+1299
|
2025-02-06 15:21:37 +11:00 |
|
Wietse Wind
|
1fb1a99ea2
|
Update build-in-docker.yml
|
2025-02-05 08:23:49 +01:00 |
|
Richard Holland
|
e0b63ac70e
|
Revert "debug account tx tests under release builder"
This reverts commit da8df63be3.
Revert "add strict filtering to account_tx api (#429)"
This reverts commit 317bd4bc6e.
|
2025-02-05 14:59:33 +11:00 |
|
Richard Holland
|
da8df63be3
|
debug account tx tests under release builder
|
2025-02-04 17:02:17 +11:00 |
|
RichardAH
|
317bd4bc6e
|
add strict filtering to account_tx api (#429)
|
2025-02-03 17:56:08 +10:00 |
|
RichardAH
|
2fd465bb3f
|
fix20250131 (#428)
Co-authored-by: Denis Angell <dangell@transia.co>
|
2025-02-03 10:33:19 +10:00 |
|
Wietse Wind
|
fa71bda29c
|
Artifact v4 continue on error
|
2025-02-01 08:58:13 +01:00 |
|
Wietse Wind
|
412593d7bc
|
Update artifact
|
2025-02-01 08:57:48 +01:00 |
|
Wietse Wind
|
12d8342c34
|
Update artifact
|
2025-02-01 08:57:25 +01:00 |
|
tequ
|
d17f7151ab
|
Fix HookResult(ExitType) when accept() is not called (#415)
|
2025-01-22 13:33:59 +10:00 |
|
tequ
|
eec61f16c9
|
JSHooks Instruction Count (#423)
|
2025-01-22 08:39:20 +10:00 |
|
tequ
|
4466175231
|
Update boost link for build-full.sh (#421)
|
2025-01-22 08:38:12 +10:00 |
|
tequ
|
621ca9c865
|
Add space to trace_float log (#424)
|
2025-01-22 08:34:33 +10:00 |
|
tequ
|
1bed7f1196
|
fix jshooks build error (#410)
|
2024-12-16 12:58:40 -05:00 |
|
tequ
|
85a752235a
|
add URITokenIssuer to account_flags for account_info (#404)
|
2024-12-16 16:10:01 +10:00 |
|
RichardAH
|
d878fd4a6e
|
allow multiple datagram monitor endpoints (#408)
|
2024-12-14 08:44:40 +10:00 |
|
Richard Holland
|
532a471a35
|
fixReduceImport (#398)
Co-authored-by: Denis Angell <dangell@transia.co>
|
2024-12-11 13:29:37 +11:00 |
|