Roman Zeyde

Results 96 issues of Roman Zeyde

**Describe the bug** https://github.com/romanz/electrs/issues/532#issuecomment-935784873 **Electrs version** 0.9.0 **To Reproduce** Steps to reproduce the behavior: 1. Configure and start electrs initial sync 2. Wait until DB is being compacted 3. `kill...

bug

Any help will be appreciated :)

enhancement
help wanted
good first issue

e.g. [time spent by calling bitcoind (grouped by RPC)](http://localhost:9090/graph?g0.range_input=2h&g0.end_input=2018-07-16%2014%3A13&g0.stacked=1&g0.expr=rate(daemon_rpc_sum%5B1m%5D)&g0.tab=0). ![selection_081](https://user-images.githubusercontent.com/9900/42756365-70126e24-8904-11e8-9423-8f96efbd6132.png)

enhancement
good first issue

Currently, Electrum fails to handle `blockchain.transaction.get_merkle` failure (due to a re-org): https://github.com/romanz/electrs/issues/274

bug

- [x] optimize for N>2 CPU cores - [x] control RocksDB RAM usage - [ ] optimize for SSD-based index storage (e.g. use concurrent lookups for lower latency) - [...

enhancement

Some ideas (following #204): - use [click](http://click.pocoo.org/) instead of argparse. - use subcommands, instead of multiple flags/switches (e.g. `trezor-agent {export,shell,connect}`). - rename SSH-related tool to `trezor-ssh` (from `trezor-agent`).

enhancement
SSH

Following https://github.com/SatoshiPortal/dockers

enhancement
hacktoberfest