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-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
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-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
RichardAH
780378c221
fix hook emission ordering ( #270 )
2024-01-24 19:55:28 +01:00
RichardAH
2dc5e670ac
fix buildinfo test ( #266 )
2024-01-22 12:34:13 +01:00
RichardAH
4dff5a5c8e
fix permisisons on inject ( #264 )
2024-01-22 10:48:01 +01:00
Denis Angell
f64e626a3f
Fix: TSH Updates & Emitted Txn ( #261 )
...
fixXahauV2
* refactor tsh
* add uritoken mint/cancel tsh
* add flags to hookexections meta and nonce to hookemissions meta
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2024-01-22 10:25:36 +01:00
Denis Angell
858055c811
clang-format
2024-01-19 11:07:22 +01:00
Denis Angell
5d66f17574
add test
2024-01-19 11:05:45 +01:00
Denis Angell
00328cb782
Merge branch 'dev' into emit_guard
2024-01-19 10:24:34 +01:00
Richard Holland
fdf7ea4174
dbg inject clang + permission check
2024-01-17 18:15:17 +00:00
Richard Holland
7877ed9704
debug txn injector
2024-01-17 18:07:05 +00:00
Richard Holland
17ccec9ac5
Add additional checks for emitted txns
2024-01-17 15:39:02 +00:00
RichardAH
4ad697069f
Fix xahau v1audit ( #250 )
2023-12-27 14:53:38 +01:00
Denis Angell
97acfe9f97
Fix: URIToken Test ( #247 )
2023-12-22 11:54:54 +01:00
Denis Angell
475b6f7347
Amendment: Fix Xahau v1 ( #231 )
...
* FXV1: Meta Amount (#225 )
* FXV1: Optional Offer Sequence (#224 )
* FXV1: Patch Hooks OwnerDir (#236 )
* FXV1: Fix `Import` Quorum (#235 )
* FXV1: Namespace Limit (#220 )
* FXV1: allow duplicate entries in genesis mint transactor (#239 )
* FXV1: Fix URIToken (#243 )
* lite fixes for tsh issues (#244 )
Co-authored-by: RichardAH <richard.holland@starstone.co.nz >
2023-12-21 16:21:17 +01:00
RichardAH
64a07e5539
move utf8 checking to header file ( #241 )
...
Co-authored-by: Denis Angell <dangell@transia.co >
2023-12-19 19:52:34 +01:00
Denis Angell
c49b7a2301
Fix: Verify Emitted Result on GenesisMint tests ( #242 )
2023-12-19 10:08:51 +01:00
Denis Angell
ac694c7c90
Add HookParameters fee calc to all txs ( #223 )
2023-12-07 14:30:30 +01:00
Denis Angell
3be6baded9
update definitions test ( #228 )
2023-12-07 13:40:18 +01:00
Richard Holland
49798b1792
make server_definitions caching thread_local
2023-12-05 13:47:54 +00:00