Sam Korn

Results 21 issues of Sam Korn

I was attempting to run `chantools vanitygen` on an AWS m5.24xlarge using this command: `chantools vanitygen --prefix 0212345678 --threads 255` and I only got about a 5x speed improvement over...

For whatever reason the user's WiFi network might not be up when wifi-connect is initially run. In addition there are situations where wifi-connect only see's a single wifi network when...

**Is your feature request related to a problem? Please describe.** I would like to use an external on-chain wallet for interacting with the regtest bitcoin network. Currently I have to...

enhancement
good first issue

**Describe the bug** When using Sparrow wallet to connect to the generated bitcoind node, Sparrow adds a wallet folder into the bitcoind node. This ends up causing an error in...

bug
up for grabs

Is it possible to use the i2cdriver like a native I2C port, enumerated in /dev/i2c-*? On my Raspberry Pi, I use the Python smbus2 library to control I2C devices. I...

Found this library and it has been helpful. I noticed I had to do a little bit of custom code to get it working with SOFTWARE_TOKEN_MFA. Here is the code...

[ ] 🐞 Bug [ ] 🚀 Feature [ ] 🛠 Task [x] 📄 Documentation ### Description Please provide variable descriptions! A lot of them are self-explanatory, but when they...

One of the largest barriers/sources of friction for people to use Loop Out for on-chain payments, is the lack of precision in setting the target UTXO size. Merchant Invoice: 1000000...

feature request
loop out

**Is your feature request related to a problem? Please describe.** I would like to easily correlate a given order, to a given batch and txid of that batch. Currently I...

enhancement
rpc
feature request
API

I was trying to use this library, but a function that I was attempting to use was unavailable `items_by_column_values` ``` query ($boardId: Int!, $columnId: String!, $columnValue: String!){ items_by_column_values (board_id: $boardId,...

enhancement
good first issue