Sjors Provoost

Results 245 issues of Sjors Provoost

``` ./setup_environment.sh --keepkey ... Scanning dependencies of target rle-dump [ 86%] Building CXX object tools/rle-dump/CMakeFiles/rle-dump.dir/main.cpp.o [ 86%] Linking CXX executable ../../bin/rle-dump [ 86%] Built target rle-dump Scanning dependencies of target...

keepkey

Afaik none of the hardware wallets we support currently has even a draft implementation of Taproot. But we can update this issue when that happens.

Instead of: ``` hwi --fingerprint=00000000 signtx PSBT ``` The user could just do: ``` hwi signtx PSBT ``` We would then loop through the inputs and see if we can...

feature request

Current syntax: ```sh ./hwi.py --fingerprint=00000000 displayaddress "m/84h/1h/0h/0/0" --wpkh ``` Preferred (alternative) syntax: ```sh ./hwi.py displayaddress "wpkh([00000000/84h/1h/0h]tpubDDUZ..../0/0)" ``` * `--fingerprint` is in the descriptor * `--wpkh` is specified by the descriptor...

feature request

Fixes #3 Tested EUR with BTCPay server. I didn't test Stripe yet. To make it work with BTC as a currency we'd also need to allow fractional values. It would...

That seems needlessly confusing. In addition, ideally it would be handy to login with email instead of username.

enhancement

Kickstarter puts "or more" next to each level. A subscriber can enter any amount, as long as it's higher than the support level price.

enhancement

The support level table contains the most important call to action. I think it should be right on the home page. Perhaps the home layout could be like this: ```...

enhancement

It would be nice to denominate the support levels in real money :-) Also for fiat it would be nice to have different currencies.

enhancement

It's been four years since I last did any iOs development, so my Xcode configuration skills are a bit rusty. I can work around it by changing the team, but...