Richard Holland
71675c4fed
js slot_json sto_to_json sto_from_json meta_slot xpop_slot
2024-05-24 10:07:05 +10:00
Denis Angell
70bc2d3283
more js hook tests
2024-05-24 10:07:05 +10:00
Denis Angell
c4d0fc0e0f
[fold] tmp use hsov1
...
Will remove later just did this to avoid to many updates
2024-05-24 10:07:05 +10:00
Denis Angell
5d61eea709
clean up test code
2024-05-24 10:07:05 +10:00
Denis Angell
f4ffe4a3e0
add set js hook tests
2024-05-24 10:07:05 +10:00
Denis Angell
59ecbd9932
add hso w/ api version
2024-05-24 10:07:05 +10:00
Richard Holland
6c3da46a1b
js prepare/emit working
2024-05-24 10:07:05 +10:00
Richard Holland
46308e33b0
js prepare otxn_json, compiling not tested
2024-05-24 10:07:05 +10:00
Richard Holland
1f7355719d
js emit
2024-05-24 10:07:05 +10:00
Richard Holland
7cc395b284
js float_set float_multiply float_mulratio float_negate float_compare float_sum float_sto float_sto_set float_invert float_divide float_one float_mantissa float_sign float_int float_log float_root
2024-05-24 10:07:05 +10:00
Richard Holland
a634318e8d
js sto_validate sto_subfield sto_subarray sto_emplace sto_erase, compiling not tested
2024-05-24 10:07:05 +10:00
Denis Angell
82e754d180
Update quickjs.cmake
2024-05-24 10:07:05 +10:00
Denis Angell
9e72931bbb
fix quickjs build
2024-05-24 10:07:05 +10:00
Richard Holland
842a0388d1
enable js slot apis
2024-05-24 10:07:05 +10:00
Richard Holland
280ba7d5de
js slot slot_clear slot_count slot_set slot_size slot_subarray slot_subfield slot_type slot_float compiling not tested
2024-05-24 10:07:05 +10:00
Richard Holland
7b0bc67242
js state, state_foreign, state_set, state_foreign_set, compiling untested
2024-05-24 10:07:05 +10:00
Richard Holland
8e172e1846
js hook_param hook_param_set hook_skip hook_pos
2024-05-24 10:07:05 +10:00
Richard Holland
7497d619bf
js hook_hash, hook_again, fee_base, ledger_seq, ledger_last_hash, ledger_last_time, ledger_nonce, ledger_keylet
2024-05-24 10:07:05 +10:00
Richard Holland
34a159b662
js etxn_fee_base/details/reserve/generation/nonce hook_account
2024-05-24 10:07:05 +10:00
Richard Holland
663910c78a
js otxn_field otxn_generation otxn_burden etxn_burden
2024-05-24 10:07:05 +10:00
Richard Holland
40b9aa7aed
js otxn_param otxn_slot
2024-05-24 10:07:05 +10:00
Richard Holland
ec7d603bf9
js otxn_type
2024-05-24 10:07:05 +10:00
Richard Holland
f9137000e3
js util_keylet untested compiling
2024-05-24 10:07:05 +10:00
Richard Holland
c3cf4b5999
start of js util_keylet
2024-05-24 10:07:05 +10:00
Richard Holland
6954abdd04
bug fix, debugging print
2024-05-24 10:07:05 +10:00
Richard Holland
38a4b3c1b9
js util_sha512h
2024-05-24 10:07:05 +10:00
Richard Holland
7e12b46169
js util_verify
2024-05-24 10:07:05 +10:00
Richard Holland
4e91d5887f
js util_accid
2024-05-24 10:07:05 +10:00
Richard Holland
f051b87176
js util_raddr
2024-05-24 10:07:05 +10:00
Richard Holland
98d39db305
otxnid, trace apis for js hooks
2024-05-24 10:07:05 +10:00
Richard Holland
80df3adac7
hookjs rollback
2024-05-24 10:07:05 +10:00
Richard Holland
a2c3567caf
first js hookapi working (accept)
2024-05-24 10:07:05 +10:00
Richard Holland
206773dcf4
debug
2024-05-24 10:07:05 +10:00
Richard Holland
54c00d0364
bug fixes
2024-05-24 10:07:05 +10:00
Richard Holland
71a6f9c4d5
compiling
2024-05-24 10:07:05 +10:00
Richard Holland
9ab33d580d
more progress on jsvm
2024-05-24 10:07:05 +10:00
Richard Holland
0bd65bbb56
quickjs running inside xahaud
2024-05-24 10:07:05 +10:00
Denis Angell
acd455f5df
Fix: Server Definitions Typo ( #306 )
2024.4.21-release+858
2024-04-19 07:39:21 +10:00
Denis Angell
6636e3b6fd
Add RPC Tests ( #295 )
...
Co-authored-by: RichardAH <richard.holland@starstone.co.nz >
2024-04-18 18:22:46 +10:00
Denis Angell
3c5f118b59
Fix: Add Tx Flags To Server Definitions ( #304 )
2024-04-18 15:43:48 +10:00
Vasu
88308126cc
Removing duplicate macro #define LPAREN ( ( #233 )
2024-03-25 09:11:21 +11:00
Denis Angell
497e52fcc6
Update Macros ( #279 )
...
* add common macros
* remove old/unused macros
2024-03-25 08:43:46 +11:00
Denis Angell
a3852763e7
Fix: Namespace Delete (OwnerCount) ( #296 )
...
* fix ns delete owner count
* add a new success code and refactor success checks, limit ns delete operations to 256 entries per txn
---------
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2024-03-25 08:37:08 +11:00
RichardAH
7cd8f0a03a
ZeroB2M amendment ( #293 )
...
* ZeroB2M amendment
Co-authored-by: Denis Angell <dangell@transia.co >
2024-03-22 10:49:35 +11:00
Denis Angell
d24c134612
add emitted order test ( #273 )
2024.3.12-release+790
2024-03-11 11:46:03 +11:00
Denis Angell
cdac69a111
Fix: URIToken Test ( #254 )
...
* update tests for fixXahauV1
2024-03-11 10:06:15 +11:00
Denis Angell
1500522427
fix tsh on nftoken ( #269 )
2024-03-11 09:38:45 +11:00
Denis Angell
75aba531d6
Amendment: featureRemit ( #278 )
...
* Remit Amendment
Co-authored-by: Denis Angell <dangell@transia.co >
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2024-03-11 09:29:39 +11:00
Wietse Wind
caa8b382d8
🤦
2024-02-22 23:28:19 +01:00
Wietse Wind
82e04073be
Revert checkout v3
2024-02-14 15:21:43 +01:00