Nicholas Dudfield
bfc2a0b451
fix: update guard checker build path for directory restructure
2026-02-17 13:06:40 +07:00
Nicholas Dudfield
ab9bb1a025
Merge remote-tracking branch 'origin/dev' into sync-2.4.0-merge-dev-309e517e7
2026-02-17 13:00:20 +07:00
tequ
7bc0b46afd
Add GitHub Actions workflow for Guard Checker Build ( #658 )
2026-02-17 13:00:17 +07:00
tequ
57d06599db
fix Xahau Ledger to Xahau Network ( #651 )
2026-02-17 13:00:17 +07:00
tequ
309e517e70
Add GitHub Actions workflow for Guard Checker Build ( #658 )
2026-02-17 11:34:12 +10:00
tequ
edafb1fed6
fix Xahau Ledger to Xahau Network ( #651 )
2026-02-17 11:32:34 +10:00
Niq Dudfield
7a0c914ce9
Merge dev ( d20927237) into sync-2.4.0: HookAPI refactor ( #681 )
...
* Hook API Refactor2: Amendment Guards (#621 )
* Hook API Refactor3: Consolidate the Hook API definitions from Enum.h and ApplyHook.h into a single file. (#622 )
* Hook API Refactoring / Unit Testing (#581 )
* Hook API Refactor2: Amendment Guards (#621 )
* Hook API Refactor3: Consolidate the Hook API definitions from Enum.h and ApplyHook.h into a single file. (#622 )
* Hook API Refactoring / Unit Testing (#581 )
* fix: update clang-format to v18 and fix include ordering
- Update verify-generated-headers CI to use clang-format 18 (matching
clang-format.yml) instead of stale v10 which can't parse .clang-format
- Add .mise.toml for local clang-format 18 tooling
- Fix include ordering in cherry-picked files per clang-format 18
* chore: update levelization results for HookAPI changes
New loop: xrpl.hook <-> xrpld.app due to HookAPI.h including
Transaction.h from xrpld.app.
---------
Co-authored-by: tequ <git@tequ.dev >
2026-02-16 18:51:04 +10:00
tequ
d209272379
Hook API Refactoring / Unit Testing ( #581 )
2026-02-15 20:45:23 +10:00
tequ
fb7a0d71de
Hook API Refactor3: Consolidate the Hook API definitions from Enum.h and ApplyHook.h into a single file. ( #622 )
2026-02-15 20:08:44 +10:00
tequ
9120fffd95
Hook API Refactor2: Amendment Guards ( #621 )
2026-02-15 19:43:41 +10:00
tequ
d712345c84
Merge branch 'dev' into sync-2.4.0
2026-02-09 11:34:26 +09:00
tequ
12e1afb694
Enhance dependency export process in GitHub Action to check for existing exports before executing. ( #660 )
2026-01-28 13:14:40 +10:00
tequ
c355ad9971
update mise-action to use cmake as aqua:Kitware/CMake ( #671 )
2026-01-27 19:30:50 +10:00
tequ
cc70d48e91
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2026-01-06 23:18:18 +09:00
Niq Dudfield
a8d7b2619e
fix: restore [ips_fixed] to use addFixedPeer instead of addFallbackStrings ( #641 )
2026-01-05 13:46:02 +10:00
Niq Dudfield
775fb3a8b2
fix: increment manifest sequence for client code cache invalidation ( #631 )
2025-12-24 11:16:00 +10:00
tequ
8d1aadd23d
Update CMake version to 3.25.3 in macOS workflow
2025-12-17 12:53:20 +09:00
tequ
8d2a5e3c4e
Merge branch 'dev' into sync-2.4.0
2025-12-17 12:38:43 +09:00
Niq Dudfield
5a118a4e2b
fix(logs): formatting fixes, color handling, and debug build defaults ( #607 )
2025-12-17 09:45:41 +10:00
tequ
960f87857e
Self hosted macos runner ( #652 )
2025-12-17 09:43:25 +10:00
tequ
f731bcfeba
Increase ccache size from 10G to 100G in release-builder.sh for improved build performance ( #643 )
2025-12-16 14:45:45 +10:00
tequ
374b361daa
Use Self hosted runner ( #639 )
2025-12-16 14:16:36 +10:00
tequ
52ccf27aa3
Hook API Refactor1: whitelist api at Enum.h ( #605 )
2025-12-10 19:32:03 +10:00
tequ
f6fe33103c
Fix differences such as LedgerHash that occurred due to NetworkID in ltFeeSettings
2025-12-01 19:28:23 +09:00
tequ
b9d966dd32
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-12-01 18:08:31 +09:00
tequ
e3ccddfaca
Remove HookAPI test file HookAPI_test.cpp as unintentionally included. ( #650 )
2025.12.1-release+2609
2025-12-01 18:59:59 +10:00
Niq Dudfield
36e51662fe
build: suppress openssl deprecation warnings ( #606 )
2025-12-01 18:58:48 +10:00
tequ
e319619dce
Combine 3 Hook Api fix amendments ( #648 )
2025-12-01 16:26:15 +10:00
tequ
7e92374436
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-12-01 13:06:58 +09:00
tequ
7ef8473c85
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-12-01 12:53:49 +09:00
tequ
2073b562f0
Fix genesis feesettings NetworkiD ( #649 )
2025-12-01 12:55:00 +10:00
tequ
39353a6557
Fix: Ensure sto_subfield correctly handles STO field values of 16 or more. ( #647 )
2025-12-01 12:48:30 +10:00
tequ
64fb39d033
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-11-30 13:53:35 +09:00
tequ
1bfae1a296
fixStoEmplaceFieldIdCheck Amendment ( #637 )
2025-11-28 18:31:15 +10:00
Niq Dudfield
f6a4e8f36d
Wind back macOS runner version ( #635 )
2025-11-27 09:39:27 +10:00
tequ
70bbe83525
Revert "Update workers to self hosted" ( #638 )
2025-11-27 09:38:45 +10:00
tequ
bbff5e29d8
Enhance GitHub Actions workflow by escaping "double quotes in PR title" ( #640 )
2025-11-27 09:36:02 +10:00
Wietse Wind
c42cb0df62
Update workers to self hosted
2025-11-25 15:42:01 +01:00
Niq Dudfield
8efc02b2d4
refactor(ci): fix caching and improve [ci-] tag handling ( #633 )
2025-11-25 16:23:41 +10:00
tequ
ffcb203ce1
fixEtxnFeeBase Amendment (#630 )
2025-11-24 09:52:53 +10:00
tequ
859391327d
Merge branch 'dev' into sync-2.4.0
2025-11-20 10:47:16 +09:00
tequ
4a65401448
Fix Cron stacking ( #627 )
2025-11-15 17:41:07 +10:00
tequ
9ec631b1d8
Merge remote-tracking branch 'upstream/dev' into sync-2.4.0
2025-11-06 14:46:53 +09:00
tequ
8bcebdea42
Support 'cron' type for account_objects ( #624 )
2025-11-06 15:19:15 +10:00
Alloy Networks
4cc63c028a
Change validators.txt to validators-xahau.txt ( #619 )
2025-11-01 15:26:56 +10:00
tequ
b9ed90e08b
fix InvalidTxFlags Amendment to default Yes
2025-10-29 16:49:37 +09:00
tequ
066f8ed9ef
Merge branch 'dev' into sync-2.4.0
2025-10-27 15:38:14 +09:00
tequ
9ed20a4f1c
Refactor: SetCron to CronSet ( #609 )
2025.10.27-release+2405
2025-10-27 14:38:40 +10:00
tequ
89ffc1969b
Add Previous fields to ltCron ( #611 )
2025-10-27 14:36:57 +10:00
tequ
79fdafe638
Support Cron in util_keylet Hook API ( #612 )
2025-10-27 14:35:01 +10:00