Builder: Stu
Language(s): Rust
Contributes To: CTV Prototypes, Char Community
Work(s/ed) At: ZBD
Earlier than Bitcoin, Stu spent his days working as a Home windows System Administrator and in IT Help. His routine consisted of lengthy boring days of sitting in a chair partaking in monotonous upkeep work, reconfiguring methods, and resetting passwords for customers who’d forgotten them.
It was the sort of job the place an issue occurring that truly requires you to interact your consideration in a significant method is so uncommon an prevalence that you just wind up sitting round hoping for one thing like that to occur more often than not.
Stu spent most days simply looking via Reddit threads throughout his copious quantities of downtime. However this turned out to not be such a nasty state of affairs in the long run, as this was how Stu discovered himself pulled into the Bitcoin area round 2017.
Like many Bitcoiners, or relatively soon-to-be Bitcoiners, again in that interval, Stu obtained sucked into the Preliminary Coin Providing (ICO) and altcoin frenzy of the time. Additionally, like many Bitcoiners round that point, he wound up getting burned financially by some dangerous investments in random unknown tasks during which he most likely shouldn’t have invested within the first place.
Inevitably the gravity of Bitcoin pulled him down the proverbial rabbit gap.
After just a few years of studying extra deeply about Bitcoin, Stu hit a interval of frenzy and stop his job on the peak of the 2021 bull market to search for alternatives to work within the Bitcoin area. By that point the programming language Rust had turn out to be broadly utilized in totally different Bitcoin tasks and libraries, so Stu started studying it in order that he might contribute to Bitcoin.
In the direction of the tip of 2022, his seek for a job within the area ended when he was employed by Michael Tildwell to work at ZBD, an organization that integrates bitcoin funds into videogames utilizing the Lightning Community.
Working At ZBD
Stu labored DevOps at ZBD, however in his free time he stored working at prototype Rust tasks.
“Most of my aspect tasks are associated to what I used to be excited by on the time, as I used to be working at ZBD I began making video games that might use bitcoin,” Stu instructed Bitcoin Journal.
To begin, he constructed a multiplayer net recreation, rain.run, based mostly round gamers gathering lightning bolts for rewards in satoshis, to get extra acquainted with constructing functions which have to speak to one another over a community. Afterwards he constructed a easy connect4 recreation performed over the Nostr protocol.
“[This] was an effective way to learn the way Nostr labored,” mentioned Stu.
“I attended btc++ in Austin in 2024, which was the Script version.” The 4 day convention was probably the most dense discussion board for dialogue round Bitcoin script enhancements and covenants within the final yr or so.
“There appeared to be, on the time, some sort of consensus creating for covenants on Bitcoin,” recalled Stu.
“This obtained me actually excited by how Bitcoin script labored and [led] me to experimenting with Taproot and Bitcoin scripts…” he added.
“I didn’t actually find yourself with a lot nevertheless it was an effective way to learn the way scripts labored.”
TABConf, Fee Swimming pools, and CTV
In 2024, Stu attended TABConf, one other developer-focused convention, which is held yearly in Atlanta, Georgia. The conversations in Atlanta additionally revolved closely round covenants.
Like all developer-focused conferences, TABConf placed on a hackathon. Stu selected to construct a mission utilizing Discreet Log Contracts (DLCs), which enabled customers to guess on the end result of chess matches. It turned very apparent to Stu that constructing software program round pre-signing massive numbers of transactions launched lots of complexity for builders.
Discussing this challenge, he mentioned: “The reply to this downside appeared to be CHECKTEMPLATEVERIFY (CTV). As I wished to be taught extra about covenants, CTV appeared like place to start out, so I began integrating CTV into my DLC chess mission. I couldn’t imagine how easy it made every part…”
Stu went on to construct a proof-of-concept prototype of a Fee Pool utilizing CTV. Fee swimming pools are a really primary layer 2 system the place teams of bigger than two share management over a single unspent bitcoin output.
“A method we are able to scale bitcoin for use by everybody, with out utilizing centralized third events, is for customers to share UTXO’s,” he mentioned when requested why he selected to work on a proof-of-concept for a fee pool. “Fee swimming pools are an effective way to do that, particularly alongside different layer 2 options corresponding to Lightning or Ark.”
Covenants
Covenants have turn out to be a contentious challenge within the dialogue about the place to take Bitcoin going ahead. Each developer has their private opinion on them, and Stu is not any exception.
“I believe utilizing covenants to interchange pre-signed transactions alone is a tremendous enchancment for builders to construct quicker and safer,” he mentioned. “It removes lots of interactivity and friction for customers, so there’s much less want for them to be on-line or coordinate with different events, which may enhance the consumer expertise by an important deal.”
I requested him if that is what drew him to constructing proof-of-concepts and prototypes utilizing CTV versus different covenant proposals.
“I used to be drawn to CTV as a result of it was so easy to implement within the functions I wished to construct. As soon as I constructed the fee pool with CTV, I used to be planning on doing the identical for all covenant proposals. I found out learn how to get the very same performance with CAT, nevertheless it simply took a really very long time to get working, and added far more code. The Bitcoin script was like 50 traces of code, in comparison with CTV with like 3 traces.”
“I’m fairly positive there’s consensus between protocol builders that there is no such thing as a danger to Bitcoin if we enabled CTV…” he mentioned. “…so the argument now appears to be that the customers don’t need it. However the customers are already utilizing functions and protocols corresponding to Lightning and multisig vaults that may be improved by CTV. So…I believe it ought to be the precedence for the subsequent tender fork…”
When requested concerning the present contentious nature of the dialogue round covenants and the subsequent tender fork, and the way the environment could possibly be improved, he had this to say:
“Somebody must get Saylor to tweet a sandwich emoji and every part might be good.”
“However critically, I don’t actually know. Possibly extra in individual occasions the place folks can talk about nose to nose would assist. It doesn’t seem to be a lot of a technical motive that we aren’t making progress, extra of a political one,” he went on to say in a extra critical tone.
“I believe among the hesitance is extra round making any change in any respect to Bitcoin. The explanation it’s so laborious to vary is a tremendous property of Bitcoin, nevertheless it doesn’t have to increase to tender forks fairly a lot. It causes lots of stress for sure Bitcoin builders, particularly Bitcoin Core maintainers. Everyone seems to be ready on their opinion on the subsequent fork, which appears to make them hesitant on becoming a member of within the dialog in any respect, which makes it laborious to get consensus on any new change,” he mentioned.
The Future
Stu not too long ago participated within the Bitcoin Open Supply Software program (BOSS) program by Chaincode Labs, a program designed as a method for builders new to the Bitcoin ecosystem to chop their enamel and rapidly develop a deeper understanding of and expertise with constructing on Bitcoin.
Going ahead Stu goes to contribute to the Char Community, a considerably off the radar effort to construct a brand new bitcoin staking platform led by Jeremy Rubin, the developer who designed and proposed CTV. He plans to proceed engaged on his private aspect tasks and contributing to open supply tasks as effectively, with the eventual aim of beginning to contribute to Bitcoin Core itself.
Stu had this to say about Bitcoiners’ priorities going into the longer term:
“Our primary focus ought to be on making self custody higher. It actually sucks proper now, and I believe extra Bitcoiners generally have to admit that. Backing up 12 phrases does sound easy, nevertheless it actually isn’t that straightforward, and nobody is doing it.”