nebulasio / go-nebulas

Official Go implementation of the Nebulas protocol.
https://nebulas.io
GNU Lesser General Public License v3.0
711 stars 203 forks source link

Sync Test Node Error #203

Open logan059 opened 5 years ago

logan059 commented 5 years ago

env

Ubuntu:18.04 Docker 19.03.1

Error msg

level=error msg="V8 Exception:\n_contract_runner.js:5\n\t\t\t\t\t\t\t\t\t__instance[\"init\"].apply(__instance, JSON.parse(\"[0]\"));\n\t\t\t\t\t\t\t\t\t ^\nTypeError: Cannot read property 'apply' of undefined\n at _contract_runner.js:5:29" file=logger.go func=nvm.V8Log line=32

qywang2012 commented 5 years ago

The current log information is less and is a normal transaction execution log. We recommend using the latest code. If you have any problems with synchronization, please contact us.