-
The vote transaction itself only contains a proposal ID and the vote. This makes it hard for the users to review what their are voting for.
We could potentially pull in additional data fron the blo…
-
### Problem
Currently, we have an account that we want to delete but the AccountDeleteTransaction signing must be completely offchain. The following execution must be with another account and in the …
-
Web Wallet v2.19.3
Found in Chrome
Trying to run transactions on loopbomb.io, stxnft.com and thisisnumberone.com and found the web wallet opening in "white screen mode" with the following error in…
-
### Ethers Version
6.8.0
### Search Terms
inferType
### Describe the Problem
# Rationale
`inferTypes()` function adds type `eip2930` incorrectly:
https://github.com/ethers-io/ethers.js/blob/mai…
-
This is a proposal for the improvement of the wabisabi coinjoin workflow.
Currently, if there is an Alice which doesn't send the ready-to-sign request, the signing phase is shortened. My proposal i…
-
The UI currently only supports v1 transactions. It will need to be updated to build and sign v2 transactions after the activation height.
-
**Is your feature request related to a problem? Please describe.**
Currently it is not possible to implement something like `cast send --blob`, because ethers-rs does not support signing and RLP enco…
-
When trying to sign an unsigned transaction, I get the following error:
```
Error: genLookupOrFail no token info for {"identifier":"d58b85b6e6319796d42feccfee4f80086efbd4d9098dd435f205750845d501f9",…
-
![image](https://user-images.githubusercontent.com/39466970/61740749-0806ce80-ad55-11e9-834e-475bf8fa0457.png)
-
I'm getting frequent yet intermittent "invalid point" errors when using v1.1.2 to sign a transaction.
The signing algorithm for the asymmetric signing key in GCP KMS is Elliptic Curve P-256 / SHA2…