Skip to content

Quickfix -- Fix Display Bug

Compare
Choose a tag to compare
@jhartzell42 jhartzell42 released this 03 Sep 21:37
· 654 commits to master since this release

The bug present in version 1.3.0 treats tez values as signed 32 bit integers instead of unsigned 64 bit integers, potentially misrepresenting a value in the UI of the Ledger device. This does not impact the operation - only the display. Most values over 2,147 are affected.