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 Sep 5, 2020. It is now read-only.
Version: 0.9.2
OS & Version: windows/linux/osx
Node version: geth 1.7.2
Number of blocks synchronized: full
Geth running in --light, but full was tried and didn't change the issue.
Mist complains about some tests that fail.
Tests: Permssions: web3
everything fails.
Example:
web3.eth.accounts
should return an array [sync] ‣
TypeError: Cannot read property 'accounts' of undefined
at Context.<anonymous> (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/spec/permissions-spec.js:16:36)
at Test.Runnable.run (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4281:32)
at Runner.runTest (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4667:10)
at file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4743:12
at next (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4592:14)
at file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4602:7
at next (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4540:23)
at file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4569:5
at timeslice (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:5613:27)
The text was updated successfully, but these errors were encountered:
Version:
0.9.2
OS & Version: windows/linux/osx
Node version:
geth 1.7.2
Number of blocks synchronized: full
The text was updated successfully, but these errors were encountered: