-
This behaviour is often specialized to the implementation.
Enforcing it at this level seems suitable, but odd once you start changing from the defaults.
Instead, it would be better to pull this beha…
-
I've been working to make pycoin work with Bitcoin Testnet Multisig, I added Blockr.io testnet API to get the spendables, but the chain of code getting there has not yet been fixed.
This is the code …
-
Feature request.
Would be nice to have easy way to export addresses for account without enabling api or revealing private keys. See [this stackexchange](http://bitcoin.stackexchange.com/questions/4058…
-
I am comparing btcwallet and bitcoin core in-system at the moment.
I am (sometimes) seeing unspents listed by btcwallet that have been spent already. The transaction that as spent it is always known …
-
Hi,
I have recently transfer some of my bitcoins to my another address, And so far it receives 94 confirmations. But still its not updated on helloblock. I am getting unspents via helloblock function…
-
So, I've had this issue for months now and now it's getting ridiculous.
When I first got the HIVE iOS app it worked perfectly, but since 3-4 months ago I've been having this issue where if I try to a…
-
Issues from : https://hivewallet.zendesk.com/agent/tickets/784, https://hivewallet.zendesk.com/agent/tickets/783 and Paul via Skype
Wallets cannot be opened in any app/device - iOS, Android or Web.
…
-
As discussed in https://github.com/bitcoinjs/bitcoinjs-lib/issues/260#issuecomment-52448803, I feel like the 'all-in-one' design of the `Wallet` right now is too overwhelming, and leads to bad separat…
-
This (from 1627d5bb793291bb419c8e717174b16d47a68a15)...
``` patch
diff --git a/pycoin/scripts/tx.py b/pycoin/scripts/tx.py
index 73c8fc1..d7f6b5f 100755
--- a/pycoin/scripts/tx.py
+++ b/pycoin/script…
-
1. Dupe Unspents
https://github.com/dcousens/bip32-wallet/blob/master/src/wallet.js#L126-L141
I think this might be better to be an object rather than an array to prevent a client error to adding …