Skip to content

Release mainnet1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 01:10
43a32d3
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