-
I'm attempting to run a Hydra Head against a cardano-testnet cluster. The `InitTx`, posted by the hydra-node, appears in the mempool of each cardano-node but is never included in a block and therefore…
-
![image](https://github.com/MutinyWallet/mutiny-web/assets/15256660/523cfccb-eea0-486d-83b3-b6e1c9405ff1)
-
Hey guys, I have many doubts about EF, the first is: how can the TXID of the EF TX format be determined?
-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://bisq.wiki/Proposals)._
I am applying to become a mediator for Bisq.
If nobody…
-
I want to create a transaction by using api call https://api.nile.trongrid.io/wallet/createtransaction , which gives me this response for example :
> {"visible":false,"txID":"ca3d16a01baa0cc7506d1c…
-
-
When a transaction is to be updated for the block it is actually mined in, this code executes:
https://github.com/zcash/librustzcash/blob/8b49ca8c2dd6259dede07d890167dd006b946036/zcash_client_sqlit…
-
### The Problem
**Why remove `Anchor` trait?**
We don't need it. Confirmation block and anchor block will be the same block after #1489 is merged.
**Anchor representation in `TxGraph` and `tx…
-
If we depend on `serde_json` for serializing anchors we will never be able to remove it since it will always be needed to do migrations. Currently there is only one widely used anchor. We can just us…
-
`"No instructions found in transaction"`
**How can I solve this error. What I am trying to do is to send hash between two solana wallets with wormhole messaging.**
The opensource code:
…