-
blockchain_api.cpp blockchain_broadcast_transaction is getting a null feed_price for BitUSD:
```
auto feed_price = _chain_db->get_active_feed_price(fee.asset_id);
fee.asset_id 22
feed_price null
```
…
-
Granted, we are going to eventually have users choosing and installing apps themselves from our app store. However, right now apps are basically contextless. With just a few more than we already have,…
ghost updated
10 years ago
-
Per mailing list discussion. http://sourceforge.net/p/bitcoin/mailman/message/31640769/
"Advantages are obvious:
1. having satoshi as 1/100 of the main unit is familiar to people like USD and cent
2.…
-
I was getting my BTC wallet set up on Tails using Electrum when I decided to do a test transfer of 0.01BTC. I sent it from Multibit, but in the transaction history, the transaction has not been confir…