Commit Graph

  • 2061d6d44c [CONAN] clear cache Nicholas Dudfield 2025-03-24 16:40:59 +07:00
  • 8ea35ace02 [CONAN] remove DBOOST_ASIO_DISABLE_CONCEPTS define Nicholas Dudfield 2025-03-24 16:34:41 +07:00
  • a203314c68 [CONAN] check clang --version Nicholas Dudfield 2025-03-24 16:32:47 +07:00
  • 092a29cd18 [CONAN] Use self-hosted runner again Nicholas Dudfield 2025-03-24 16:26:37 +07:00
  • 1ba18875ac [CONAN] Do not build cobalt Nicholas Dudfield 2025-03-24 16:12:34 +07:00
  • 2da58fe18f [CONAN] Run MacOS builds on GH runners Nicholas Dudfield 2025-03-24 15:57:05 +07:00
  • 24a9539095 add estimated remaining time to catalogue status Richard Holland 2025-03-24 13:04:35 +11:00
  • f01364180b simplify compression_level json Richard Holland 2025-03-24 12:37:55 +11:00
  • 525dcc7e20 add filesize and hash to catalogue format/header. compiling not tested Richard Holland 2025-03-24 11:32:29 +11:00
  • 8d7cc68bda Merge remote-tracking branch 'origin/tmp-conan' into jshooks Nicholas Dudfield 2025-03-23 11:09:17 +07:00
  • c5d298d6e8 add compression (untested) fix some build system issues Richard Holland 2025-03-23 14:22:54 +11:00
  • b73dd584e7 Merge branch 'dev' into tmp-conan Denis Angell 2025-03-21 15:15:03 +01:00
  • 0726789d77 update conan to 1.86 Denis Angell 2025-03-21 15:09:59 +01:00
  • 63077ac753 fix for pinning Richard Holland 2025-03-21 16:31:41 +11:00
  • c795abd6e2 Fix ServerDefinitions_test regression intro in #475 (#477) Niq Dudfield 2025-03-19 09:32:27 +07:00
  • 0b675465b4 Fix ServerDefinitions_test regression intro in #475 (#477) Niq Dudfield 2025-03-19 09:32:27 +07:00
  • 05bd9c6ea8 Use official shell script Nicholas Dudfield 2025-03-18 17:25:10 +07:00
  • f9e7ea95fd Test for NO_FREE_SLOTS Nicholas Dudfield 2025-03-18 17:08:43 +07:00
  • 618a933241 Add xpop_slot test (#476) tequ 2025-03-18 19:07:12 +09:00
  • f66c0d6dc3 Prevent dangling reference in getHash() (#475) Niq Dudfield 2025-03-18 15:37:18 +07:00
  • d088ad61a9 Prevent dangling reference in getHash() (#475) Niq Dudfield 2025-03-18 15:37:18 +07:00
  • 752dbf34ee Automatically add MacOS gsed/ggrep paths to PATH if exist Nicholas Dudfield 2025-03-18 15:04:50 +07:00
  • fcf3848814 Add tests for fee_base, ledger_keylet, meta_slot (#469) tequ 2025-03-18 17:01:36 +09:00
  • e4a6aecc18 Bump numFeatures Nicholas Dudfield 2025-03-18 14:55:50 +07:00
  • 1c4ebfe3ad Updated the jshook build script so that it works on macOS and Ubuntu (#464) tequ 2025-03-18 15:18:30 +09:00
  • f97165e4bc Return DOESNT_EXIST in JSHooks sto_erase #463 Nicholas Dudfield 2025-03-18 13:16:53 +07:00
  • fc50c0fb0a Free out array in slot before returning special case int64 #467 Nicholas Dudfield 2025-03-18 13:15:38 +07:00
  • 1b12b400d7 Add missing JS_FreeValue calls for early returns #468 Nicholas Dudfield 2025-03-18 13:14:23 +07:00
  • f3ee0dd322 Fix validate exception handling #473 Nicholas Dudfield 2025-03-18 13:08:40 +07:00
  • d9659dc226 Merge remote-tracking branch 'origin/dev' into jshooks Nicholas Dudfield 2025-03-18 13:03:10 +07:00
  • fb7af36cef Update jshooks header Nicholas Dudfield 2025-03-18 11:46:22 +07:00
  • 4bfe27d11f Enable JS Date on using parent ledger close time tequ 2025-03-17 13:40:27 +09:00
  • e378ecb385 add ledger pinning Richard Holland 2025-03-14 14:17:34 +11:00
  • 6f343f5d5e Merge branch 'dev' into catalogue RichardAH 2025-03-14 10:25:00 +10:00
  • eaa2cc9e5c [JSHooks] Add sto tests (#460) tequ 2025-03-12 19:56:37 +09:00
  • 6aa1ff87b9 add tests for float_sto, float_sto_set, float_sum (#462) tequ 2025-03-12 19:39:12 +09:00
  • 224684ab8f CI Release Builder (#455) Niq Dudfield 2025-03-11 19:19:28 +07:00
  • ef77b02d7f CI Release Builder (#455) Niq Dudfield 2025-03-11 19:19:28 +07:00
  • a8f411d715 more cleanup Richard Holland 2025-03-07 10:56:50 +11:00
  • 5caa1cd472 clean up test cases Richard Holland 2025-03-07 10:51:28 +11:00
  • c1d097f868 refactor to remove catalogue processor class Richard Holland 2025-03-07 10:26:02 +11:00
  • ac6f334c87 fix auto cancel fix-gh-actions Denis Angell 2025-03-06 08:48:13 +01:00
  • 5ef3795cea [fix] release build issue Denis Angell 2025-03-06 08:47:01 +01:00
  • b3abe703f4 Touch Amendment (#294) RichardAH 2025-03-06 17:25:42 +10:00
  • 7385828983 Touch Amendment (#294) RichardAH 2025-03-06 17:25:42 +10:00
  • 7c33592a26 clean up debug logging Richard Holland 2025-03-06 14:14:11 +11:00
  • 008a0f78de workinggit add -u Richard Holland 2025-03-06 13:54:31 +11:00
  • 8dbbdc0db3 clang-format tequ 2025-03-05 23:28:30 +09:00
  • f588352529 tests for NSDelete tequ 2025-03-05 23:26:07 +09:00
  • 78bd570016 more debugging, getting closer Richard Holland 2025-03-05 23:08:59 +11:00
  • b2d30104d4 ensure close times are serialized correctly Richard Holland 2025-03-05 22:15:14 +11:00
  • 76ffbffcd6 whoops. compiling and no longer crashes, more debugging to get ripple.rpc.Catalogue to pass Richard Holland 2025-03-05 20:56:17 +11:00
  • a6f2f9f27a move away from using bare pointers, use Ledger const references where possible Richard Holland 2025-03-05 20:51:16 +11:00
  • be0bdd3e43 Merge branch 'dev' into ExtendedHookState tequ 2025-03-05 17:19:15 +09:00
  • ac48b5a4dd move serder functionality into shamap class, rewrite format to be streaming friendly Richard Holland 2025-03-05 18:36:50 +11:00
  • da5f1d189b Merge branch 'dev' into tmp-conan Denis Angell 2025-03-05 08:22:27 +01:00
  • d750868fc7 add tests touch Denis Angell 2025-03-04 15:47:17 +01:00
  • 7422c3ee79 Merge branch 'dev' into touch Denis Angell 2025-03-04 15:45:30 +01:00
  • 0f13043db1 fix: remove negative rate test failing on MacOS (#452) Niq Dudfield 2025-03-03 19:12:13 +07:00
  • 88b01514c1 fix: remove negative rate test failing on MacOS (#452) Niq Dudfield 2025-03-03 19:12:13 +07:00
  • ca908cb0f4 [fix] github runner (#451) Denis Angell 2025-03-03 09:55:51 +01:00
  • aeece15096 [fix] github runner (#451) Denis Angell 2025-03-03 09:55:51 +01:00
  • f5660c4d7d skiplist recalculation is unnecessary and breaking Richard Holland 2025-03-03 13:24:44 +11:00
  • d7970346ae fix ledger drops, more debugging Richard Holland 2025-03-03 12:57:08 +11:00
  • ea3ec6e532 reintroduce closeflags hack, close to working now Richard Holland 2025-03-03 12:09:44 +11:00
  • 589de50202 closer to working Richard Holland 2025-03-02 16:06:19 +11:00
  • 5aa15f0ddc better debugging/logging and FeatureBitset support Richard Holland 2025-03-02 14:42:51 +11:00
  • 55a94c400e change to serializeforwire Richard Holland 2025-03-02 12:30:16 +11:00
  • 90c2726cbd change approach to lower abstraction level using direct shamap nodes Richard Holland 2025-03-02 11:59:38 +11:00
  • 6a410033bb [fix] github runner fix-github-action Denis Angell 2025-02-28 10:55:49 +01:00
  • 6fdf788b13 Merge branch 'dev' into tmp-conan Denis Angell 2025-02-28 10:22:52 +01:00
  • adea596a58 Merge branch 'dev' into ExtendedHookState tequ 2025-02-27 21:00:41 +09:00
  • 61f45055a7 feat(quickjs): add test_sto_emplace (#448) Niq Dudfield 2025-02-27 13:42:14 +07:00
  • c6a27e895e compile func-hooks Denis Angell 2025-02-26 13:01:57 +01:00
  • b56dc38c22 Merge branch 'dev' into func-hooks Denis Angell 2025-02-26 12:39:50 +01:00
  • e654219ba5 dump Denis Angell 2025-02-26 12:39:47 +01:00
  • f9e7fed929 [revert] typo Denis Angell 2025-02-26 11:38:12 +01:00
  • 9a6d6e2930 Enhance shell script error handling and debugging on GHA (#447) tequ 2025-02-24 18:33:21 +09:00
  • 89cacb1258 Enhance shell script error handling and debugging on GHA (#447) tequ 2025-02-24 18:33:21 +09:00
  • 5cfe566489 [fold] update test wasm Denis Angell 2025-02-24 10:13:44 +01:00
  • 04409616ed [fold] clang-format Denis Angell 2025-02-24 10:02:09 +01:00
  • ca04c2a802 float_sto_set return bigint Denis Angell 2025-02-24 09:58:45 +01:00
  • f868b4d6e6 reorder free context Denis Angell 2025-02-24 09:58:15 +01:00
  • 5502453de8 [fold] clang-format Denis Angell 2025-02-24 09:49:19 +01:00
  • 359ab70ba0 Merge branch 'dev' into jshooks Denis Angell 2025-02-24 09:31:28 +01:00
  • d82f60705d add replacer for Stringify bigint value (#437) tequ 2025-02-24 17:28:12 +09:00
  • 15515b84f8 fix sto_from_json error (#438) tequ 2025-02-24 17:27:21 +09:00
  • 8b29fc5ee1 Add bytecode validity check on SetHook (#439) tequ 2025-02-24 17:26:31 +09:00
  • 92be8146e8 fix JSHooks tests (#446) tequ 2025-02-24 17:25:45 +09:00
  • 8fa3eb39ac Fix Error handling on build action (#412) tequ 2025-02-24 17:16:21 +09:00
  • 8ccff44e8c Fix Error handling on build action (#412) tequ 2025-02-24 17:16:21 +09:00
  • 21d164b23b fix close flags (hacky) and more debug Richard Holland 2025-02-24 18:54:16 +11:00
  • c293570248 Fixed not to use a large fixed range in the magic_enum. (#436) tequ 2025-02-24 16:46:42 +09:00
  • 420240a2ab Fixed not to use a large fixed range in the magic_enum. (#436) tequ 2025-02-24 16:46:42 +09:00
  • c0f55d0b00 Merge branch 'dev' into jshooks Denis Angell 2025-02-21 11:08:02 +01:00
  • 3a7e59c077 debugging Richard Holland 2025-02-19 18:59:32 +11:00
  • 5c4b1a8ce8 add first version of test suite Richard Holland 2025-02-19 11:59:09 +11:00
  • 6ebecd193b fix incorrect reapplication of old history when loading ledgers Richard Holland 2025-02-17 16:21:57 +11:00
  • 80cf986036 add debugging output to catalogue load Richard Holland 2025-02-17 16:04:36 +11:00
  • 99ebfd52ac first attempt at fixing catalogue_load Richard Holland 2025-02-17 15:27:06 +11:00