Denis Angell
4d130bd9f7
misc
2024-07-10 20:21:15 +02:00
Denis Angell
9d4ee7cff5
fix h error
2024-07-10 13:16:47 +02:00
Denis Angell
51541cd95a
add index
2024-07-10 13:16:38 +02:00
Denis Angell
b9628271a4
update template
2024-07-10 13:16:08 +02:00
Denis Angell
90405f728c
update template
2024-07-10 12:35:21 +02:00
Denis Angell
2220f65cb2
new feature template
2024-07-10 12:18:53 +02:00
Denis Angell
fa7406fe1e
add header includes
2024-07-08 11:22:17 +02:00
Denis Angell
03569dbb11
add correct imports
2024-05-14 12:03:07 +02:00
Denis Angell
cb77121e20
Merge branch 'dev' into strict-builds
2024-05-06 12:14:05 +02: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
Denis Angell
c55a97c51a
Update STValidation.h
2024-03-25 09:27:17 +01:00
Denis Angell
fc0be9c416
Merge branch 'dev' into strict-builds
2024-03-25 09:13:55 +01:00
Denis Angell
aaccf9b5b2
revert remove json log
2024-03-25 09:12:55 +01:00
Denis Angell
17af075665
revert remove json log
2024-03-25 09:12:33 +01: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
Denis Angell
e6b362c832
Merge branch 'dev' into strict-builds
2024-03-22 13:38:51 +01: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
5b2b915955
clang-format
2024-03-18 14:57:35 +01:00
Denis Angell
e801ead39d
fix more headers
2024-03-18 14:52:00 +01:00
Denis Angell
78a96dd633
add missing headers
2024-03-18 13:17:10 +01:00
Denis Angell
b3984c166d
misc
2024-03-18 13:13:09 +01:00
Denis Angell
945f737706
Update ServerInfo.cpp
2024-03-18 13:09:01 +01:00
Denis Angell
8360ff8bc2
more linting
2024-03-18 13:03:05 +01:00
Denis Angell
c1274d2a12
Update ServerDefinitions_test.cpp
2024-03-18 13:02:03 +01:00
Denis Angell
4aa79b6100
Update ClaimReward_test.cpp
2024-03-18 12:59:05 +01:00
Denis Angell
6a4c563ced
fix
...
invalid operands to binary expression ('basic_ostream<char, std::char_traits<char>>' and 'Json::Value')
2024-03-18 12:38:25 +01: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