tequ
39ec8fb901
fix: build error no type named 'Reader' in namespace 'Json'
2024-10-28 16:02:16 +09:00
Denis Angell
534870f2f0
Merge branch 'dev' into jshooks
2024-10-23 12:39:44 +02:00
Denis Angell
db245d237c
build for mac
2024-10-23 12:37:19 +02:00
RichardAH
1e45d4120c
Update to boost186 ( #377 )
...
Co-Authored-By: Denis Angell <dangell@transia.co >
2024-10-17 01:29:17 +02:00
Denis Angell
9e446bcc85
Fix: Missing Headers - Linker Errors ( #300 )
2024-10-16 18:19:21 +10:00
RichardAH
376727d20c
use std::lexicographical_compare_three_way for uint spaceship operator ( #374 )
...
* use std::lexicographical_compare_three_way for uint spaceship operator
* clang
2024-10-16 11:37:26 +10:00
Richard Holland
d921c87c88
also update max transactions for tx queue
2024.10.15-release+1020
2024-10-11 09:59:04 +11:00
RichardAH
7b94d3d99d
increase txn in ledger target to 1000 ( #372 )
2024-10-11 08:21:23 +10:00
Denis Angell
f3118ef8fa
fix return error
2024-09-19 13:27:16 +02:00
Denis Angell
ee21449757
float_sign should be int not bigint
2024-09-19 11:30:11 +02:00
Denis Angell
9e7bee5564
fix slot_float return
2024-09-19 11:26:33 +02:00
Denis Angell
79d83bd424
fix240911 ( #363 )
2024.9.11-release+985
2024-09-11 13:43:03 +10:00
Richard Holland
1a4d54f9d9
force build
2024.9.7-release+977
2024-09-07 15:41:00 +10:00
Wietse Wind
26cd629d28
Merge/2.2.2 jobqueue ( #360 )
...
* Merge fbbea9e6e2
* Merge 7741483894
* clang-format
* Oops
---------
Co-authored-by: Wietse Wind <wrw@Wietses-MacBook-Pro.local >
2024-09-07 15:22:15 +10:00
RichardAH
2fb93f874b
fixPageCap ( #359 )
...
* page cap fix
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024-09-07 11:39:24 +10:00
RichardAH
833df20fce
Fix240819 ( #350 )
...
fix240918
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024.8.20-release+962
2024-08-20 09:40:31 +10:00
Wietse Wind
8cb2bbb693
Workaround CentOS7 EOL
2024-08-18 02:20:43 +02:00
Wietse Wind
5737c2b6e8
Workaround CentOS7 EOL
2024-08-18 01:50:44 +02:00
Richard Holland
a15d0b2ecc
set huge mode nudb cache to 64mib
2024.8.14-release+946
2024-08-14 16:40:07 +10:00
Richard Holland
c240c1553b
rename HooksV1 feature to JSHooks feature
2024-08-04 10:11:11 +10:00
Denis Angell
a498ebeac4
update tests
2024-07-30 12:25:51 +02:00
Denis Angell
b13cab4ced
add proper error handling
2024-07-30 12:18:49 +02:00
Denis Angell
783bff75a0
add feature
2024-07-30 12:17:00 +02:00
Denis Angell
c1610a6dda
fix v1 errors
2024-07-29 11:27:21 +02:00
Richard Holland
f829a79d54
better exit handling accept/rollback/exception/instruction limit
2024-07-17 15:14:03 +10:00
Denis Angell
f35704c91f
add tests
2024-07-16 12:58:01 +02:00
Richard Holland
9db9ad2123
add error logging for qjs
2024-07-16 12:31:02 +10:00
Denis Angell
18d76d3082
fix delivered amount ( #310 )
...
* fix delivered amount
2024-07-16 08:56:30 +10:00
Richard Holland
f96daa0014
TextEncoder/Decoder working in jshooks
2024-07-15 15:57:05 +10:00
Denis Angell
5c7ec5f36f
more testing
2024-07-12 22:51:35 +02:00
Denis Angell
c662a8b0d2
comment out debug
2024-07-12 22:47:38 +02:00
Denis Angell
a983120b5d
patch state_foreign_set delete
2024-07-12 22:36:44 +02:00
Richard Holland
f12b8cbb2d
qjs modules, compiling not tested
2024-07-11 11:31:29 +10:00
Richard Holland
f591290589
first iteration of adding an instruction limit to jshooks
2024-07-08 12:49:36 +10:00
Richard Holland
f2becaf140
remove promise, date and proxy from the jsvm
2024-07-04 11:50:54 +10:00
Richard Holland
e4c6add794
make accept/rollback actually exit the jsvm
2024-07-04 10:50:01 +10:00
Denis Angell
78280e4b8c
fix sto_subarray
2024-06-03 11:06:56 +02:00
Denis Angell
178fdbaff6
remove dummy arg causes INVALID_ARGUMENT for keylets without args
2024-05-31 12:05:10 +02:00
Denis Angell
34d7435ff3
cont. tests
2024-05-30 15:41:38 +02:00
Denis Angell
6429ec609d
cont. tests
2024-05-30 15:39:05 +02:00
Wietse Wind
bea1697baa
Fix JS float_int return JS instead of JSXFL
2024-05-30 12:06:15 +02:00
Wietse Wind
2b111b7f23
Fix account_tx sluggishness as per https://github.com/XRPLF/rippled/commit/2e9261cb ( #330 )
2024-05-30 11:47:05 +02:00
Denis Angell
5254595063
add tests
2024-05-30 09:30:19 +02:00
Wietse Wind
52456a2d51
CI Split jobs with prev job dependency & CI on jshooks ( #320 ) ( #328 )
...
* CI on `jshooks` branch
* CI Split jobs with prev job dependency
* No multi branch worker in parallel
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024-05-29 13:48:39 +02:00
Wietse Wind
849a4435e0
CI Split jobs with prev job dependency & CI on jshooks ( #320 )
...
* CI on `jshooks` branch
* CI Split jobs with prev job dependency
* No multi branch worker in parallel
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024-05-29 13:45:59 +02:00
Wietse Wind
b340824711
Merge pull request #326 from Xahau/dev
...
CI on `jshooks` branch (#317 )
2024-05-29 13:45:06 +02:00
Denis Angell
f5bb779f61
nit: reorder fields
2024-05-28 17:02:11 +02:00
Denis Angell
bf99a1b05d
fix sto_emplace
2024-05-28 15:34:09 +02:00
Denis Angell
d1e5eb87f5
Revert "dump"
...
This reverts commit b650d72f0b .
2024-05-28 15:32:44 +02:00
Denis Angell
b650d72f0b
dump
2024-05-28 15:30:07 +02:00