-
Hello :wave:
I'm a little pressed for time at the moment to provide a reproducible example but the issue is that bundling this package into a single file using webpack and running it in a lambda e…
-
Hi, how long are the cached wallets supposed to persist? I was thinking until they're cleared or if I uninstall the app but that's not the case. I lose all my cached wallets with every app restart.
-
Hi, It's quite difficult to compose logic with a rigid datatype like :
```haskell
type ClientConfig = (ClientEnv, Project)
type BlockfrostClient =
ExceptT BlockfrostError
(ReaderT ClientC…
-
Disclaimer: this issue is not PR welcome, and this is just about a small formatting difference in README.md.
Saw this in https://github.com/blockfrost/blockfrost-rust:
![image](https://user-imag…
-
The example shows:
// Calculate Fee
var fee = transaction.CalculateFee(minFeeA, minFeeB);
// Update Fee and Rebuild
transactionBody.SetFee(fee);
Transaction transaction = transactionBuilder.B…
-
When I click Top NFT collection, gets this error:
```src/store/collection/api.js:62```
```
59 | "listing": {}
60 | };
61 |
> 62 | let assets = await getAssets((await getCollectio…
-
Hi there, the wallet transaction class has a _currencies_ property that returns a map containing all the currencies in that transaction. The key of this map is a string which I believe is the asset id…
-
Traceback (most recent call last):
File , line 31, in
server_utxo.check_for_transactions()
File "", line 26, in check_for_transactions
all_utxos = self.api.address_utxos(address=self.…
-
We have a recent mint that is still not pulling images for all our content with IPFS links using the IPFS.Blockfrost.dev/IPFS/{IPFS-hash}convention in our metadata. Here is an example transaction id -…
-
Hello there, hope all is smooth.
I'm running into an issue with the builder.. seems I need > 1 utxo in order to send ada to an address.
Successful tx has utxo data like this:
```
[{'input':…
34r7h updated
2 years ago