-
I always thought the log entries regarding potential BTC payments are a bit spammy:
```
parseTransaction(block=254514, 2013-08-27 16:41:22 idx= 125); txid: c9c4350fbafa9b2e971c136a852c42adec9dd3ef0c9…
dexX7 updated
8 years ago
-
The error only shows up on in the terminal, not present in the joinmarket log file.
```
[CoreNotifyTh] [DEBUG] rpc: getrawtransaction ['3e640c29ed991c6719c05be11b87e6202d97859c935f4e52b3b57fc139dffb…
-
# Timeline
ASAP (@owocki)
# Title
3Box Social Butterfly
# Design Inspiration
![3box kudos](https://user-images.githubusercontent.com/5216274/62559527-2ab2e000-b849-11e9-9a8c-98e73c996f28.png)…
-
Am currently working on using tx-chaining with lucid and nami, which works, up until the specific scenario where I am trying to round-trip over a contract, and only have one utxo carrying enough colla…
-
# Summary
When the docker driver on host A tries to attach EBS volume with a corrupted filesystem(corrupted superblock) to a host the attachment never transitions from attaching to attached state. …
Nomon updated
6 years ago
-
~~- [ ] **mempool valid bid**~~
The requestList is used to enforce a mempool policy on bid transactions (these are transactions that have CBT and REP token outputs and an OP_RETURN). If the OP_RETU…
-
The node height does not increase at 27509451 ,Check the node log and there are the following error outputs.
[main.cpp:2114 ProcessBlock] [27528452] (orphan) blo…
-
Please, help me to understand...
txhex is valid, successfully broadcasting with services online forms
But when calling api like this, get html response with error...
```
Error
Canno…
ArnyS updated
7 years ago
-
I'm calling `LndSwaggerClient.CloseChannelAsync`. The response I'm getting from lnd is:
```
{"result":{"close_pending":{"txid":"WlbkadALmDboZFa94uXU/g2IhANqirhx2QlLeMlytFw=","output_index":0}}}
{…
-
Hi,
I am struggling to build a raw unsigned and signed transaction and was hoping you could help give me a bit of advise.
I am getting this error after i try and print the result of BTCTransact…