Matthew Zipkin
Matthew Zipkin
No. Bcoin wallets are all on chain, there is no application level accounting system. Therefore moving Bitcoin between wallets requires sending a real transaction which always requires a miner fee.
I think i noticed this before, is it still using front-end style blobs? like, it loads the entire file into the UI then creates a download link? As oppose to...
Lots to review here. I read through all the wallet / background stuff and the new signing flow looks really good. I wrote a few review comments that I eventually...
I think this display may be a bit too verbose for Bob. Maybe the goodies can be hidden behind a "show advanced" arrow or something. IMO, all we need here...
also I dont think we should allow users to export TX before they sign it themselves? I think thats going to lead to confusion
Ok this is fun: create 2of2 ... I signed a tx, but then altered the exported file (changed the sighash flag). Importing that into the second wallet, it showed the...
https://user-images.githubusercontent.com/2084648/196471195-16fc0b55-dc92-452a-85b2-c9d1fd1314b7.mp4 Here I tried to import the same xpub a second time. Instead of throwing an error, what it did was RENAME the original signer and then reset the second...
while were talking about "advanced" features... maybe you can offer a "copy hex to clipboard" or something to be compatible with palm reader multisig UI 😬 . Its a good...
> Delete the new wallet I didn't realize this is something Bob users can do, it's not normally exposed in the hsd API so I wouldn't be surprised that there's...
Same here. following!