Commit Graph

  • 1dea9bcfd6 second fix for #18 and #30 Richard Holland 2023-02-20 10:22:13 +00:00
  • 96aab1288f README: Add a few source code starting points (#4421) Elliot Lee 2023-02-17 22:27:27 -08:00
  • 510c69d487 fix for #18 Richard Holland 2023-02-17 13:48:55 +00:00
  • 0cdea9d7f7 fix for #17 Richard Holland 2023-02-17 12:41:17 +00:00
  • aa9b03e57b fix for #16 Richard Holland 2023-02-17 12:29:46 +00:00
  • 38c466c47d fix for #30 Richard Holland 2023-02-17 12:17:22 +00:00
  • 5f5a947d6c additional fixes for #8 #10 and #14 Richard Holland 2023-02-17 11:20:03 +00:00
  • 7a008c21ee enforce network ID on peer handshake Richard Holland 2023-02-16 13:54:36 +00:00
  • 4f44747342 enforce utf8 on uris, change behaviour of accepting own sell offer to be an tec error Richard Holland 2023-02-16 13:21:54 +00:00
  • aebf2ac990 Resolve a couple of Github Action CI annoyances: (#4413) Ed Hennis 2023-02-15 14:34:32 -05:00
  • ee073c179d ensure keylet is generated correctly for uritokens Richard Holland 2023-02-15 13:05:27 +00:00
  • 661b6b6dd4 fix for https://github.com/Xahau/xahaud/issues/15 Richard Holland 2023-02-14 13:47:33 +00:00
  • 8f8177b139 fix for https://github.com/Xahau/xahaud/issues/14 Richard Holland 2023-02-14 13:15:37 +00:00
  • 31ab52d149 fix for https://github.com/Xahau/xahaud/issues/13 Richard Holland 2023-02-14 12:42:10 +00:00
  • 9ccb9d366d fix for https://github.com/Xahau/xahaud/issues/11 Richard Holland 2023-02-14 11:37:02 +00:00
  • 06d3270e3e fix for https://github.com/Xahau/xahaud/issues/10 Richard Holland 2023-02-14 11:21:32 +00:00
  • 0feaec0d7e fix for https://github.com/Xahau/xahaud/issues/8 Richard Holland 2023-02-14 11:09:02 +00:00
  • d6c699f734 rename CTIM to CTID Richard Holland 2023-02-14 08:46:43 +00:00
  • ac78b7a9a7 Rename to fixNonFungibleTokensV1_2 and some cosmetic changes (#4419) ledhed2222 2023-02-13 15:30:01 -05:00
  • b72a87c7d3 Only account specified as destination can settle through brokerage: (#4399) Denis Angell 2023-02-13 13:02:24 -05:00
  • 39c32561bd Prevent brokered sale of NFToken to owner: (#4403) Scott Schurr 2023-02-09 21:15:22 -08:00
  • 89aa8b21ec Fix 3 issues around NFToken offer acceptance (#4380) ledhed2222 2023-02-09 16:57:51 -05:00
  • a828e24cf0 Allow NFT to be burned when number of offers is greater than 500 (#4346) Shawn Xie 2023-02-02 18:48:03 -05:00
  • f7a8d2de84 Add fixUnburnableNFToken feature (#4391) ledhed2222 2023-01-18 16:37:39 -05:00
  • 0aa3b2ed74 fix txn hash lookup from index Richard Holland 2023-02-13 13:40:37 +00:00
  • c9b4977d93 preliminary support for xls37 (Improved Concise Transaction Identifier) Richard Holland 2023-02-13 13:08:21 +00:00
  • daacb45613 add CTIM to tx rpc Richard Holland 2023-02-10 15:53:49 +00:00
  • 32559463ef Change default vote on fixUniversalNumber from yes to no (#4414) Howard Hinnant 2023-02-10 00:01:48 -05:00
  • 2216c62fbc Merge branch 'dev' of github.com:Xahau/xahaud into dev Richard Holland 2023-02-09 16:59:25 +00:00
  • 750dbfc364 capitalization fix for server_definitions with URIToken Richard Holland 2023-02-09 16:59:16 +00:00
  • 68bf9f264f Publish binary Wietse Wind 2023-02-09 16:12:28 +01:00
  • c625309733 Build container: map /data/builds Wietse Wind 2023-02-09 15:14:59 +01:00
  • ae0335a308 Conditionally copy to /data/builds Wietse Wind 2023-02-09 14:55:47 +01:00
  • 7a5d4d1977 Publish builds locally, to: http://build.xahau.tech Wietse Wind 2023-02-09 14:51:37 +01:00
  • c33f5b46a8 zipzip - zip Wietse Wind 2023-02-09 14:49:34 +01:00
  • 12d9d399a9 fix uritoken sell bug Richard Holland 2023-02-09 13:27:38 +00:00
  • a11905c43a Merge branch 'dev' of github.com:Xahau/xahaud into dev Richard Holland 2023-02-09 12:35:55 +00:00
  • 348bfe5ede prevent version string clobbering by build engine Richard Holland 2023-02-09 12:35:45 +00:00
  • 7fee0eb171 Fixes zip-zip Wietse Wind 2023-02-09 13:29:46 +01:00
  • 69327445e9 rework URIToken amendment to use 5 different explicit transactors rather than inferred operations Richard Holland 2023-02-09 10:17:31 +00:00
  • 8f514937a4 Update documented pathfinding configuration defaults: (#4409) Ed Hennis 2023-02-08 15:14:09 -05:00
  • 36b34a7bd5 Update dependency: grpc (#4407) John Freeman 2023-02-07 17:46:38 -06:00
  • 5edaec2bd0 Introduce min/max observers for Number Howard Hinnant 2023-02-01 11:20:13 -05:00
  • 2f1f453052 Optimize uint128_t division by 10 within Number.cpp Howard Hinnant 2023-01-28 20:26:59 -05:00
  • 6eaaa7bcfa Replace Number division algorithm Howard Hinnant 2022-12-22 12:20:56 -05:00
  • e354497f63 Include rounding mode in XRPAmount to STAmount conversion. Howard Hinnant 2022-10-19 16:00:41 -04:00
  • 6fcd654bee Remove undefined behavior * Taking the negative of a signed negative is UB, but taking the negative of an unsigned is not. Howard Hinnant 2022-09-15 11:31:15 -04:00
  • d275a2ab72 Silence warnings Howard Hinnant 2022-09-15 08:17:48 -04:00
  • 3f33471220 Introduce rounding modes for Number: Howard Hinnant 2022-08-12 10:33:43 -04:00
  • a82ad5ba76 Use Number for IOUAmount and STAmount arithmetic Howard Hinnant 2022-06-01 15:51:00 -04:00
  • 48e804c40c Add tests Howard Hinnant 2022-04-21 16:47:07 -04:00
  • c9c54c9799 Add implicit conversion from STAmount to Number Howard Hinnant 2022-04-20 17:10:04 -04:00
  • 24fe5f9fd0 Add clip Howard Hinnant 2022-04-18 14:21:57 -04:00
  • 476ee8a479 Add conversions between Number, XRPAmount and int64_t Howard Hinnant 2022-04-15 16:20:52 -04:00
  • 0ee63b7c7b AMM Add Number class and associated algorithms Howard Hinnant 2022-04-13 16:01:52 -04:00
  • 2916b7e692 fix buildinfo test Richard Holland 2023-02-07 18:13:31 +00:00
  • d72a597aa4 fix for https://github.com/Xahau/xahaud/issues/7 Richard Holland 2023-02-07 16:55:38 +00:00
  • 5da990661a version string generation Richard Holland 2023-02-07 16:15:57 +00:00
  • d3cc1a8798 fix validator list unit tests Richard Holland 2023-02-07 12:10:41 +00:00
  • aa61e1be38 fix for https://github.com/Xahau/xahaud/issues/6 Richard Holland 2023-02-07 09:40:47 +00:00
  • 307f9702ea fix for https://github.com/Xahau/xahaud/issues/5 Richard Holland 2023-02-07 09:18:46 +00:00
  • 192308fb3e fix for https://github.com/Xahau/xahaud/issues/4 Richard Holland 2023-02-07 08:52:39 +00:00
  • 0e2e674c51 clean up invariant check for IOUescrow + remove (now) unwanted testcase Richard Holland 2023-02-07 08:43:23 +00:00
  • 0f10f3b5c0 second fix for https://github.com/Xahau/xahaud/issues/3 Richard Holland 2023-02-06 12:40:42 +00:00
  • 86614de00e fix admin rpc test for networkid Richard Holland 2023-02-06 12:16:26 +00:00
  • b9903a822f remove networkid from test env Richard Holland 2023-02-06 11:11:46 +00:00
  • 584db523b4 merge fail Richard Holland 2023-02-06 10:50:43 +00:00
  • 14dee2d976 Merge branch 'icv2-super' into dev Richard Holland 2023-02-06 10:35:57 +00:00
  • cfb8e02f16 bug fix Richard Holland 2023-01-30 21:41:20 +00:00
  • 43b6e89303 nit: change flag guard Denis Angell 2023-02-03 12:27:45 -05:00
  • 0aa2c26680 clang-format Denis Angell 2023-02-03 04:12:09 -05:00
  • c848fe91d6 tests Denis Angell 2023-02-03 04:11:09 -05:00
  • 56d062f907 fix lint bug Denis Angell 2023-02-03 04:10:00 -05:00
  • 7d4b00cfcb remove comments Denis Angell 2023-02-03 04:09:37 -05:00
  • 66105b6c68 debug & testing Denis Angell 2023-02-02 22:11:53 -05:00
  • 641b8c546d [FOLD] remove comment Denis Angell 2023-02-01 04:06:34 -05:00
  • 8186dd960e [FOLD] invalid tests Denis Angell 2023-02-01 04:03:19 -05:00
  • 11bfcbf915 fix generic Denis Angell 2023-01-31 06:03:59 -05:00
  • 8df65be522 fix uri token flags Denis Angell 2023-01-31 02:05:48 -05:00
  • 9effcc3924 add testfile and cmake Denis Angell 2023-01-31 02:03:50 -05:00
  • 163c2b4631 clang-format Denis Angell 2023-01-30 00:00:11 -05:00
  • be7ca74e46 finish tests Denis Angell 2023-01-29 23:52:47 -05:00
  • 448258f861 fix final dest amount Denis Angell 2023-01-29 23:52:38 -05:00
  • f8591d0fd6 fix finalAmount + guard dest Issuer Denis Angell 2023-01-29 05:49:54 -05:00
  • 31da4bf8d4 bad currency guard Denis Angell 2023-01-29 05:47:23 -05:00
  • 4e6e81f5de clang-format Denis Angell 2023-01-24 17:36:15 -05:00
  • b5e9325bd9 clang-format Denis Angell 2023-01-24 17:33:05 -05:00
  • c7aec60cec precision paychan test Denis Angell 2023-01-24 17:13:10 -05:00
  • 5d6726ce07 update insuficient funds error Denis Angell 2023-01-24 17:12:45 -05:00
  • ac72ef80a4 nit Denis Angell 2023-01-24 16:56:13 -05:00
  • c681de1d39 nit Denis Angell 2023-01-24 16:29:55 -05:00
  • b3168c7ea5 nit Denis Angell 2023-01-24 05:50:17 -05:00
  • 272a6c0999 todo: fix this failing test Denis Angell 2023-01-24 05:44:51 -05:00
  • 0133a4136e add transfer rate Denis Angell 2023-01-24 05:43:35 -05:00
  • 31e7e5a56e Revise CONTRIBUTING (#4382) John Freeman 2023-02-05 18:08:26 -06:00
  • 4438ebb5b7 Merge branch 'dev' of github.com:Xahau/xahaud into dev Richard Holland 2023-02-03 12:53:19 +00:00
  • c2f99e80af uritoken bugfix, TSH for uritoken, make all txns take optional hook parameters Richard Holland 2023-02-03 12:53:06 +00:00
  • e4b17d1cf2 XRPFees: Fee setting and handling improvements (#4247) Ed Hennis 2023-02-02 16:20:35 -08:00
  • ba86191406 Publish built binary post builder, pre tests Wietse Wind 2023-02-03 00:38:07 +01:00
  • fc8695f044 change debug to + to ensure version string is sane when compiled locally Richard Holland 2023-02-02 23:09:13 +00:00