Build host: xahau-build Build date: Thu Aug 14 11:08:24 UTC 2025 Build md5: 701e8e066a2b4cd4bb1138f8623ff7fc xahaud Git remotes: origin https://github.com/Xahau/xahaud (fetch) origin https://github.com/Xahau/xahaud (push) Git status: On branch jshooks Your branch is up to date with 'origin/jshooks'. 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 d8c9e890436d09b92fb1c623f65f9a17df00706d Merge: 285ea1d 7a79024 Author: Nicholas Dudfield Date: Thu Aug 14 16:29:41 2025 +0700 merge: origin/dev into jshooks, accepting upstream changes commit 285ea1d4e67ffce465d3b79eeea55b2275745666 Author: tequ Date: Thu Aug 14 17:44:26 2025 +0900 add checks the length of currency and issuer for `float_sto` (#518) fix #461 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)