Build host: xahau-build Build date: Tue Aug 19 04:20:51 UTC 2025 Build md5: 9815cb15eef66a71924fa5d384433170 xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: HEAD detached at pull/569/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 692b191282fab1c28e54a325280485f13e8db180 Merge: 7a79024 9bf2bc0 Author: Niq Dudfield Date: Tue Aug 19 04:08:12 2025 +0000 Merge 9bf2bc0420e62001166c909fc1edcc0c290521d4 into 7a790246fbb9889a37822e438632550aafca4a91 commit 9bf2bc0420e62001166c909fc1edcc0c290521d4 Author: Nicholas Dudfield Date: Tue Aug 19 11:07:58 2025 +0700 ci: add clang-17 with native libc++ to build matrix commit 7a790246fbb9889a37822e438632550aafca4a91 Author: Niq Dudfield Date: Thu Aug 14 14:41:49 2025 +0700 fix: upgrade CI to GCC 13 and fix compilation issues, fixes #557 (#559)