In two days, on Wednesday April seventh, a handful of Bitcoin Core builders are going to be doing an illustration of “attack blocks” designed to take an inordinate period of time to confirm on Signet.
The demonstration will happen at 10 AM EST (2 PM UTC). Anybody who needs to take part can run Bitcoin Core node on Signet and watch the blocks be mined and processed by their node in real-time.
Directions may be discovered right here to spin up a node and observe alongside (together with test your node’s logs to see the verification occasions for the assault blocks).
The demonstration just isn’t going to point out the worst case of the assault (the script and transaction construction required has not been publicly revealed to not give malicious actors much more details about the assault), however it would produce blocks that take orders of magnitude extra time to confirm than your common block.
The purpose of the demonstration is to point out customers the severity of one of many 4 extreme consensus vulnerabilities that the Nice Consensus Cleanup goals to handle with BIP 54.
Two extra demonstrations will happen at 6 PM EST (10 PM UTC) on April eighth, and at 5 AM EST (9 AM UTC) on April ninth, to permit for Bitcoin customers in several world timezones to straight take part as properly.
The Signet blockchain is at present at round 32-33 GB, so when you have any gadget with ample cupboard space, go forward and spin up a Signet node to take part.
On your consciousness the next software program patch was shortly put collectively for this demonstration and never audited completely (although it’s only a fundamental terminal based-GUI). In case you are spinning up a model new Signet node only for this demonstration on a machine with none funds on it, try to be advantageous even if you’re the paranoid sort like me.
For many who don’t need to simply poke at log recordsdata, AJ Cities offered a patch to the “bitcoin-tui” mission, a Terminal primarily based GUI for Bitcoin Core to show the assault blocks in the course of the demonstration. The mission creator is engaged on a correct launch in time for the demonstration, however you may also compile it your self.
Run these instructions on Linux (git instructions will work on different OSes, and it is best to be capable of discover the equal CLI instructions to your OS simply on-line):
git clone
cd bitcoin-tui
git swap 202604-bip54blocks
From there it is best to be capable of simply observe the construct directions on the repository right here. After compiling, be sure that your bitcoind has “server=1” set within the config file, and begin up bitcoin-tui. It is best to discover a “Slow Blocks” tab on the correct of the highest bar.


