Build host: xahau-build Build date: Thu May 7 09:46:11 UTC 2026 Build md5: abfab717e5af2675dd4a086778c84fcd xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/718/merge Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: ../cmake/deps/WasmEdge.cmake modified: ../src/libxrpl/protocol/BuildInfo.cpp modified: ../src/xrpld/net/detail/RegisterSSLCerts.cpp Untracked files: (use "git add ..." to include in what will be committed) ../cmake/deps/WasmEdge.old ../src/certs/ ../src/xrpld/net/detail/RegisterSSLCerts.cpp.old no changes added to commit (use "git add" and/or "git commit -a") Git log [last 20]: commit 8bee33bea8a9d7b8b79c95fdc25690c2598c2bca Merge: 9b50b68 b106559 Author: tequ Date: Thu May 7 09:31:44 2026 +0000 Merge b106559178b3474e921bc6d328dde30f45525388 into 9b50b68d398f5374ddec1a26fb14e6f6ed9f829d commit b106559178b3474e921bc6d328dde30f45525388 Author: tequ Date: Thu May 7 18:31:29 2026 +0900 Remove HookName from HookDefinition Support cases where you want to use a Hook without a HookName, even though it is currently set in the Definition. commit 9b50b68d398f5374ddec1a26fb14e6f6ed9f829d Author: Niq Dudfield Date: Wed May 6 14:29:44 2026 +0700 perf(ledger): optimize catalogue loading memory usage and performance (#548)