Skip to content

Releases: poanetwork/nifty-wallet

Version 4.11.8

03 Jul 15:59
188d6d8
Compare
Choose a tag to compare
  • #305: (Feature) gas price for RSK from the last block
  • #298: (Feature) isNiftyWallet property added
  • #299: (Upgrade) Node 10 support
  • #297: (Fix) Fix custom token adding
  • #306: (Fix) Replace Goerli RPC endpoint
  • #302: (Fix) Return scrolls in dropdowns

Version 4.11.7

24 Jun 22:08
7885613
Compare
Choose a tag to compare
  • #294: Address checksum for RSK chains. RSKIP60
  • #293: RSK tx status fix
  • #292: Fix gas price for RSK
  • #291: Fix fiat value for RSK
  • #290: gas limit fix for RSK chain
  • #289: RSK testnet support

Version 4.11.6

06 Jun 19:40
51499b9
Compare
Choose a tag to compare
  • #285: (Feature) Add RSK mainnet support
  • #284: (Feature) Blockscout links for all chains
  • #286: (Fix) Import of proxy contracts for eth chains
  • #283: (Fix) Display POA Core name

Version 4.11.5

17 Apr 21:33
06c8f04
Compare
Choose a tag to compare
  • #279: (Fix) utf8 encoding in contentscript.js

Version 4.11.4

15 Apr 13:13
9ad8f70
Compare
Choose a tag to compare
  • #277: (Fix) USD price for ETC coin
  • #276: (Fix) Remove js obfuscation

Version 4.11.3

29 Mar 10:08
e5587a6
Compare
Choose a tag to compare
  • #272: Update Classic RPC endpoint

Version 4.11.2

28 Mar 18:51
1804aa8
Compare
Choose a tag to compare
  • #270: (Feature) Support of gas price oracles for ETH, ETC
  • #268: (Feature) Support of Ethereum Classic chain

Version 4.11.1

19 Mar 21:55
60aaa78
Compare
Choose a tag to compare
  • #266: (Fix) Support of the latest trezor-connect version 7
  • #263: (Refactoring) Refine dropdown components

Version 4.11.0

08 Feb 18:19
7397335
Compare
Choose a tag to compare

Features

  • #262: (Feature) Add native support of Görli testnet
  • #254: (Feature) HitBTC exchange for core POA network
  • #251: (Feature) Delegate Proxy contract type (EIP-897)
  • #252: (Feature) Simultaneous support of Trezor and Ledger HD wallets
  • #250: (Feature) Support of multiple accounts from Trezor HD wallet for single session
  • #237: (Feature) Multiple Ledger accounts for one session
  • #249: (Feature) Textarea instead of input for array type outputs in contract calls
  • #247: (Update) Change exchange rate API endpoint

Fixes

  • #261: (Fix) Clear timeout on componentWillUnmount in connect hardware screen
  • #260: (Fix) Remove unit && integration tests for unused components
  • #258: (Fix) ENS validation fix for Send transaction screen
  • #257: (Fix) Replace poa.infura.io with core.poa.network in e2e
  • #248: (Fix) validation for calling data from contract: Default 0x value for bytes field type should be set only for input fields

Refactoring

  • #259: (Refactoring) Refactor copy component
  • #256: (Refactoring) Send-token component
  • #253: (Refactoring) Refactor network props enums

Version 4.10.1

29 Dec 13:10
70ed737
Compare
Choose a tag to compare
  • #219: (Feature) Multiple output fields support for contract call
  • #229: (Feature) Select for Boolean type input in contract call/execution
  • #239: (Feature) Reorder contract executors: owners are first
  • #233: (Feature) Copy contract ABI from account menu
  • #226: (Feature) Different label for HD account
  • #238: (Fix) Unlock back contract account on rejecting/accepting of contract execution transaction
  • #224: (Fix) Bytes is not a mandatory input in contract call/execution
  • #232: (Fix) Execute methods button instead of Buy/Send for contract type account