Build host: xahau-build Build date: Wed Jan 28 03:40:22 UTC 2026 Build md5: d45833b8da884b6936426754ec4c9bbe xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/621/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: ../Builds/CMake/deps/WasmEdge.cmake modified: ../src/ripple/net/impl/RegisterSSLCerts.cpp modified: ../src/ripple/protocol/impl/BuildInfo.cpp Untracked files: (use "git add ..." to include in what will be committed) ../Builds/CMake/deps/WasmEdge.old ../src/certs/ ../src/ripple/net/impl/RegisterSSLCerts.cpp.old no changes added to commit (use "git add" and/or "git commit -a") Git log [last 20]: commit 826edcccee6918ce1d68d5bc8301d7e596b7df73 Merge: 12e1afb 3adc84e Author: tequ Date: Wed Jan 28 13:34:28 2026 +1000 Merge 3adc84e9a0248f800455fdf50e86a70e0d185a63 into 12e1afb694826625d1979374b10a71c7fd90e784 commit 3adc84e9a0248f800455fdf50e86a70e0d185a63 Author: RichardAH Date: Wed Jan 28 13:34:26 2026 +1000 Merge branch 'dev' into refactor-whitelist-api-2 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)