Jonathan Dizdarevic

Results 7 issues of Jonathan Dizdarevic

Building from Windows 10. Doesn't seem to work with this crate, I've followed and added your crate in Cargo.toml + extern crate.. It compiles but it doesn't seem to attach...

Awesome tool! I could see myself using this, to replace my boring SublimeText as a notepad. Have you thought about integrating into an webview app like electron (but lighter ofc),...

Look up the discussion we had there https://github.com/dizda/CloudBackupBundle/pull/30 with @lexxpavlov

enhancement

### What OS are you using (`uname -a`, or Windows version)? Darwin Js-MacBook-Pro.local 18.0.0 Darwin Kernel Version 18.0.0 OSX 10.14 ### What programming language are you using (C/C++/Go/Rust)? rustc 1.30.0...

possibly stale

This new feature helps to start to tail within' the file from a specific location such as: - beginning of the file - an offset - the end of the...

In fact, there is no address validator in PHP that support multisig addresses. So to me, the best solution is to use the built-in bitcoind "validateaddress" function that support all...

Hi there, This lib looks fantastic, do you have an idea about how does it perform compared to bincode and other binary encoding library? 👏