Skip to content

Lace browser extension v1.17.0

Compare
Choose a tag to compare
@mchappell mchappell released this 30 Oct 09:06
· 84 commits to release/extension/1.17.x since this release
4400807
fix(nami): [LW-11782] add bech32 encoding fallback for nami mode (#1486)

implement try/catch with undefined fallback
prevents nami crashing if bech32 or base8 decode fails, or
throws due to:
- invalid string length
- mixed formatting
- any other issue related to encoding