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
Denis Angell
7567277dd8
[fold] denis error
2024-05-25 16:28:31 +02:00
Denis Angell
13719a1357
fix_float
2024-05-25 13:52:15 +02:00
Denis Angell
033dedf979
fix float_set
2024-05-24 14:23:01 +02:00
Richard Holland
6973540d52
fix account type on js otxn_field
2024-05-24 10:07:05 +10:00
Richard Holland
c9dcff90fa
fix js otxn_id hook_account bugs
2024-05-24 10:07:05 +10:00
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