-
Problem statement
---
As ZetaChain connects more blockchains the `addresses.json` is at risk of becoming bloated and useless. The current design is good enough for maintaining a small set of blockch…
fbac updated
3 months ago
-
-
The foundation nakamoto testnet miner sees this:
```
INFO [1729694751.965402] [testnet/stacks-node/src/nakamoto_node/sign_coordinator.rs:346] [miner.ef7cfd2050ac8b78acb983cd879d0dac12faaf30ab4e3ef…
-
**Describe the bug**
Database in incorrect state after restoring stacks-blockchain-api event data from [postgres dump file](https://archive.hiro.so/testnet/stacks-blockchain-api-pg/stacks-blockchain-…
-
For each blockchain event batch, FireFly attempts to re-query the blockchain connector to get the listener name from the listener ID. If it happens that the listener has actually been deleted by the t…
-
### Increasing Access
Display transaction status that keeps users informed about the progress of their blockchain interactions when minting NFTs on Starknet. This task involves providing real-time fe…
-
Current implementation of the relayer is restricted to send one Tx at a time per client. THis restriction is due to the nonce management and each client only use one account.
This restriction can slo…
-
# Adding AI primitives to Nostr
### We have built AI primitives for Nostr events including: summarize as bullets, summarize as paragraph, translate, measure sentiment, compare and contrast events, gr…
-
It appears that a particular prompt is experiencing an issue. You can try the following prompt:
> **A professional setting featuring a diverse group of tech experts working collaboratively in a m…
-
We need EVM-style logs, i.e., a running program needs a way to log the fact that a particular event occurred (coins sent, program spawned, etc.).