Results 29 comments of Steven B

Hey, I'll pay you a bounty to go through the head with me on hangouts and merge this (or a similar feature) into mainline. The way you want. Seriously.

If the only purpose of the C interface is to provide something that wrappers can target, AND it's good to seek a method that is auto-generated, is there any reason...

I have extensive experience with swig and I strongly disagree about it being too heavyweight. In terms of bindings to python or other dynamic languages, even hand-coded bindings will be...

This seems relevant: https://webkitgtk.org/reference/webkit2gtk/2.8.3/WebKitWebView.html#webkit-web-view-set-background-color

I was going to work on fixing it, but I realized I didn't have a ton of time to do all the necessary testing. I can put my suggested patch...

https://github.com/bitcoincashorg/bitcoincash.org/pull/24 I'd take a look at my implementation here https://github.com/Steve132/wallet_standard/blob/master/python/coffer/coins/_cashaddr.py

I can't believe how this is STILL not complete. It should be so easy to implement.

I implemented this feature and made a pull-request https://github.com/arduino/Arduino/pull/11110

> however, forks using standard bip39 wordlists will fail most ungracefully. english.txt _is_ the standard bip39 english wordlist, and ALL the wordlists being lexographically sorted is a [part of the...