Build host: xahau-build Build date: Fri Feb 20 10:51:18 UTC 2026 Build md5: 4ccbb06ac481486eb20177e9dcf1f18e xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/654/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 f10f7919154325b0b13d1e0b329cfaf3db64d01e Merge: d18c4d9 95bc06d Author: Niq Dudfield Date: Fri Feb 20 10:45:11 2026 +0000 Merge 95bc06d4ea28d2821160de8772b94eca00c03315 into d18c4d9b33ad42c268ab1e97606da6368e89587d commit 95bc06d4ea28d2821160de8772b94eca00c03315 Author: Nicholas Dudfield Date: Fri Feb 20 17:45:01 2026 +0700 fix: remove debug log in onTimer() that causes use-after-free crash commit d18c4d9b33ad42c268ab1e97606da6368e89587d Author: Niq Dudfield Date: Thu Feb 19 07:20:26 2026 +0700 ci: enable explicit nix CI opt-in for non-mainline PRs via labels (#684)