LiskArchive / lisk-engine

:bullettrain_front: Lisk blockchain engine
https://lisk.com
Apache License 2.0
0 stars 0 forks source link

Fix sint overflow on codec #140

Closed shuse2 closed 8 months ago

shuse2 commented 8 months ago

What was the problem?

This PR resolves #139

How was it solved?

Change the type conversion order

How was it tested?