Commit Graph

13715 Commits

Author SHA1 Message Date
RichardAH
7a860910a6 Merge pull request #92 from Xahau/import-tests
update ledger header calc
2023-08-17 10:37:51 +02:00
Denis Angell
8aded497e7 update ledger header calc 2023-08-16 15:05:51 +02:00
Richard Holland
e5bf299e39 ensure that XahauGenesis amendment will effectively disable DeletableAccounts 2023-08-15 10:38:51 +00:00
Richard Holland
b19feb4dd4 fix ledger header update 2023-08-15 10:19:44 +00:00
RichardAH
8e28f74b5d Merge pull request #91 from Xahau/import-tests
Import tests
2023-08-15 12:15:09 +02:00
Richard Holland
ac009c63b1 Merge remote-tracking branch 'refs/remotes/origin/dev' into dev 2023-08-15 10:08:25 +00:00
Richard Holland
8262785c90 change B2M to include halvening logic 2023-08-15 09:47:48 +00:00
Denis Angell
e7dab07e91 Update URIToken_test.cpp 2023-08-14 13:16:47 -04:00
Denis Angell
a547f87c46 update amount guard 2023-08-14 13:16:47 -04:00
Denis Angell
f6258deb96 Merge branch 'dev' into uritoken-v2-testing 2023-08-14 10:20:46 -04:00
Denis Angell
b980edd479 Update Import_test.cpp 2023-08-11 06:17:13 -04:00
Denis Angell
af5e9d9437 add nft test json 2023-08-11 06:17:05 -04:00
Denis Angell
786b559b05 fix bonus overflow 2023-08-11 06:16:50 -04:00
Richard Holland
1cb0e428b7 change failing txQ test 2023-08-05 10:11:37 +00:00
Richard Holland
b2ec73cdc5 Merge branch 'patch-txq' into dev 2023-08-05 09:51:09 +00:00
Richard Holland
11b9a69f72 add optional ACL to build 2023-08-05 09:44:34 +00:00
RichardAH
ba2b168847 Merge pull request #87 from Xahau/refactor-import-tests
remove acl and fix import test cases (json)
2023-08-05 11:17:21 +02:00
Denis Angell
52e58ceade fix TXQ tests 2023-08-04 05:14:53 +02:00
Denis Angell
0be22fd91c add sfDestination tests 2023-08-04 03:33:22 +02:00
Denis Angell
164eb58c4f update max supply invariant 2023-08-03 01:02:49 +02:00
Denis Angell
5038a42701 add max supply test 2023-08-03 01:02:49 +02:00
Denis Angell
b9f40f4dc5 Update Import_test.cpp 2023-08-02 23:22:05 +02:00
Denis Angell
d823050fb1 add bonus amount to -burn 2023-08-02 23:19:25 +02:00
Denis Angell
2c61c4a79d cleanup INITIAL_IMPORT_XRP 2023-08-01 20:17:14 +02:00
Denis Angell
0c4441ac36 remove acl and fix import test cases (json) 2023-08-01 19:56:23 +02:00
RichardAH
7aa342b003 Merge pull request #85 from Xahau/import-qc
[DO NOT MERGE] Import QC
2023-08-01 13:21:57 +02:00
RichardAH
0454beaf76 Merge branch 'dev' into import-qc 2023-08-01 13:21:34 +02:00
Richard Holland
6c65c6199a refactor Import for readability 2023-08-01 11:17:12 +00:00
Richard Holland
febdb1c9c2 fix ledger header accounting for genesismint/import 2023-08-01 08:38:21 +00:00
Richard Holland
264f25c2a6 change to boost::filesystem to support older compilers 2023-08-01 07:48:11 +00:00
Denis Angell
35a0e18973 Update Import_test.cpp 2023-07-21 11:36:26 +02:00
Denis Angell
55b28f9bf1 fixup lsfPasswordSpent and sfRegularKey 2023-07-21 11:36:26 +02:00
Denis Angell
a919e440ae fix error code and remove old code 2023-07-21 11:36:25 +02:00
Denis Angell
441bcdf001 fixup 2023-07-20 13:51:01 +02:00
Denis Angell
3ec852cf1c fixup SignersListSet and lsfPasswordSpent 2023-07-20 13:40:30 +02:00
Denis Angell
9285ab522d fixup SetRegularKey 2023-07-18 16:23:58 +02:00
Richard Holland
f89bd966ec refactor XahauGenesis slightly, start test cases 2023-07-18 13:33:44 +00:00
Denis Angell
00a3b5adc2 Merge branch 'import-qc' of github.com:Xahau/xahaud into import-qc 2023-07-18 15:30:29 +02:00
Denis Angell
1cb9b67a0f import tests 2023-07-18 15:28:07 +02:00
Denis Angell
2b359408a8 refactor SignersListSet & SetRegularKey 2023-07-18 15:27:22 +02:00
Richard Holland
ba8b5a8cbe add overflow protection to sethook fee calculation 2023-07-17 11:20:15 +00:00
Denis Angell
c36683a825 XRPLF review of XLS34 (#69)
* add amendment guard for sfTransferRate

* make `sfTransferRate` optional

* split tests into existing / xls34

* make variables `const`

* clang-format

* chage error code

* guard optional `sfTransferRate`

* rename tests

* Guard Optional sfTransferRate

* clang-format

* fixup tests
2023-07-17 12:12:36 +02:00
Richard Holland
5aec64c84d Merge branch 'dev' of github.com:Xahau/xahaud into dev 2023-07-17 10:10:28 +00:00
Richard Holland
c96d1386a1 add additional checks to emit, fix incorrect sfSignature -> sfTxnSignature 2023-07-17 10:09:04 +00:00
RichardAH
a9290dbdcd Update README.md 2023-07-17 11:31:15 +02:00
Richard Holland
53a7408f18 make import starting bonus based on fee object where it exists. compiling not tested. this is the final feature going in, feature freeze at this commit. 2023-07-17 09:04:02 +00:00
Richard Holland
d0295da992 reintroduce L2 functionality into the governance hook, compiling not tested 2023-07-14 13:45:53 +00:00
Richard Holland
17df89c075 fix up NFToken xpop hook 2023-07-14 09:26:18 +00:00
Richard Holland
e9fc4ced98 update URIToken to support setting a sell offer during minting 2023-07-13 13:00:23 +00:00
Denis Angell
a3e2f4257b add test 2023-07-12 11:40:25 +02:00