Roman Zeyde

Results 503 comments of Roman Zeyde

I suggest asking here: https://github.com/LedgerHQ/app-ssh-agent/issues

Sounds great, thanks! Please update https://github.com/romanz/trezor-agent/blob/master/doc/README-GPG.md

> Not sure how you do the video clips I can suggest using https://asciinema.org.

@fwittingham could you please check if the issue also reproduces on the #773 branch (`bump-msrv`)?

@ben-grande Many thanks for the detailed analysis of this issue! > Can cleaning be documented in the install guide? Sure! Could you please open a PR?

Many thanks for reporting this issue!

IIUC, the current mempool sync algorithm may fail to retrieve some transactions (most probably due to RBF): https://github.com/romanz/electrs/blob/f1be85fa7fcdf25e849a11f2b639c4f94a75ced3/src/mempool.rs#L54-L98 In that case, it's not a real problem - unless it fails...

Please try https://github.com/romanz/electrs/pull/997 - it should help with this issue.