From: rustaceanrob Date: Wed, 29 Apr 2026 07:30:19 +0000 (+0100) Subject: Update Rob's description X-Git-Url: http://internal-gitweb-vhost/bitcoin/struct.DerivationPath.html?a=commitdiff_plain;p=bitcoindevkit.org Update Rob's description If someone has read this deeply into the site, they should be aware that they can experiment and test compact block filters via BDK supported apps. --- diff --git a/docs/foundation/grantees.md b/docs/foundation/grantees.md index d530759571..a8aa105ba2 100644 --- a/docs/foundation/grantees.md +++ b/docs/foundation/grantees.md @@ -87,7 +87,7 @@ He has been contributing to BDK since April 2023 mostly on the project managemen [:material-github:](https://github.com/rustaceanrob) -Robert was supported by the BDK Foundation to develop a compact block filter light client, [Kyoto](https://github.com/2140-dev/kyoto), from experimental to practical. He focused his time on molding the client API to work optimally with BDK, while pushing the light client performance and usability. Since the initial support from the foundation, Kyoto is incorporated in the BDK foreign language bindings, [integrates with BDK wallet](https://github.com/bitcoindevkit/bdk-kyoto), and may soon be available in the BDK Swift example app. +Robert was supported by the BDK Foundation to develop a compact block filter light client, [Kyoto](https://github.com/2140-dev/kyoto), from experimental to practical. He focused his time on molding the client API to work optimally with BDK, while pushing the light client performance and usability. Since the initial support from the foundation, Kyoto is incorporated in the BDK foreign language bindings, [integrates with BDK wallet](https://github.com/bitcoindevkit/bdk-kyoto), and is available to test on the [DevKit Wallet](https://github.com/bitcoindevkit/devkit-wallet) and [BDKSwiftExampleWallet](https://github.com/bitcoindevkit/BDKSwiftExampleWallet). After studying mathematics at the University of California - Berkeley, Robert began his career in FOSS though the [Chaincode BOSS program](https://learning.chaincode.com/), and now works at [2140](https://2140.dev/) to maintain a variety of projects. His primary interest in Bitcoin was the cryptography involved, and he maintains/co-authored [ChaCha20Poly1305](https://github.com/rust-bitcoin/rust-bitcoin/) and [BIP-324](https://github.com/rust-bitcoin/bip324). Since his initial contributions to the Rust ecosystem, Robert focuses on inclusive, private, and performant software that everyone can use.