Praveen Perera

Results 100 comments of Praveen Perera
trafficstars

Makes sense thanks, sorry just excited to have it.

@mhammond I was talking with @thunderbiscuit i think this demonstrates what we are thinking. https://github.com/bitcoinppl/cove/commit/7004988dbf8d391eb702e4bbc4fe53ade2c3868c In this example UnusedRecord and UnusedObject is defined in cove_nfc but it’s never imported in...

I was able to vendor this in my project and get it working with binary QRs too. Let me know if you would like a PR. It would be a...

@filmor that would be a nice change, then I could get rid of these lines in fast_rss https://github.com/avencera/fast_rss/blob/6fa58824398c6119ced024377e31be54c4fa28c0/lib/fast_rss.ex#L67

Rust please! Give your thumbs up to JSII (which CDK uses under the hood) https://github.com/aws/jsii/issues/1684

@bendk no my problem is that each time an FFI func is called there's a `debug` log, that log should be `trace` level instead, because if not it makes `debug`...

@bendk I'm using master now and its working, no more noisy logs thank you! Was able to get rid of all my `mod ffi`: https://github.com/bitcoinppl/cove/commit/ce6cd72120a4d3490a5d69d6deb34527c2f2f996

Is it possible to set up the features so that you don't have to set `default-features = false`, when you want `use-rustls-ring`? Not a big deal but a little nicer...

Hey @thunderbiscuit do you know if it be possible to get this merged in soon? I was using bdk_electrum set to this branch, but i'm getting version mismatch errors on...