Build host: xahau-build Build date: Mon Apr 27 14:55:16 UTC 2026 Build md5: 654539e9caa0ae11b2ac0a81db303e79 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: ../cmake/deps/WasmEdge.cmake modified: ../src/libxrpl/protocol/BuildInfo.cpp modified: ../src/xrpld/net/detail/RegisterSSLCerts.cpp Untracked files: (use "git add ..." to include in what will be committed) ../cmake/deps/WasmEdge.old ../src/certs/ ../src/xrpld/net/detail/RegisterSSLCerts.cpp.old no changes added to commit (use "git add" and/or "git commit -a") Git log [last 20]: commit ce950cdf049e0a0f7d9479c2c69bda1e8e9d0859 Merge: cd00ed7 0c2c59d Author: Niq Dudfield Date: Mon Apr 27 21:50:06 2026 +0700 Merge 0c2c59d2589204e86cee6e91445ce808d0f61d25 into cd00ed72d8461f8ae44c0d60c118c357e66799ed commit 0c2c59d2589204e86cee6e91445ce808d0f61d25 Author: Nicholas Dudfield Date: Mon Apr 27 21:30:24 2026 +0700 fix(export): enforce pending export limits Cap pending ttEXPORT work in open/apply ledgers, including hook-emitted exports when TxQ drains the emitted directory into the open ledger. Enforce the same bound for per-account shadow tickets so durable pending imports cannot grow unbounded. commit cd00ed72d8461f8ae44c0d60c118c357e66799ed Author: Alloy Networks <45832257+alloynetworks@users.noreply.github.com> Date: Fri Mar 13 11:38:34 2026 +0530 change build instructions url