Harsha Goli
Harsha Goli
> At the time of the fork, BCH dropped support for the original signing serialization algorithm (on BTC, the pre-SegWit algorithm) What algo is this referring to?
Interesting that it's looking for node_modules within ios/ Should that be there?
Creating a symlink seemed to fix it but I hate myself for doing this. Someone let me know if there's a better way to deal with this. Do this from...
It does seem like this library is unable to parse the new transaction format. Parsing new txs is met with the following error. ``` File "/Users/harshagoli/.local/share/virtualenvs/[removed]-HVe_4H5S/lib/python3.6/site-packages/bitcoinlib/transactions.py", line 121, in _transaction_deserialize...
I'll also probably include a little thing to calculate tx id since that's a nice to have not included
[This worked for me](https://github.com/vysheng/tg/issues/1597#issuecomment-488926995)
We'd love it if LNC was supported with bos, we're updating our connect page to be easier to use and are promoting LNC across everything!
+1 `ERROR: no such image: ibmblockchain/fabric-membersrvc:: invalid reference format`
confirmed this is an inelegant way to fail for a nonstandard output. @pputnik this is caused because the output 195 in that tx appears to be custom and doesn't have...
@pputnik when you "send" bitcoin, you're really just putting a new lock (scriptpubkey) on a subset of coins you own. We use the same kind of locks all the time,...