-
I keep getting errors when using makeblastdb. According to other reported issues, I was using Blast 2.14.0 and the current iteration of Blast, but neither had any impact.
Script used:
library(p…
-
### Bug description
I've run into an odd issue when retrieving large decimals with PostgresSQL. The expected behavior of ` Decimal db.Decimal(X, 0)` is to store the field as an integer with a length …
-
We don't have hardware accelerated sha2, and we don't want to use a library providing it for security reasons.
However, some user libraries may have different security requirements and want to provid…
-
### Desc:
- On Web/mobile pick files use `readStream`
- When user pick files then clicks on send button in dialog or pick file on mobile, workflow for upload:
1. First then `txid` and send fake eve…
-
## Issue
Attempting to extract additional information from `vin` (inputs) which is present in `prevout`.
- spent_block_height
- spent_tx_id
- spent_output_number
- value
- address
- type
…
-
`{
"visible": false,
"txID": "276ce25939e58a2e5beb0058b698e370f4feb2fce8ef58d101b3e56c15dae8d2",
"raw_data": {
"contract": [
{
"parameter": {
…
-
I've been researching how to use txids for one of our use cases. I ran into a few articles that talk about how the current transaction id wraps around after 4 billion transactions. It has caused a few…
-
I've been trying to fix this issue for several days now. I've even tried to rescan the full blockchain with Core Lightning (which took almost 2 days) to no avail.
I tried to take a couple of Liquid…
-
Hi there. I maintain a uniffi-based library which we have recently broken into two (I'll call them `main` and `low-level-types`). Our main library imports some of the types defined in this lower-level…
-
### Issue and Steps to Reproduce
**Two same-valued outputs in the CLN wallet: one confirmed, one unconfirmed:**
```
$ lightning-cli listfunds | jq '.outputs[] | select(.amount_msat == 3043012000)…