You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Before filing a new issue, please provide the following information.
I'm running:
Parity client version: v2.3.8-20190322 stable
Parity UI version: 0.3.4
Operating system: MacOS
Installed via: installer
Fully synchronized: yes
Network: ethereum
I tried to restart both Parity UI and Parity Ethereum client: yes
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
Trying to transfer ERC-20 token.
Expected: select appropriate token in the "type of token transfer" selection & click send to transfer.
Actual: after clicking "Send", the Send button becomes disabled, and nothing happens.
Some console output:
bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
4bundle.js:182 [DAPP] tokens::fetchTokens
bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
2bundle.js:182 [DAPP] tokens::fetchTokens
2bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
2bundle.js:182 [DAPP] tokens::fetchTokens
2bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
bundle.js:197 eth_call([{"data":"0x123”,”to":"0x123456”},”latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 eth_call([{"data":"0x1234”,”to":"0x123456"},"latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
bundle.js:197 eth_call([{"data":"0x1235”,”to":"0x123456"},"latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
5bundle.js:182 [DAPP] Uncaught BigNumber Error: times() not a number: undefined
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
Trying to transfer ERC-20 token.
Expected: select appropriate token in the "type of token transfer" selection & click send to transfer.
Actual: after clicking "Send", the Send button becomes disabled, and nothing happens.
Some console output:
bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
4bundle.js:182 [DAPP] tokens::fetchTokens
bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
2bundle.js:182 [DAPP] tokens::fetchTokens
2bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
2bundle.js:182 [DAPP] tokens::fetchTokens
2bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
bundle.js:197 eth_call([{"data":"0x123”,”to":"0x123456”},”latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 eth_call([{"data":"0x1234”,”to":"0x123456"},"latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
bundle.js:197 eth_call([{"data":"0x1235”,”to":"0x123456"},"latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
5bundle.js:182 [DAPP] Uncaught BigNumber Error: times() not a number: undefined
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
The text was updated successfully, but these errors were encountered: