Commit Graph

  • 6e001cf0bf enforce cmdline quorum when provided Richard Holland 2022-12-18 13:34:04 +00:00
  • 339b40bfb4 filter for ttclaimreward until hookon is expanded to 256bits Richard Holland 2022-12-17 17:02:18 +00:00
  • 97fa694188 definitions.json Richard Holland 2022-12-17 16:03:35 +00:00
  • fef1f53c8b add reward time to BalanceRewards amendment Richard Holland 2022-12-17 15:09:50 +00:00
  • 4ab2e77d53 time based rewards Richard Holland 2022-12-17 15:06:20 +00:00
  • fcf8a61368 first version of reward_hook, needs more testing Richard Holland 2022-12-17 10:58:33 +00:00
  • c118705a38 bug fix on ClaimReward tx template Richard Holland 2022-12-17 10:20:47 +00:00
  • 35bf8bef5a update featureBalanceRewards to operate on metdata (compiling not tested) Richard Holland 2022-12-17 09:33:14 +00:00
  • 979f44d080 bug fix Richard Holland 2022-12-16 19:56:54 +00:00
  • c3a9f3dbf3 Use the Conan package manager (#4367) John Freeman 2022-12-16 12:46:22 -06:00
  • 17726c8141 remove js tests for hooks Richard Holland 2022-12-16 13:53:35 +00:00
  • 81bcb621a7 ttINVOKE Richard Holland 2022-12-16 11:54:02 +00:00
  • 8a0635396a ttInvoke part 1 Richard Holland 2022-12-16 10:44:07 +00:00
  • 44425f14f6 Balance Rewards amendment (compiling not tested) Richard Holland 2022-12-16 11:55:53 +00:00
  • d48ac760d4 set earliest seq to 1 Richard Holland 2022-12-16 11:54:37 +00:00
  • 9a826cc54e change min ledger seq to 3 Richard Holland 2022-12-14 08:08:03 +00:00
  • df1300fb37 Catch transaction deserialization error in doLedgerGrpc (#4323) CJ Cobb 2022-12-13 20:09:53 -05:00
  • 648d6c3e2f Fix clang 15 warnings: (#4325) Scott Determan 2022-12-13 19:21:22 -05:00
  • 47ffc392d7 Work around gdb bug by changing a template parameter: (#4332) Scott Determan 2022-12-13 19:13:54 -05:00
  • 0362e935af Reduce default reserves to 10/2 (#4329) Alloy Networks 2022-12-13 20:56:35 +02:00
  • 3107787cad more wasmedge build stuff Richard Holland 2022-12-13 13:52:59 +00:00
  • 26522c1427 fix wasmedge cmake Richard Holland 2022-12-13 12:37:30 +00:00
  • 1b70420276 fix zero ips bug Richard Holland 2022-12-13 10:29:36 +00:00
  • b0ebd8e3eb update to wasmedge 0.11 (untested) Richard Holland 2022-12-13 10:19:08 +00:00
  • f467ce5fa6 change desired starting amendments to default yes Richard Holland 2022-12-12 15:39:23 +00:00
  • f2d54f8427 change config filename defaults Richard Holland 2022-12-12 15:11:06 +00:00
  • 61ff4fab49 add xahaud release builder Richard Holland 2022-12-12 13:51:06 +00:00
  • 8a7fa7111d add wasms for hook tests Richard Holland 2022-12-12 13:49:50 +00:00
  • a915eab15b change version string, remove bootstrap servers Richard Holland 2022-12-12 13:48:51 +00:00
  • d9e03f9ffb state_set (release_marker) Richard Holland 2022-12-12 11:54:00 +00:00
  • e4aa7db5cb increase size of hook state to 256 bytes, parameters too, change the reserve requirement to 1:1 for hook state, allow weak execution on rollback if hook_again was specified, add further state_set tests Richard Holland 2022-12-11 13:03:08 +00:00
  • 90949b8a59 start of state api testing Richard Holland 2022-12-10 14:19:20 +00:00
  • a79fa2026b Update GitHub Actions to ubuntu-latest: (#4357) Ed Hennis 2022-12-08 20:41:50 -08:00
  • c1e7fe2d93 Prevent unnecessary shared_ptr copies by accepting a value in SHAMapInnerNode::setChild (#4266) Gregory Popovitch 2022-12-08 23:15:21 -05:00
  • 4a5ad4cfac Update affiliation: Nikolaos D Bougalis (#4360) Nik Bougalis 2022-12-08 19:30:05 -05:00
  • 59b9074d03 otxn_type test Richard Holland 2022-12-06 13:53:47 +00:00
  • 3d59072c97 otxn_slot test Richard Holland 2022-12-06 13:28:43 +00:00
  • 307c748394 add otxn_id test Richard Holland 2022-12-06 12:45:29 +00:00
  • 7ca435d8f7 remove otxn_field_txt api (old api that should have been removed earlier) Richard Holland 2022-12-06 11:19:28 +00:00
  • 7f71535773 add util_keylet tests for new functionality, clean up Richard Holland 2022-12-06 11:10:19 +00:00
  • 1d6daf71de add slot_type test, allow util_keylet to accept a 3 character ascii currency code for KEYLET_LINE Richard Holland 2022-12-06 10:57:47 +00:00
  • cf3c9205f6 slot_subfield test Richard Holland 2022-12-02 13:08:56 +00:00
  • ed974de37b slot_subarray test, fix get_free_slot bug Richard Holland 2022-12-01 11:42:01 +00:00
  • 5d19a162f6 slot_size test Richard Holland 2022-11-29 11:37:56 +00:00
  • 7f72ef014b slot_set bug fixes, slot_set test Richard Holland 2022-11-29 11:25:28 +00:00
  • b3de176b56 remove slot_id, trace_slot, redundant apis Richard Holland 2022-11-29 09:39:04 +00:00
  • ffd453f7dd Set version to 1.10.0-rc1 Elliot Lee 2022-11-28 14:12:16 -08:00
  • 518fb6d208 Improve move semantics in Expected (#4326) Scott Determan 2022-11-28 17:01:54 -05:00
  • 093055c039 README - add link to ripple-server mailing list (#3890) Elliot Lee 2022-11-28 13:57:38 -08:00
  • b7ac73c8e4 Don't try to read SLE with key 0 from the ledger: Ed Hennis 2022-11-18 18:04:39 -05:00
  • 004ec2d201 Update Linux Build Instructions (#4018) J. Scott Branson 2022-11-28 16:49:38 -05:00
  • 070e6032f1 two more slot api tests Richard Holland 2022-11-28 12:00:04 +00:00
  • 36a500e95b unit test for slot Richard Holland 2022-11-28 10:43:38 +00:00
  • a76cb3b9c5 fix util_keylet test Richard Holland 2022-11-27 09:03:30 +00:00
  • 1855635cf8 util_verify test cases Richard Holland 2022-11-25 15:34:46 +00:00
  • 380e6a850a add test for util_keylet, bug fixes Richard Holland 2022-11-25 13:42:35 +00:00
  • bdc87cb33b add uint256 support to various keylets in util_keylet Richard Holland 2022-11-24 16:39:35 +00:00
  • aea437ca76 sto_ api tests finished Richard Holland 2022-11-22 13:27:29 +00:00
  • 3b44333a98 sto_subfield and subarray tests (not working yet) Richard Holland 2022-11-22 11:49:24 +00:00
  • 2f85e56b4d sto_erase now overloads sto_emplace, sto_validate test Richard Holland 2022-11-22 11:10:42 +00:00
  • 91447e7c21 sto_emplace test working Richard Holland 2022-11-22 10:06:56 +00:00
  • 854ae819aa sto_emplace testcase Richard Holland 2022-11-21 13:50:21 +00:00
  • 2273ed9d3e add unit test for util_sha512h, fix bounds check on read buffer Richard Holland 2022-11-18 15:09:51 +00:00
  • e2286ef565 unit test for util_raddr Richard Holland 2022-11-18 14:51:26 +00:00
  • c8e1824a2b remove hook_namespace api, add unit test for util_accid Richard Holland 2022-11-18 14:20:15 +00:00
  • 67614182b4 unit tests for hook_account, hook_hash Richard Holland 2022-11-18 12:09:09 +00:00
  • 1161dc6479 float_mulratio test + bug fix Richard Holland 2022-11-17 10:24:06 +00:00
  • d5590d23d1 remove float_exponent test Richard Holland 2022-11-11 15:12:45 +00:00
  • 1457ecf976 prune float_mantissa_set, float_exponent_set, float_sign_set, these are not needed, use float_set Richard Holland 2022-11-11 14:54:42 +00:00
  • 771af44e09 fix multiplication by using cpp_int Richard Holland 2022-11-11 13:44:11 +00:00
  • 467d8bd3ee replace float_exponent with macro Richard Holland 2022-11-07 17:00:41 +00:00
  • ec1fb35ad4 more float testing and bug fixes Richard Holland 2022-11-07 13:53:32 +00:00
  • 5b6bb6a11b more float api testing, some rewrites of float routines, currently division is broken Richard Holland 2022-11-04 13:46:10 +00:00
  • 19c6e262b2 more hookapi float test cases Richard Holland 2022-11-03 11:09:26 +00:00
  • 4d739368c6 float_sum test Richard Holland 2022-11-01 13:34:48 +00:00
  • c09f91f36e rewrite float_root, fix bug in float_sum, start of float unit tests Richard Holland 2022-11-01 13:23:42 +00:00
  • 82e9601712 sethook structure testing done, move on to hook api testing Richard Holland 2022-10-25 12:51:40 +00:00
  • 44513d3fc5 minor bug fixes with hook grants, grants testcases Richard Holland 2022-10-25 11:03:34 +00:00
  • 239c5bbf62 parameter and grants testing Richard Holland 2022-10-21 13:01:54 +00:00
  • e4c3b14b1e further improve parameter management on update operation Richard Holland 2022-10-21 08:18:29 +00:00
  • 9ba518f0da fix hso update, to make it more intuitive Richard Holland 2022-10-20 15:31:14 +00:00
  • 15fd4b11c2 fix update hook bug Richard Holland 2022-10-20 12:15:54 +00:00
  • 8ebf358c9a nsdelete and delete test cases Richard Holland 2022-10-20 09:25:32 +00:00
  • 0f72472980 fix for https://github.com/XRPL-Labs/xrpld-hooks/issues/59 Richard Holland 2022-10-20 08:37:15 +00:00
  • ebbf4b64a5 Set version to 1.10.0-b2 manojsdoshi 2022-10-11 17:13:13 -07:00
  • 649ab872ff Add featureImmediateOfferKilled for tfImmediateOrCancel offers: Scott Schurr 2022-04-01 15:59:20 -07:00
  • 7e9e9104ea Rename SHAMapStoreImp::stopping() to healthWait() Scott Schurr 2022-05-02 18:09:29 -07:00
  • 3726f8bf31 Release TaggedCache object memory outside the lock greg7mdp 2022-07-18 11:31:36 -04:00
  • e37dc710cf Improve timing of NodeToShardRPC unit test to reduce false failures Ed Hennis 2022-08-29 11:38:20 -07:00
  • ba24a3e72c more glassbox tests Richard Holland 2022-10-14 14:37:51 +00:00
  • 071d584cb0 start adding glassbox tests Richard Holland 2022-10-14 11:15:09 +00:00
  • 5d38e4cfbf Work around soci build issues Ed Hennis 2022-05-26 18:20:50 -04:00
  • 28f4cc7817 Remove gRPC code previously used for the xpring SDK CJ Cobb 2022-08-10 15:44:59 -04:00
  • 223606aacb more unit tests for hooks, still wip Richard Holland 2022-10-13 12:37:47 +00:00
  • 09a4087256 more hooks unit testing params/grants Richard Holland 2022-10-13 09:11:03 +00:00
  • 95fabd5762 Remove inacessible code paths and outdated data format wchar_t Chenna Keshava B S 2022-08-17 15:45:11 -07:00
  • 23ce431876 Remove const_cast usage Alexander Kremer 2022-09-09 20:49:42 +01:00
  • 04ef885108 Support for boost 1.80.0: seelabs 2022-09-17 22:25:05 -04:00
  • d33df35378 Merge master (1.9.4) into develop (1.10.0-b2) manojsdoshi 2022-10-11 16:34:06 -07:00
  • f1cbeca57d params and grants tests, fix param validation Richard Holland 2022-10-11 12:52:08 +00:00