athenavm / athena

Athena monorepo
https://www.athenavm.org/
Apache License 2.0
21 stars 2 forks source link

simplify TestGetBalance #171

Closed poszu closed 1 month ago

poszu commented 1 month ago

Simplify test overlooked in the PR (#140) that changed the get balance syscall to return an uint64.

lrettig commented 1 month ago

Strange, a different Go test is failing, do you know why?

poszu commented 1 month ago

Strange, a different Go test is failing, do you know why?

I don't know why yet, it passes locally on my computer. Perhaps something is cached?