Byron Hambly
Byron Hambly
Hey @ajtowns thank you for this suggestion. Do you have any suggestions for benchmarking this type of change?
looks specific to fedora 38 @psgreco do you have a back port commit that fixes this? @grubles can you try the elements-23.x branch please
> Looks to be this? https://github.com/bitcoin/bitcoin/pull/26924 yeah looks like it. it's backported to 23.x but hasn't landed in master yet, you'll have to cherry-pick it if you specifically need master
Hi @ide , any progress on this? Could you point me to the right file to look at this and hopefully provide a PR ? @masom , @qbig any luck...
@ide thank you so much for the fast response! Works for me :) @aksonov do you need a PR? I just added ``` navigationStyles={Navigator.NavigationBar.StylesIOS} ``` to your `ExNavigator` component in...
@samuelkraft that looks great, could you please share the change you made to `renderLeftButton` ?
Thanks @samuelkraft ! @ide what's the Android roadmap like for this? Is the goal to have a conventional Material style for the Android Navigator?
sorry @sudharsan1988 this was back in 0.16/17 days so I have no idea what's changed. gl hf
Hey so I had this same issue trying to spend a p2pkh output, I was using electrum.blockstream.info for network. When I reset the network and used the bluewallet default (electrum2.bluewallet.io)...
Thanks for the feedback. Yes the Tor project does cross compile for windows as well. I did start down the route of modifying `build.rs` - using cmake for libevent -...