-
These transactions here:
https://blockchair.com/bitcoin-sv/outputs?q=spending_transaction_id(282743134)&s=spending_index(asc)#
Are incorrectly being included in the response from:
https://api.bl…
-
I'm currently going through the (traditional) DEx logic, and the logic for [DEx payments](https://github.com/OmniLayer/omnicore/blob/omnicore-0.0.10/src/omnicore/dex.cpp#L293-L300) made me wonder:
- c…
dexX7 updated
9 years ago
-
## Problem
All indexer indices are btree but not all have to be.
## Solution
Replace btree indexes with hash indexes in places where only exact searches are used and the resulting hash index…
urtho updated
2 years ago
-
error:
```
127.0.0.1 - - [07/Nov/2017 20:52:34] "GET /logo32.png HTTP/1.1" 200 1376
RPC failed: [Errno socket error] [Errno 61] Connection refused
catch_up_rpc: abort
Opened /Users/michael/.multi…
-
#166 is an attempt to re-enable the LabelSync plugin that has been disabled ever since the fork from Electron Cash.
This is a very requested feature, but it's current design has some major flaws.
…
-
Boa tarde,
Ao revisar uma cobranca com vencimento ou imediata, o usuário poderá informar na entrada **"loc" : null** indicando que deseja remover location vinculado a cobrança.
Considerando esse…
-
reproduced twice, though I don't know the cause (and can't test for obvious reasons). May be related to the fact that the call occurs over the internet instead of localhost (in this particular scenari…
-
Added a way to connect extension wallets: using a localhost web server to forward signature requests to the browser.
-
Possing to be giving double you BTC and send it and asking for another same amount. Unfortunately I'm one of the victim amd luckily second time was not completed. Please help this kind of crooks and g…
-
**Is your feature request related to a problem? Please describe.**
In general most backends are able to map a specific transaction id to a UTxO and an address to a set of UTxOs. Some backends even pr…