The Wayback Machine - https://web.archive.org/web/20211019071647/https://github.com/romanz
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report romanz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. electrs Public

    An efficient re-implementation of Electrum Server in Rust

    Rust 476 198

  2. Hardware-based SSH/PGP agent

    Python 441 125

  3. amodem Public

    Audio MODEM Communication Library in Python

    Python 721 91

  4. 🔒 Trezor Firmware Monorepo

    Python 616 414

  5. Bitcoin Core integration/staging tree

    C++ 57.9k 30.2k

  6. rust wrapper for rocksdb

    Rust 966 409

510 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2021

Created a pull request in romanz/electrs that received 12 comments

Support basic RPC handling during initial sync

Following #534 (comment). It allows getting a blockchain.headers.subscribe notification each 2000 blocks: $ echo '{"jsonrpc":"2.0","method":"blockc…

+78 −53 12 comments

Created an issue in romanz/electrs that received 15 comments

Feature: optimize p2p block parsing

Is your feature request related to a problem? Please describe. #546 (comment) Additional context We currently use https://docs.rs/bitcoin/0.27.1/bi…

15 comments