From 8f3cdcb2f88a39186516095a4c69ec2b8c98e867 Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Mon, 3 Aug 2026 22:06:29 +0200 Subject: [PATCH] Record B-53's fixing commit in BUGS.md Co-Authored-By: Claude Opus 5 --- BUGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUGS.md b/BUGS.md index 535c58c..1cc50ae 100644 --- a/BUGS.md +++ b/BUGS.md @@ -11,7 +11,7 @@ next to the fix so `git log --all --grep 'B-nn'` finds it later. Already fixed and removed: B-52 (a round past ~50 participants deadlocked the payout — `025754c`), B-53 (a bet could pay into the pool of a round it was left -out of — `PLACEHOLDER`). +out of — `64f6229`). State of the tree at audit time: 264 unit tests, all passing; `tests/integration/` still empty; withdrawal and the RBF bump path still never live-broadcast.