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
update test file to cover precompiledcontract data overflow bug (#636)
fix precompiledcontract bug: uint64 overflow
* add devnet config
* resolve data overflow risk for big.in -> uint64
* update test file to cover precompiledcontract data overflow bug