gloria
@glozow
working on @bitcoincoreorg at @chaincodelabs 6B002C6EA3F91B1B0DF0C9BC8F617F1200A6D25C
Improve TxOrphanage denial of service bounds is a PR by @glozow that changes TxOrphanage eviction logic to guarantee each peer the resources for at least 1 maximum-size package worth of orphan resolution... bitcoinops.org/en/newsletters…
Bitcoin Core v28.2 was released! It is available from: bitcoincore.org/bin/bitcoin-co… Release notes: bitcoincore.org/en/releases/28…
Fuzzamoto just found its first bug on a Bitcoin Core PR🐛
I've been exploring the use of full-system snapshot fuzzing (heavily leaning on nyx-fuzz.com) for Bitcoin Core and just open sourced my work so far: github.com/dergoegge/fuzz…
Hosting a meeting today to Save The (Transaction) Orphans from churn and make 1p1c package relay more reliable! Please join us if you're into nerdy shit like: - Defining a memory and CPU usage score to identify our DoSiest peers - Attempting to ensure each peer has some…
🫡 also looks like truc/P2A/ephemeral dust is being supported by a number of mining pools mempool.space/tx/50bb2e1ae25…
Nominations are open for the 2025 Bitcoin Research Prize! Submit papers that made an impact on Bitcoin or Lightning published after 2021: forms.gle/9fo6wUtQ5iaWtQ… Here is the talk by last year’s winners @n1ckler & @chelseakomlo --> youtu.be/9j1smRr_Ebc
Reminiscing about the "Brink has too many maintainers" days. The memes now are more creative though.
Update on the Blockchain Regulatory Certainty Act: A joint statement with @btcpolicyorg @blockchainassn @coincenter @crypto_council @DigitalChamber @fund_defi @jump_ @paradigm @SolanaInstitute @Uniswap
We are united in our commitment to protecting the software developers building our financial future. Today @fund_defi @coincenter @SolanaInstitute @DigitalChamber @BlockchainAssn @crypto_council @paradigm and @btcpolicyorg speak to Congress with one voice: include the bipartisan…
There have been a number demands that Bitcoin Core use transaction relay policy to prevent certain kinds of transactions from being mined based on use case. This idea has been controversial for various reasons, including: - Bitcoin Core is a completely voluntary piece of software…
A statement on Bitcoin Core development and transaction relay policy - bitcoincore.org/en/2025/06/06/…
A statement on Bitcoin Core development and transaction relay policy - bitcoincore.org/en/2025/06/06/…
Is Bitcoin ready for the quantum era? Read our report at: chaincode.com/bitcoin-post-q… @ClaraShik & @ozdeadman explore the threats posed by cryptographically relevant quantum computers (CRQCs) and outline a strategic path forward. Here are the key takeaways: 🧵👇
In case it wasn't already clear, this suggestion is the only PR that is open at the moment. #32406 changes the default -datacarriersize and leaves the config option intact.
A good compromise between both camps could be to change the OP_RETURN defaults as originally intended and leave users the option to adjust their node's parameters. That way, users who don't agree can opt out and still use Core. And we all march stronger into the future.