Skip to content

Release 1.6.3

Compare
Choose a tag to compare
@SharonManrique SharonManrique released this 02 Apr 23:30
0592cd4

Hardware wallets

  • Fix for Trezor Firmware 1.8.0 bug
  • Provide ERC-20 token information to Ledger wallets
  • Update to ledger packages
  • Update node-hid

Networks

  • Fix Pirl Poseidon Explorer links & add node admin contracts
  • UBQ: update node url, update explorer url
  • Created a new API Gateway method. [Updated proxy endpoint in rates.ts to reflect API changes.

User Experience

  • Fixes issue with nonce calculation when using the same public/private keypair across multiple networks. Fixed issue with nonce calculation when offline.
  • Disabled verify for invalid signature when verifying a message
  • Add OpenWeb Network Contract and ABI
  • Update all references to the new KB
  • remove rep values from rates
  • fix press email link
  • Updated tokens

Dev updates

  • Run linters on commit (This moves all our hooks to run on commit (instead of on commit or push) and makes them more consistent with UI's config)
  • Update package description for Electron
  • Update to README
  • Update to Issue template
  • Update to Pull request template
  • Fix drawbridge
  • Fix electron builds on windows