Patrick Wolf
Patrick Wolf
This command line was the exact sample I was looking for. Would be great to add it to the documentation: C:\Python27\python btcrecover.py --tokenlist tokens.txt --wallet-type ethereum --bip32-path "m/44'/60'/0'/" --addrs 0x4daE22510CE2fE1BC81B97b31350Faf07c0A80D2...
It looks like this site copied your code and instead of generating random Mnemonic codes it asks users to enter their real ones: https://www.bip32.net/ and it doesn't offer an offline...
This writes a log file > fclones move --dry-run --path '/ex2/EDITORIAL/**' -o /ex2/_Data/fclones_mv_dl.txt /ex2/_dupes < /ex2/_Data/fclones2.json This doesn't write a log file > fclones move --path '/ex2/EDITORIAL/**' -o /ex2/_Data/fclones_mv_dl.txt /ex2/_dupes...
This is a feature request for the fclones dedupe feature. Currently on each run it creates new reflinks for files even if they have been already deduplicated. This also means...
It's not clear from the documentation how an existing cache is impacted by a change in --hash-fn - ie will files already cache be ignored (not desired)? - will they...
Seems like BitQuery is the perfect candidate to implement [CAIP-2](https://chainagnostic.org/CAIPs/caip-2) so we can use one URI format to address multiple blockchains: - ETH:TransactionID - BTC:TransactionID My curiosity is: 1. Is...
Have no idea what is wrong here. The revision exists for sure and it does work for other repo paths: ``` [svn_bin2] creating index, cause [api], shards [5]/[1], mappings []...
Since we are storing source code in ElasticSearch with this plugin the documents are fairly long. Is it possible to only show and highlight the lines/words of the document which...
Would be awesome if any URL could be previewed ie www.cnn.com and not only !(www.cnn.com) This would allow to see previews from the web clippers which would be beyond amazing:...
**Is your feature request related to a problem? Please describe.** In windows when i plug in a usb drive i might get a different drive letter. backrest does not allow...