pull down to refresh
reply
Thanks for the feedback, @Murch. That's a big reason we've been able to make all these improvements to the dashboard.
added secp256k1 and bitcoin-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.
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?