🧵🌈 1/My name is Rebecca Maurer, I'm running for Cleveland City Council, and I'm queer. As we enter Pride Month, I want to share a bit of what's been on my mind as an openly LGBTQIA+ candidate whose queerness is not the first thing most people know about me or my campaign.
We believe that open source is stronger when all feel welcomed. We’re committing to only fund inclusive communities. It’s one of several changes we're making to be a better ally.
https://t.co/niADNfhHq4
Amazing new research on testing Byzantine Fault Tolerance from @calibra. Twins turns a BFT implementation against itself automatically generating grueling tests that can catch in minutes bugs that took researchers over ten years to find manually.
New pre-print “Twins: White-Glove Approach for BFT Testing”, a new approach for systematically testing BFT implementations: https://t.co/EzbFXRYw7n w/ @alberto_sonnino@dahlia_malkhi Andrey and Dmitri. @calibra @Libra_
Awesome updates from @libra_ today marrying blockchain technology with accepted regulatory frameworks. Developers will benefit from this interoperable network built on decades of distributed systems research. https://t.co/p27FhYoAC1
.@natfriedman anybody from GitHub who might be interested in this feedback? The ability to do "stacked diffs" like this has been super helpful at Facebook.
Facebook's Fellowship Program has a new track to support PhD students studying blockchain & cryptocurrency. Applications open Aug 12. https://t.co/joxxPzjQeO
@jhscott Over time, we've mixed both having PEs report via a PE reporting chain and reporting within the team — the latter being more common these days. Regardless, it's super important for the PEs to be tightly synced with the eng team.
We are proud to announce the integration of Libra's Move smart contract language. It's now possible to deploy third party Move modules to Solana's beta testnet 😁
https://t.co/DLZaCH6qx3
@raulitojordan In both cases the user can either talk to a validator or to another full node. They don't have to trust the node they are talking to — both types of queries will come with a merkle tree proof to a commitment signed by 2f+1 validators
@raulitojordan By RPC we just mean any way that instances of Libra communicate. Users will have 2 options for rpc 1) using a set of RPCs to create a full blockchain replica 2) using a set of RPCs that query individual pieces of information