Build host: xahau-build Build date: Mon Feb 9 02:39:10 UTC 2026 Build md5: 35c189e8cdfaa13abf6ab13e2def7c89 xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/520/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 3835e36239211ac049b7fce2043b0f99e7963777 Merge: 12e1afb d712345 Author: tequ Date: Mon Feb 9 02:34:41 2026 +0000 Merge d712345c84f0cb7db90a24330108e66ab0c1bacb into 12e1afb694826625d1979374b10a71c7fd90e784 commit d712345c84f0cb7db90a24330108e66ab0c1bacb Author: tequ Date: Mon Feb 9 11:34:26 2026 +0900 Merge branch 'dev' into sync-2.4.0 commit 12e1afb694826625d1979374b10a71c7fd90e784 Author: tequ Date: Wed Jan 28 12:14:40 2026 +0900 Enhance dependency export process in GitHub Action to check for existing exports before executing. (#660)