-
In my wallet, I have approx 2,500 UTXOs, however If I asked nami to return result from page 999999999, it returns data when it should've been an empty array or null
demo:
![image](https://github…
-
Just curious as to how this works since based on my understanding this wallet is not running a node. Correct me if I'm wrong does this work by just serializing a TX, and then using blockfrost.io to do…
-
Why?
This is necessary to resolve reference inputs in a transaction. To perform offline evaluation of the ExUnit cost for a transaction with a contract, we must resolve all inputs, including refere…
-
In some cases, _delegate_ button in cardano staking page is shaded and cannot be clicked on.
According to @mmahut Cloudflare blocks some TOR IPs that they detect DDoS or other abuse from it.
-
Initially, we decided to use [`json-bigint` fork](https://github.com/mlabs-haskell/json-bigint) adapted for our needs, because we knew that we depend on `bignumber.js` anyway. Since [`bigints` package…
-
Hello,
I believe there is an issue with how the UI for the wallet handles HTML input - which specifically effects ada handles. I first noticed this issue as I send hundreds of promo assets from my …
-
blockfrost-js uses its own types for ipfs. would be nice to export them from this package, just like we do for other API endpoints
https://github.com/blockfrost/blockfrost-js/blob/master/src/types/…
-
**Problem Report**
For a while now, I sense dbsync focus has been on optimising performance. While the recent versions made quite good progress for handling startup, deletes, speed up sync etc, loo…
rdlrt updated
3 months ago
-
`import { BurnType, MintMetadataType, MintType } from "../../types";
import { Label, NFTMetadataDetails, Unit, fromText } from "lucid-cardano";
import { lucid, mintingPolicy, policyId } from ".";
…
-
I am working on an open source project called `minswap-py` that uses `blockfrost-python` to submit requests. I think the package is great, but could be greatly improved with a nominal amount of effort…