Christopher Allen
Christopher Allen
Lead: @ChristopherA Overall Due: 2022-05-12 (Friday) * [x] Get patronage (@HRF, etc.) * [x] Announce and publicize * [x] In bc-community (DONE: https://github.com/blockchaincommons/community/discussions * [x] On Twitter (DONE: https://twitter.com/ChristopherA/status/1496912289722560513 )...
There is a need for a reasonable long-term "staging" ground branch for sep256k1 related crypto that might ultimately be brought into the bitcoin ecosystem, not just at the L1 level...
Get a formal third-party security review of this code and advance them to beta. #cryptography #security #review
Survey the future of cryptographic authorization (as opposed to authentication) with features such as object capabilities, watch-towers, non-fungible tokens, pre-signed transactions, smart signature scripts, scriptless scripts, adaptor signatures, and ZK-proofs....
Support for Schnorr adapter signatures - [ ] Document the minimal changes necessary for the support for adapter signatures in BIP340 Schnorr - [ ] Review docs with @sipa, etc....
In order to be able to implement certain kinds of architectures that leverage commitments (for instance Key Transparency, Kademilia, CONIKS) we need an implementation of [Verifiable Random Functions](https://en.wikipedia.org/wiki/Verifiable_random_function). There does...
#SUBPROJECTS Have the high numbers been picked? Are we done? https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml Document what the tags are. Document as WIP. ```[tasklist] ## Mail to Dispatch First for Advice - [x] Look...
* We have dCBOR rust, dCBOR swift, and a CLI app. * https://github.com/BlockchainCommons/bc-dcbor-rust * Rust Idioms - [Idioms - Rust Design Patterns](https://rust-unofficial.github.io/patterns/idioms/index.html) - [Idiomatic Rust | Slides + Coverage](https://fettblog.eu/slides/idiomatic-rust/#slide-32) -...
[QuickConnect](https://github.com/BlockchainCommons/Bitcoin-Standup/blob/master/Docs/Quick-Connect-API.md) is currently offered by BitcoinStandup (both Mac and Linux), BTCPayServer, Nodl, MyNode, RaspiBlitz full node tools and hardware, and is used currently by FullyNoded, FullyNoded2, and a couple of...
@Fonta1n3: Is there some RPC command that we can set in bitcoin-core such that, when blacklisted (inverse of the RPC whitelist https://github.com/bitcoin/bitcoin/issues/12248) on a remote VPS full-node, would allow all...