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
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
RichardAH
4d2ec0004b
fix for ctid on tx rpc ( #177 )
...
* fix for ctid on tx rpc
* clang-format
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2023-11-02 11:47:57 +01:00
RichardAH
b564fe3c92
fix for delivered_amount ( #178 )
2023-11-02 11:47:30 +01:00
Denis Angell
70bd7c2ce7
Reintroduce Clang-Format & Levelization ( #171 )
...
* clang-format
* levelization
* clang-format
* update workflow (#172 )
* update workflow
* Update build-in-docker.yml
* fix from `clang-format`
* Update Enum.h
2023-11-01 14:12:24 +01:00
Denis Angell
c3a0e1df44
add array xpop path
2023-10-30 15:53:01 +01:00
Richard Holland
c65ee9d7f9
final distributions
2023-10-30 11:09:23 +00:00
Richard Holland
090b64728e
fix for https://github.com/Xahau/xahaud/issues/161
2023-10-28 14:01:05 +00:00
Richard Holland
283ec19976
additional fix for https://github.com/Xahau/xahaud/issues/158
2023-10-28 13:37:33 +00:00
Richard Holland
ee450926a7
change tequ addr in xahaugenesis
2023-10-28 09:55:41 +00:00
Richard Holland
9ae0a907f5
fix for https://github.com/Xahau/xahaud/issues/158
2023-10-27 16:43:08 +00:00
Richard Holland
81b0bf8041
fix for https://github.com/Xahau/xahaud/issues/155
2023-10-27 10:46:19 +02:00
Denis Angell
c54377eb7a
add uritoken delete test
2023-10-27 10:46:19 +02:00
Richard Holland
1516900c4f
issuing URITokens is account deletion blocker
2023-10-27 10:46:19 +02:00
Richard Holland
ac5ff4ca32
remove completely the codepath for undoing l2 votes
2023-10-25 11:54:58 +00:00
Denis Angell
e48e4db9e6
Fix TxQ tests ( #151 )
2023-10-25 02:38:12 +02:00
Denis Angell
97cac67bba
Patch import ( #150 )
...
* add index test
* remove comment
* remove warn env
2023-10-24 23:14:19 +02:00
Denis Angell
5c6a855ae3
add lut bad currency check ( #147 )
2023-10-24 23:12:42 +02:00
Richard Holland
5fcebdabc5
replace vecFromAcc with HBB compiler-friendly version
2023-10-24 17:32:04 +00:00
Richard Holland
69d7d653be
testing CI tests without standalone check
2023-10-24 14:04:33 +00:00
Richard Holland
d5d29e319c
fix for https://github.com/Xahau/xahaud/issues/148 breaks some tests that lack index field. xls41 needs to be updated to include index field.
2023-10-24 09:11:40 +00:00
Denis Angell
1f052020cb
Fixup Import Signers ( #138 )
...
* add guard and tests
* disable xpop array feature
2023-10-24 10:57:58 +02:00
Richard Holland
263c6342cf
fix for https://github.com/Xahau/xahaud/issues/149
2023-10-20 13:21:30 +00:00
Richard Holland
fcd935cecf
fix for https://github.com/Xahau/xahaud/issues/146
2023-10-19 12:22:59 +00:00
Richard Holland
96cf8f089d
fix for https://github.com/Xahau/xahaud/issues/145
2023-10-19 12:18:29 +00:00
Denis Angell
adf30fb819
XRP -> XAH (#134 )
...
* `XRP` -> `XAH`
* update rpc
* fix badCurrency
* revert consensus update
* `xah` -> `native` in rpc commands
* Update Consensus.h
2023-10-19 12:11:12 +02:00
Denis Angell
a2c41016b0
add ticket tests ( #129 )
2023-10-18 10:10:49 +02:00
Denis Angell
251a79e897
add claim reward flag ( #139 )
2023-10-18 10:09:47 +02:00
Denis Angell
d734fe600b
Fix tests re: xahau genesis ( #135 )
...
* Update AccountTxPaging_test.cpp
* fix failing tests
* fix failing tests
* Update Import_test.cpp
2023-10-18 10:06:29 +02:00
Richard Holland
a6c86b5a9e
fix for https://github.com/Xahau/xahaud/issues/144
2023-10-18 08:04:40 +00:00
Richard Holland
dae172ba22
fix for https://github.com/Xahau/xahaud/issues/143
2023-10-18 08:00:44 +00:00
Richard Holland
d716787378
fix for: https://github.com/Xahau/xahaud/issues/142
2023-10-18 07:41:45 +00:00
Richard Holland
7bfc60c6ad
fix for https://github.com/Xahau/xahaud/issues/141
2023-10-16 13:10:26 +00:00
Denis Angell
f341558735
fix import signers check ( #136 )
2023-10-09 22:26:00 +02:00
Richard Holland
9317562d8b
Merge branch 'dev' of github.com:Xahau/xahaud into dev
2023-10-09 13:03:00 +00:00
Richard Holland
3bf3010f50
Xahau mainnet distribution
2023-10-09 13:02:51 +00:00
RichardAH
b4022c35b3
make account starting seq the parent close time to prevent replay attacks in reset networks ( #131 )
...
* make account starting seq the parent close time to prevent replay attacks in reset networks
* add tests for activation
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2023-10-09 14:18:23 +02:00