Commit Graph

  • 264f25c2a6 change to boost::filesystem to support older compilers Richard Holland 2023-08-01 07:48:11 +00:00
  • 35a0e18973 Update Import_test.cpp Denis Angell 2023-07-21 10:29:44 +02:00
  • 55b28f9bf1 fixup lsfPasswordSpent and sfRegularKey Denis Angell 2023-07-20 22:15:36 +02:00
  • a919e440ae fix error code and remove old code Denis Angell 2023-07-20 22:15:56 +02:00
  • 441bcdf001 fixup Denis Angell 2023-07-20 13:51:01 +02:00
  • 3ec852cf1c fixup SignersListSet and lsfPasswordSpent Denis Angell 2023-07-20 13:40:30 +02:00
  • 9285ab522d fixup SetRegularKey Denis Angell 2023-07-18 16:23:58 +02:00
  • f89bd966ec refactor XahauGenesis slightly, start test cases Richard Holland 2023-07-18 13:33:44 +00:00
  • 00a3b5adc2 Merge branch 'import-qc' of github.com:Xahau/xahaud into import-qc Denis Angell 2023-07-18 15:30:29 +02:00
  • 1cb9b67a0f import tests Denis Angell 2023-07-18 15:28:07 +02:00
  • 2b359408a8 refactor SignersListSet & SetRegularKey Denis Angell 2023-07-18 15:27:22 +02:00
  • ba8b5a8cbe add overflow protection to sethook fee calculation Richard Holland 2023-07-17 11:20:15 +00:00
  • c36683a825 XRPLF review of XLS34 (#69) Denis Angell 2023-07-17 12:12:36 +02:00
  • 5aec64c84d Merge branch 'dev' of github.com:Xahau/xahaud into dev Richard Holland 2023-07-17 10:10:28 +00:00
  • c96d1386a1 add additional checks to emit, fix incorrect sfSignature -> sfTxnSignature Richard Holland 2023-07-17 10:09:04 +00:00
  • a9290dbdcd Update README.md RichardAH 2023-07-17 11:31:15 +02:00
  • 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. Richard Holland 2023-07-17 09:04:02 +00:00
  • d0295da992 reintroduce L2 functionality into the governance hook, compiling not tested Richard Holland 2023-07-14 13:45:53 +00:00
  • 17df89c075 fix up NFToken xpop hook Richard Holland 2023-07-14 09:26:18 +00:00
  • e9fc4ced98 update URIToken to support setting a sell offer during minting Richard Holland 2023-07-13 13:00:23 +00:00
  • a3e2f4257b add test Denis Angell 2023-07-12 07:32:27 +02:00
  • 7b8d5fc5b8 update tests Denis Angell 2023-07-11 10:31:43 +02:00
  • adf8120483 move sig check Denis Angell 2023-07-03 12:24:29 +02:00
  • 623778d1a9 fix tests Denis Angell 2023-07-03 12:24:49 +02:00
  • 4ae13f2bea guard changes with HooksUpdate1 amendment Richard Holland 2023-07-12 08:13:34 +00:00
  • 152780b218 bug fixes Richard Holland 2023-07-12 08:02:04 +00:00
  • 076b8e3e11 example burn2mint xls20->uritoken Richard Holland 2023-07-11 21:06:48 +00:00
  • 96af8735ba add sfHookEmissions to metadata, compiling untested Richard Holland 2023-07-11 19:58:45 +00:00
  • 728d2b4683 update tests Denis Angell 2023-07-11 10:31:43 +02:00
  • 4f7fed3708 move sig check Denis Angell 2023-07-03 12:24:29 +02:00
  • 08e7059b8c fix tests Denis Angell 2023-07-03 12:24:49 +02:00
  • 4f86551fb3 bug fixes, ensure import invariant is correct Richard Holland 2023-07-11 13:19:21 +00:00
  • f06124e8c7 add xpop_slot hookapi (compiling, untested) Richard Holland 2023-07-11 09:56:36 +00:00
  • 234d811ce3 add issuer field to ttIMPORT, ensure that import pays a fee in every case except a first import against an account that doesn't exist and where the import doesn't specify an Issuer Richard Holland 2023-07-11 08:33:38 +00:00
  • a3e940844d fix signerlist import crashbug Richard Holland 2023-07-09 08:02:09 +00:00
  • fc6f8dde94 initial code for HooksUpdate1, unfinished, compiling Richard Holland 2023-07-04 14:05:45 +00:00
  • d6ce1add8b require ttUNL_REPORT that seeks to add ImportVLKey contain a key listed in the validator's config, untested Richard Holland 2023-07-04 10:12:10 +00:00
  • 338b646a3d build for v3 Richard Holland 2023-07-03 09:24:58 +00:00
  • 6b4f45f0eb validator account setregularkey script Richard Holland 2023-06-29 08:58:32 +00:00
  • ecf78bd818 more xahaugenesis debugging Richard Holland 2023-06-27 13:50:07 +00:00
  • 111f7d20ba update xahauGenesis amendment activation code Richard Holland 2023-06-27 10:03:54 +00:00
  • 11391d91b2 initial versions of genesis hooks Richard Holland 2023-06-27 10:03:28 +00:00
  • b38c2c14dc fix import test after merge Richard Holland 2023-06-26 13:27:51 +00:00
  • b64650af71 Merge pull request #70 from Xahau/governance_hook_l2 RichardAH 2023-06-26 15:10:46 +02:00
  • 2211d6f851 Revert "patch: m1/llvm4" Richard Holland 2023-06-26 12:58:53 +00:00
  • 1bf5088b16 Merge pull request #68 from Xahau/denis-import RichardAH 2023-06-26 14:56:58 +02:00
  • 8c1e483416 rewards to validators working Richard Holland 2023-06-26 12:45:37 +00:00
  • 0bf51e257b add accountids to unlreport Richard Holland 2023-06-26 11:42:43 +00:00
  • 48dc6b29bf update governance (to remove L2 stuff) and reward hook (to add UNLReport) not tested yet in consensus Richard Holland 2023-06-26 10:31:11 +00:00
  • 29e733cab3 UNLReport ImportVLKey voting working Richard Holland 2023-06-26 08:53:26 +00:00
  • b1584d6b8c [remove] add settings Denis Angell 2023-06-22 04:19:24 +00:00
  • afde76bd11 update tests Denis Angell 2023-06-22 04:19:12 +00:00
  • e07a99153a seperate if statement Denis Angell 2023-06-22 04:03:18 +00:00
  • d70ec5d2e4 change UNLReport to also run consensus on import_vl_keys, change gensisMint to also allow Governance flags and marks to be set on account root, compiling, not tested Richard Holland 2023-06-19 13:09:14 +00:00
  • b13e515698 fee must be 0 Denis Angell 2023-06-18 21:00:10 +00:00
  • ea02919a0c fix test env autofill Denis Angell 2023-06-17 00:15:32 +00:00
  • de03278927 cont tests.. Denis Angell 2023-06-14 15:15:41 +00:00
  • 9d40dce759 add sequence/fee check Denis Angell 2023-06-14 15:15:34 +00:00
  • 0bec0515b6 import test cont... Denis Angell 2023-06-12 00:02:22 +00:00
  • 6baa95b190 swap function for header file Denis Angell 2023-06-12 00:02:00 +00:00
  • df4891c4a7 update no autofill (change autosign) Denis Angell 2023-06-12 00:01:34 +00:00
  • 51e8a1b222 fixup signer sle Denis Angell 2023-06-07 07:45:23 +00:00
  • f42d9124df setup import test Denis Angell 2023-06-01 00:09:58 +00:00
  • 41461bdddc patch: m1/llvm4 Denis Angell 2023-03-17 17:13:18 +00:00
  • e397107ce9 change the UNLReport to one pk per txn, to allow consensus over the set Richard Holland 2023-06-15 14:09:57 +00:00
  • 034318b158 remove xpop_history, make ttUNL_REPORT well ordered Richard Holland 2023-06-15 13:32:26 +00:00
  • 95bef7ced3 UNLReport working Richard Holland 2023-06-15 09:45:11 +00:00
  • c33e64fa3d Add UNLReport obj/pseudo txn. Tracks which validators were online and validating last 256 ledgers. Richard Holland 2023-06-12 12:31:00 +00:00
  • d31ee509a9 rework of governance hook (WIP) needs be split to form separate L1 and L2 hooks Richard Holland 2023-06-12 12:29:55 +00:00
  • 8926a95af3 update reward hook to use genesis mint Richard Holland 2023-06-06 12:51:30 +00:00
  • 68b3db602b optimised genesis mint population inside test hook Richard Holland 2023-06-05 13:21:49 +00:00
  • 1ae08afb02 genesis mint working Richard Holland 2023-06-05 12:08:59 +00:00
  • 01e298befe Merge branch 'genesis_amendment' into governance_hook_l2 Richard Holland 2023-06-05 09:53:20 +00:00
  • 58d71b8c96 update invariant check for ttGENESIS_MINT, update tx structure too Richard Holland 2023-06-05 09:53:03 +00:00
  • 4c6fd4785d WIP: governance hook rework and ttGENESIS_MINT Richard Holland 2023-06-01 13:32:12 +00:00
  • c26f181528 Merge branch 'dev' of github.com:Xahau/xahaud into dev Richard Holland 2023-06-01 09:28:52 +00:00
  • d919d2ad06 remove batch topic from governance game Richard Holland 2023-06-01 09:28:43 +00:00
  • 98df71a919 Network ID logic should not be applied to pseudos RichardAH 2023-05-30 14:39:22 +02:00
  • 892ba747be initial write of the xahau_genesis amendment, compiling not tested Richard Holland 2023-05-26 12:13:14 +00:00
  • 48c1c21542 ensure import vl seq number is recorded and checked Richard Holland 2023-05-25 11:50:34 +00:00
  • 724cb4494f crash bug sfImportSequence Richard Holland 2023-05-23 10:15:36 +00:00
  • 131bd9f4b3 ttImport (#65) RichardAH 2023-05-22 15:06:05 +02:00
  • 8b87cc291c Merge branch 'dev' of github.com:Xahau/xahaud into dev Richard Holland 2023-04-13 09:41:50 +00:00
  • 025772a92b add additional topic to gov hook (allow batch redemption for swaps) Richard Holland 2023-04-13 09:41:35 +00:00
  • dc29234ff5 Disable publisher: http://build.xahau.tech/ Wietse Wind 2023-04-12 15:28:57 +02:00
  • b3d714260f rework reward and govern hook for governance rewards, compiling untested Richard Holland 2023-04-11 12:40:09 +00:00
  • 1e21d9f01d Merge pull request #59 from Xahau/super-dev RichardAH 2023-04-11 10:54:02 +02:00
  • 551e86f22b Merge pull request #63 from Xahau/denis-develop RichardAH 2023-04-11 10:35:16 +02:00
  • 49b7cd3138 add conan patch Denis Angell 2023-04-10 20:40:10 +00:00
  • 7a1011c193 add genesis config Denis Angell 2023-04-10 19:46:21 +00:00
  • 33f01147e3 (wip) add types Denis Angell 2023-04-10 19:42:06 +00:00
  • 8a10716a5c add sf codes to hook source root Denis Angell 2023-04-10 19:41:49 +00:00
  • 9853ff3828 add tx types to macro Denis Angell 2023-04-10 19:41:36 +00:00
  • fa31522d5c fix ledger entry tests Denis Angell 2023-04-10 17:35:11 +00:00
  • 3b580c0d07 update ledger entry count Denis Angell 2023-04-10 17:34:57 +00:00
  • cb259e83b0 fix: invariant bug (sync amendment) Denis Angell 2023-04-10 16:19:04 +00:00
  • 5e814a6da4 re-write of governance hook, compiling but untested Richard Holland 2023-04-07 13:02:15 +00:00
  • 056262d922 fix precision loss Denis Angell 2023-04-03 06:17:19 +00:00
  • 8d70bc4210 fix typo Denis Angell 2023-04-03 05:45:12 +00:00
  • 4e13e13c3a add hook as delete blocker Denis Angell 2023-04-03 05:37:13 +00:00