utils linked to natspec notice eval, test notice now using utils.toHex()

This commit is contained in:
zsfelfoldi
2015-04-13 14:35:41 +02:00
committed by zelig
parent c4b7d4d3f7
commit f255336c2c
3 changed files with 4048 additions and 8 deletions

View File

@ -44,7 +44,7 @@ func GetNotice(xeth *xeth.XEth, tx string, http *docserver.DocServer) (notice st
notice, err2 := ns.Notice()
if err2 != nil {
return getFallbackNotice("couldn't create NatSpec notice", tx)
return getFallbackNotice("NatSpec notice error \""+err2.Error()+"\"", tx)
}
return