All,
Here is a new addition to the orange-dev-suite: This Week in Bitcoin.
It surfaces PRs merged, hot PRs, hot discussions from Delving and the mailing list, plus contributor highlights. Each with short, pleb-accessible (value-focused) AI summaries.
I may schedule it as a weekly post on X and LinkedIn also next week after incorporating feedback. Depending on how it goes, we may have a human review/edit the AI write up for each PR and discussion.
On the “why”:
I’ve been exploring ways to create a roadmap of sorts for Bitcoin. h/t @schmidty (X Post). This felt like a practical first step using the same data pipeline behind Orange Dev Tracker and Network
The broader suite now gives a clearer picture:
- Orange Dev Tracker (WHAT)
- Orange Dev Network (WHO)
- This Week in Bitcoin(NOW)
I’ve cleaned up the dashboards for better consistency. Still very much WIP. Feedback tab is live (a feedback from @koob ) .
Pass on your thoughts on what works and what can be improved.
HWI is maintained by Ava Chow not Greg Sanders, and Jonas Nick stepped back this week, nominating Sebastian Falbesoner to replace him.
I'll review it, to understand what is going on. I've been pulling a lot of this info from commits and keys on GitHub, and then use your feedback to override any data mismatches
Also, Jonas is at Blockstream and Greg is at Spiral, btw.
I followed the link you posted on the AMA thread, and then looked a round a bit. In the top 20 of the directory, I saw a name that surprised me: Prayank.
The profile links to the BIPs of BtcDrak, and emails from BtcDrak, but also later to emails from Prayank. The linked github profile is "prayank", but BtcDrak’s github profile is BtcDrak.
I think two different contributors got incorrectly merged here. Prayank and BtcDrak are different people.
Thanks. I have an identity resolution script, and anything it can't capture I put in the identity curated list. So I'll handle the two there and run it
Prayank deleted his GitHub account, so that might have been one source of confusion here. I don’t think that the Prayank that posted to the mailing list has anything to do with github.com/prayank.
Ava is at Localhost Research and was previously at Blockstream
fixed it. can you please help me with timelines, at least for all maintainers.
https://github.com/sorukumar/orange-dev-data/blob/main/metadata/sponsors.json
I see that chaincode is assigned to you.
I was at BitGo 2017-04–2020-08, Chaincode Labs 2020-10–2024-12, and have been with Localhost Research since 2025-01.
I am not sure how much of people’s employment dates and grants is public information, so I’d have to search for that myself. A lot of people have been funded by more than one employer or grant giver over time, and sussing that out would be more digging than I can offer right now. Here are some resources that might be helpful:
A few more things that I saw glancing at the json file:
Thanks, that’s cool! One nit: I noticed that you list Sebastian van Staa as a new contributor (svanstaa), but I think he has had several PRs merged in Bitcoin Core (around 5 or 6?), there might be an issue there.
Great catch. You're right. Sebastian has dozens of PRs merged in
bitcoin-core/guix.sigs.However, our current data pipeline only tracks the main
bitcoin/bitcoinrepository. Since PR #34636 was his first PR merged into the main repo (on June 10th), the script flagged him as a new contributor this week.To make this clearer on developer profiles, I'm going to start displaying both the authored commit date and the PR merge date.
Quick question: As we expand our data sources (we're already adding BIPs), do you think we should also include satellite repos like
secp256k1andbitcoin-core/guiin our main analytics?Sorry, I made a mistake with my search parameters regarding svanstaa, I agree it’s his first PR he authored.
Yeah,
secp256k1andbitcoin-core/guiwould make sense to include.Thanks for the feedback, @Murch. That's a big reason we've been able to make all these improvements to the dashboard.
added
secp256k1andbitcoin-core/gui, plus repos like bitcoin-core/guix.sigs. on the profile page, though, I still break the commits into 'core' and 'ecosystem'.here is how svanstaa profile looks like now.
Interesting idea! Glancing at this, the same separation should then maybe also be applied to the other metrics then. E.g., PRs Reviewed.
Will add it in the next iteration.
Looking around on the website a bit, I noticed that the list of maintainers seems to have some quirks. Here are a few things I noticed:
This list should be accurate and also has sources for most dates: https://bitcoin.stackexchange.com/a/88649/5406
here are the details:
I cross-referenced the StackExchange link you mentioned. Our dataset[https://github.com/sorukumar/orange-dev-data/blob/main/metadata/maintainers.json] actually matches the StackExchange details perfectly, but I had supplemented it with commit data directly from the repository, which caused some quirks in the UI.
trusted-keysprotocol for merge commits was strictly enforced.sedited) from 2019–2025. This visually distinguishes that they were Strategic Maintainers (e.g., maintaining the build system, security, or Guix) but did not hold keys to merge into themasterbranch.Refining the UI for this chart is still a pending item. I'm planning to move it from the Tracker ("what") over to the Network dashboard ("who") for a cleaner separation of concerns in next iteration.
By the way, what do you think about the approach of visually distinguishing and showing Strategic Maintainers alongside the traditional Committers?
Regarding Luke’s merge commits, it looks like the same thing happened there that also happened to Jonas. I tracked down there of his merge commits. One was the last commit in the PR https://github.com/bitcoin/bitcoin/pull/7192, another was the second in https://github.com/bitcoin/bitcoin/pull/7192, the third was the fourth in https://github.com/bitcoin/bitcoin/pull/505. The first two PRs later got merged by Mara van der Laan, the third by Gavin Andresen.
At least among Bitcoin Core contributors the term maintainer has a very specific meaning. I’m aware that these three led big projects, but I haven’t heard the term maintainer in that context before. Maybe a different term such as "project lead" would fit better?
How are "Retired", "Fading", and "Steady" determined?
E.g., in this screenshot, Christian Decker is marked as retired, but actively working on CLN,
Nicolas Dorier is marked retired, but maintainer of BTCPay Server and NBitcoin,
I haven’t really seen anything from Aaron Voisine in forever (had a hard time reaching him regarding some of his BIPs), while he’s marked as "Fading",
and Brandon Black is marked as retired, but has contributed review to the BIPs repository (and Optech) this year.
Just saw, that Steven Roose is also marked as retired, but he co-authored a BIP this year and is working on one of the Ark projects.
I'll have a look and report back.
Basically, there's super low activity in the last 3 years compared to their past contributions. I ended up tweaking and reached to the definition to mark Gavin Andresen as retired . he was showing up as active because of his 2022 comment saying he is retired.
At a high level, if someone had, say, 20 reviews before the last 3 years and only 1 in the recent period, they're labeled retired. less than 5 reviews makes them "fading."
I haven't accounted for work in btcpayserver or NBitcoin or Lightning yet, so I see that as a data limitation. However, I need to rethink the methodology , it's even marking 2026 contributors as retired.
Yeah, I think Gavin left the space in 2016, he should definitely show up as retired
https://twiiit.com/bitschmidty/status/1986100498567499789