-
### Ask a question
I use the serialization library to sign a transaction, and then use the construction/submit endpoint of rosetta-api to broadcast the hex signature data, but it returns "Parse signe…
-
### Issue and Steps to Reproduce
1. Have one channel in `CHANNELD_NORMAL` state with a peer.
2. Propose to fund a second channel with that same peer using `fundchannel_start`.
3. Establish the se…
-
### Describe the bug
When I try to send a transaction with a higher nonce than the suggested one, using a local network (ganache) I see that the transaction remains in a `Signed` status and MM load…
-
In my script I have:
let hash = new_transaction.hash()
after I sign the transaction but am not getting the same hash on etherscan. How do I generate the correct transaction hash? It seems li…
-
Can you give me a demo of a transaction involving partial signatures from multiple people?
In addition, I have a question: For example, a transaction requires three people to sign. If the first two p…
-
### Describe the feature
Remove reth type
https://github.com/paradigmxyz/reth/blob/36de90fdc346bc3aacbfb311fa20b623d48ef867/crates/primitives/src/transaction/mod.rs#L1035-L1047
in favour of `a…
-
In UAI it is still showing iks signer message even though the transaction is successfully signed by iks. And if we click on Decline button it shows "something went wrong" message. Every time I click…
-
### Describe the bug
Wallet does not execute transaction
### Steps
1. Use the coinbase wallet ios app.
2. Browse to eternal.social
3. Connect the wallet. Go to eternal.social/feed
4. Hit the "po…
-
We currently have a `smoldot-v1` interface for communicating with a Smoldot in an extension, and a `substrate-connect-unstable` interface for talking with extensions like Substrate Connect (this hasn'…
-
Currently we have different types of apis which focuses on creating a particular types of transactions.
for eg
- `spend_from_wallet` api which is used to general purpose transaction.
- `create_f…