-
- [ ] I've asked for help in the [Mist Gitter](http://gitter.im/ethereum/mist) before filing this issue.
```
Version: `0.11.1`
OS & Version: windows
Node version: `geth 1.8.6-stable-12683fec…
-
I am unable to send a signed transaction. Using infura network. Have a look at my code and error.
//building the transaction
_txn = await Transaction(
from: EthereumAddress.fromHex('$_o…
-
Hi! I got this error when I approve TokenContract (when I am doing a transaction). With MetaMask extension the same code works fine. How can it be fixed?
![Error_TrustWallet](https://github.com/trust…
-
var tx = new chain3.transaction(rawTx);
报错:
chain3.transaction is not a constructor
-
See this fix: https://github.com/EmerisHQ/emeris-extension/pull/201
When trying a custom tx like below, the data tab is loading forever
![data-keeps-loading](https://user-images.githubuserconten…
-
Hello,
I think this should be the cause, if not by the way the problem is that I get a blank popup and I can't sign the deployToken transaction.
In /src/contracts/bsv20V2.ts, method deployToken, wit…
-
**What problem are you trying to solve?**
Currently the functionality for metamask to request the signature of a raw transaction and return it using walletconnect is not enabled.
**Describe the so…
-
https://stackoverflow.com/questions/53689662/flutter-webview-two-way-communication-with-javascript
-
**Is your feature request related to a problem? Please describe.**
There were 2 products supporting signing transactions with ledger:
1. Neuron: https://github.com/nervosnetwork/neuron/blob/b41c…
-
**Describe the bug**
Currently a signing intent would just return `Error: Signing was not successful` when the website is not whitelisted.
**To Reproduce**
```
window.emeris.signTransaction({
…