mirror of
https://github.com/Xahau/xahaud.git
synced 2026-03-16 17:42:22 +00:00
* 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 `Xahau Ledger` to `Xahau Network` (#651) * Add GitHub Actions workflow for Guard Checker Build (#658) * fix `Xahau Ledger` to `Xahau Network` (#651) * Add GitHub Actions workflow for Guard Checker Build (#658) * fix: update guard checker build path for directory restructure * fix: update stale ripple include paths in hook headers * fix(test): avoid deleted PublicKey default ctor in HookAPI test * chore(levelization): update ordering after hook/protocol dependency change --------- Co-authored-by: tequ <git@tequ.dev>