Denis Angell
86fbddaa2e
update fields
2024-04-25 09:34:00 +02:00
Denis Angell
d67a93dcf7
update fields
2024-04-24 13:30:22 +02:00
Denis Angell
d596ceca4a
update flags
2024-04-24 13:30:12 +02:00
Denis Angell
7a4e2500bb
dump
2024-04-16 10:34:53 +02:00
Denis Angell
175f436974
dump
2024-04-13 09:32:24 +02:00
Denis Angell
8a8822cb57
dump more building
2024-04-04 10:32:04 +02:00
Denis Angell
43fce18099
dump bulding
2024-03-29 18:34:47 +01:00
Denis Angell
aa438663e8
Update TxQ_test.cpp
2024-03-28 22:24:08 +01:00
Denis Angell
cbe8c6869c
Merge branch 'dev' into ttBATCH
2024-03-28 22:21:30 +01:00
Denis Angell
a1da3ab477
bad commit
2024-03-28 22:18:52 +01:00
Denis Angell
1a3376e453
build/test
2024-03-28 21:48:21 +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
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
Denis Angell
a8ff49739d
misc
2023-12-05 10:51:19 +01:00
Denis Angell
e326e11a6f
add all transactions
2023-12-05 03:26:19 +01:00
Denis Angell
e26d4164a9
add batch
2023-12-04 10:37:47 +01:00
Denis Angell
27f43ba9ee
TSH Tests ( #222 )
2023-12-03 10:13:05 +01:00
Denis Angell
d2c45bf560
Refactor Testcases ( #219 )
...
* Refactor Testcases (#216 )
* remove unused function
* add offer id tests
* add escrow id tests
* clang-format
* fix offer
* fix escrow
* fix offer test
2023-11-24 11:41:16 +01:00
RichardAH
c917977eb0
wildcard network (id=65535) ignores signature verification ( #201 )
...
* wildcard network (id=65535) ignores signature verification
* move isWildcardNetwork deeper to mimick normal signature checking in multisig
* again
* add wildcard test
* Update Transactor.cpp
* clang-format
* fix UNLReport
* move free pass
* update test for multisign
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2023-11-21 18:47:08 +01:00
Denis Angell
5447c4010d
Add features to server_definitions ( #190 )
...
* add features to `server_definitions`
* clang-format
* Update RPCCall.cpp
* only return features without params
* clang-format
* include features in hashed value
* clang-format
* rework features addition to server_defintions to be cached at flag ledgers
* fix clang, duplicate hash key
---------
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2023-11-16 23:38:13 +01:00
RichardAH
98833e4934
Fix server version ( #195 )
...
* modify the way server_version int is built to include build number
* clang
* Update BuildInfo_test.cpp
* clang-format
* Update BuildInfo_test.cpp
* clang-format
* Update BuildInfo_test.cpp
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2023-11-16 16:20:32 +01:00
Denis Angell
4ada3f85bb
fix: uritoken destination & amount preflight check ( #188 )
...
* fix: uritoken destination & amount
* Update URIToken.cpp
* add lsfBurnable flag
* make uritoken patch a fix amendment
* clang-format
2023-11-10 10:42:57 +01:00
Denis Angell
43cb255337
Update Workflow ( #193 )
2023-11-09 19:01:50 +01:00
Denis Angell
ac6c102876
add response message and remove unused response code ( #185 )
2023-11-09 12:31:15 +01:00
Denis Angell
195904574c
Change TER response codes from _XRP to _NATIVE. ( #184 )
...
* Change `_XRP` response codes to `_NATIVE`
* Update ServerDefinitions_test.cpp
2023-11-09 12:25:09 +01:00
Denis Angell
91f9e424a3
Server Definitions Cleanup ( #174 )
...
* update server-definitions + test
* Update ServerDefinitions.cpp
* clang-format
2023-11-06 11:01:37 +01:00
RichardAH
c2e8bd2be1
add native currency to various rpc repsonses ( #179 )
2023-11-02 12:15:45 +01:00