Build host: xahau-build
Build date: Sun Aug 31 04:05:11 UTC 2025
Build md5: 5012b2edd3c4002d4a9b9d049c9b5a69  xahaud
Git remotes:
origin	https://github.com/Xahau/xahaud (fetch)
origin	https://github.com/Xahau/xahaud (push)
Git status:
HEAD detached at pull/544/merge
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." 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 <file>..." 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 44c120c5ad2333cb18d742f6c745856f05c9de41
Merge: 3c4c9c8 d2c3dcd
Author: tequ <git@tequ.dev>
Date:   Sun Aug 31 03:37:54 2025 +0000

    Merge d2c3dcd85f660383ff9fecc2c59af985e0da54ac into 3c4c9c87c5b12960a2b3f3ea9a9faa06cfbe0045

commit d2c3dcd85f660383ff9fecc2c59af985e0da54ac
Author: tequ <git@tequ.dev>
Date:   Sun Aug 31 12:37:51 2025 +0900

    Merge branch 'dev' into cache-optimize

commit 3c4c9c87c5b12960a2b3f3ea9a9faa06cfbe0045
Author: Niq Dudfield <ndudfield@gmail.com>
Date:   Tue Aug 26 11:00:58 2025 +0700

    Fix rwdb memory leak with online_delete and remove flatmap (#570)
    
    
    Co-authored-by: Denis Angell <dangell@transia.co>
