-
I want to send a transaction signed with privatekey. And I try to do like this :
```
let web3 = web3::Web3::new(web3::transports::Http::new("http://localhost:8545")?);
let seckey: secp256k1::key::…
-
Hi!
I using your library for creating and sign transaction. Now i working in regtest.
After i getting sign transaction i call "sendRowTransaction" on my node (regtest) and getting following error:…
-
Hi and thanks for the library.
I'm trying to deserialize a signed transaction with the program, but getting the following error, maybe you see what's wrong and can help me.
Error:
```
...Pytho…
-
Hi,
I am trying to execute an atomic transfer that involves closing out an escrow account but I keep getting the following error:
```
"TransactionPool.Remember: transactionGroup: incomplete group…
-
This issue used to be solved, not sure if there is a change to the API or the wallet.
It is my understanding that the "next nonce" api should know if there is a missing nonce between the last process…
-
### Component
rpc
### Describe the feature you would like
## Motivation
Currently a `TransactionRequest` cannot be signed using `sign_transaction(signer)`, in order to do this we have to use the…
-
We would like to keep a log in the device of signed transactions. (timestamp, source, transaction information). Also in case there is an exception during signing of a transaction then this should be l…
-
- Multi-Transaction Packing
- Pre-Signed Transactions (for TX Relay)
- Confirmation target (for TX Relay)
- Method to ensure tx expiration or sequencing (for TX Relay)
- TX Compression
- Update t…
-
One cool feature requested recently was to see the list of accounts controlling the key used to signed a transaction.
Not sure of the exact UI aspect, maybe a popup on current `Signed By` display l…
-
Make a signed transaction for the Infura