Build host: xahau-build Build date: Sat Feb 21 11:17:22 UTC 2026 Build md5: 73f18accb037d28e1d4fec16ff6366e2 xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/693/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 8e68d2a588908ec0a0f17df643b8ff4af1fa04c3 Merge: d18c4d9 b9dd854 Author: Niq Dudfield Date: Sat Feb 21 18:02:15 2026 +0700 Merge b9dd8545959dd83950aafdef7d4e83e778e707a3 into d18c4d9b33ad42c268ab1e97606da6368e89587d commit b9dd8545959dd83950aafdef7d4e83e778e707a3 Author: Nicholas Dudfield Date: Sat Feb 21 17:46:46 2026 +0700 refactor: unify featureExport + featureConsensusEntropy into featureExportRNG Single amendment flag for both features. numFeatures 94 → 93. Exclude featureExportRNG from default test set to prevent ConsensusEntropy pseudo-tx injection from breaking existing tests. 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)