-
How to reproduce:
- do a `DoubleSpent`, you'll see the node putting the transactions back
- try `get_owned_ids`: it will throw an error on `DoubleSpent`
-
Hey guys,
there are a lot of test failures when running `test_bitcoin`:
```
$ ./src/test/test_bitcoin
Running 264 test cases...
test_bitcoin: ./crypto/common.h:138: int init_and_check_sodium(…
dexX7 updated
6 years ago
-
The current exceptions all inherit from Python's `Exception` class. This ticket wishes to review the current design, and to consider having some "key" parent classes wherever it makes sense.
From htt…
-
The first attempt I tried ended with `66: mempool min fee not met` so I ran this:
```
./doublespend.py 1CfryEy3uwuKPbrQGETbDFQNuvJV1TBx7g 0.005 --fee1 0.0001
```
> DEBUG:root:Delta fee: 0.0050078
> …
-
Just wondering. Is it supposed to be public and used by anyone besides blockchain.info employees? If that's the case, is there any public documentation of the API?
I'm just wondering if there is any …
-
[First seen safe replace-by-fee](http://www.mail-archive.com/bitcoin-development%40lists.sourceforge.net/msg07829.html) is now actively mined by f2pool (21% of the network hash) and we can expect more…
-
### Goals
- Migrate the community from Slack to [Rocket.Chat](https://github.com/RocketChat) or [Riot](https://github.com/vector-im)
- Create a [Rocket.Chat client app](https://github.com/RocketCh…
-
Test suite log :
#
# Bitcoin Unlimited 0.12.1: src/test-suite.log
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
# FAIL: test/test_bitcoin
R…
-
I sent some BTC to someone with Mycelium wallet, and his wallet showed twice the value that I sent him. He held up his QR code and I just sent it normally, I'm not aware of anything weird I did to tri…
-
There are tons of reorgs happening on testnet. it happened to break our software. it would be nice to have this error propagated up through the API.
I ran the btcctl sendtoaddress command and got…