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
Richard Holland
428009c8ca
ensure XahauGenesis is enabled correctly just after the genesis ledger
2023-10-09 12:15:24 +00:00
Denis Angell
58dec112f5
make tsh test dynamic ( #128 )
2023-10-02 14:14:06 +02:00
Denis Angell
23250a7985
Misc tests ( #127 )
...
* add issuer != source test
* add destination can be genesis test
* add issuer != source test
* add wrong network error code
* add wrong network id rpc test
2023-10-02 14:13:44 +02:00
Richard Holland
256de4229c
missing emissions on txmeta
2023-10-02 09:34:40 +00:00
Richard Holland
d9d7e49d7c
fix for https://github.com/XRPL-Labs/xrpld-hooks/issues/69 https://github.com/Xahau/xahaud/issues/96 fix for weak tsh on uritoken, add redundant checks for various txn types
2023-10-02 08:48:12 +00:00
Denis Angell
74cdfc4228
Genesis Mint TSH ( #126 )
...
* remove console logs
* env config no warnings
* add genesis mint tsh
2023-10-01 21:39:59 +02:00
Richard Holland
fcae641049
fix ledgerclosed test
2023-09-29 14:10:28 +00:00
Richard Holland
bff711b0ab
fix lgr rpc tests
2023-09-29 13:41:58 +00:00
Richard Holland
21b5002419
Merge branch 'dev' of github.com:Xahau/xahaud into dev
2023-09-29 13:11:21 +00:00
Richard Holland
985c8d7dce
txq test fixes
2023-09-29 13:11:12 +00:00
Denis Angell
ea25183858
Cleanup tests ( #125 )
...
* fix test
* remove debug statements
2023-09-29 15:10:43 +02:00
Richard Holland
9841c8da72
fix for #86
2023-09-29 12:21:53 +00:00
Denis Angell
d9f2401713
add compound interest test ( #124 )
...
* add compound interest test
* clang-format
2023-09-29 13:50:28 +02:00
Richard Holland
28b8be7d8e
limited testing of multiple vl key behaviour
2023-09-29 11:48:40 +00:00
Denis Angell
a08f21d900
Byzantine example ( #123 )
2023-09-29 11:49:43 +02:00
Richard Holland
2337156d67
genesis mint tests finished, added cap per mint
2023-09-29 09:43:44 +00:00
Richard Holland
cb86237c10
add networkid to genesis ledger, more genesismint tests
2023-09-29 08:11:13 +00:00
Richard Holland
607b581406
Merge branch 'dev' of github.com:Xahau/xahaud into dev
2023-09-28 20:53:56 +00:00
Richard Holland
6dc86a9611
more genesismint tests
2023-09-28 20:53:45 +00:00
Denis Angell
797681f33b
UNL Report Tests (Update) ( #121 )
...
* unl report tests
* remove unused test
* fix Cmake
* remove logs
2023-09-28 19:25:12 +02:00