In two days, on Wednesday April eighth, a handful of Bitcoin Core builders are going to be doing an illustration of “assault 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 here to spin up a node and comply with alongside (together with find out how to test your node’s logs to see the verification instances for the assault blocks).
The demonstration will not be 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 can produce blocks that take orders of magnitude extra time to confirm than your common block.
The goal of the demonstration is to point out customers the severity of one of many 4 extreme consensus vulnerabilities that the Great Consensus Cleanup aims to address 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 immediately take part as properly.
The Signet blockchain is presently at round 32-33 GB, so if in case you have any system with ample space for storing, go forward and spin up a Signet node to take part.
To 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). If you’re spinning up a model new Signet node only for this demonstration on a machine with none funds on it, you ought to be tremendous even in case you are the paranoid sort like me.
For many who don’t wish to simply poke at log recordsdata, AJ Cities offered a patch to the “bitcoin-tui” challenge, a Terminal primarily based GUI for Bitcoin Core to show the assault blocks through the demonstration. The challenge creator is engaged on a correct launch in time for the demonstration, however it’s also possible to compile it your self.
Run these instructions on Linux (git instructions will work on different OSes, and you need to have the ability to discover the equal CLI instructions to your OS simply on-line):
git clone https://github.com/ajtowns/bitcoin-tui.git
cd bitcoin-tui
git swap 202604-bip54blocks
From there you need to have the ability to simply comply with the construct directions on the repository here. After compiling, ensure your bitcoind has “server=1” set within the config file, and begin up bitcoin-tui. It is best to discover a “Sluggish Blocks” tab on the suitable of the highest bar.
