-
The documentation example for getAddressUnspentOutputs for Bitcoind https://github.com/bitpay/bitcore-node/blob/5e899c18d01efc771b8a90fed1e294f969a48b08/docs/services/bitcoind.md shows a confirmations…
ghost updated
7 years ago
-
When `any_tags=[]` or `fee_amount=None` claim search will fail with an internal server error. It's likely there are many other odd values for keyword arguments that will fail the same way.
Instead …
-
Launched gdb ../agents/iguana, then "run":
Ended with:
Thread 16 "iguana" received signal SIGBUS, Bus error.
[Switching to Thread 0x7fffe769a700 (LWP 4534)]
0x000000000043bc88 in iguana_bundletx…
-
We currently do not allow to edit a PSBT, only to sign it, and "update" it which is to add new signatures.
It makes sense in some cases to want to edit a PSBT, for example:
- modifying an amount i…
-
# Summary
The rexray docker plugin/service is not properly attaching docker volumes within a swarm environment when a container is started with a newly created volume. Instead of an RBD volume, a loc…
-
(Screenshot from revamp branch but same on master)
### Steps to reproduce
Create a Taproot wallet, send regtest funds to it from a Segwit wallet to produce an UTXO for the Taproot wallet.
…
-
## Feature description
Even if a worker is now working, there are multi-calling flow endpoints that would possibly make the worker slow. That is good to improve so that each block only calls the c…
-
Based on commit fa5589988b4adb6f17cbc51847921851f41f940b
I created an account on testnet using zingo-cli. This account has two incoming transactions on it (both Orchard).
When I try to send, a tra…
-
I have checked the code for many many time. However, I could not figure out what is going on. Thanks a lot for helping me solve this problem.
# Things have been modified:
1. I add following code …
-
# Summary
Cannot chown or chmod directory using rexray/s3fs docker volume plugin
# Bug Reports
I'm able to mount minio, and file perms are 644, but cannot te perms or ownership on directories
…