Commit Graph

9642 Commits

Author SHA1 Message Date
Javi Esses 6672378ae2 Fix typo and improved code readability 2020-05-28 11:23:07 -03:00
Javi Esses e39f001e71 Added CANGELOG entry 2020-05-27 14:23:40 -03:00
Javi Esses f0a29d33d7 Fix ENS/RNS when sending tokens 2020-05-21 23:49:33 -03:00
Javi Esses 21d58f5a5f Added RNS integration 2020-05-21 23:49:16 -03:00
Victor Baranov eb14ba7bce Update CHANGELOG 2020-05-12 10:22:40 +03:00
Victor Baranov 8989050edc Update CHANGELOG 2020-05-12 10:21:29 +03:00
Victor Baranov be0d0976dd Version:bump 5.1.0 2020-05-12 09:18:08 +03:00
Victor Baranov e1d99a41eb Remove temp bundles 2020-05-07 18:49:05 +03:00
Victor Baranov 7662c11542
Merge pull request #356 from poanetwork/vb-rsk-dpath-update
Custom derivation paths and access to funds in accounts derived from ETH dPath
2020-05-07 18:25:01 +03:00
Victor Baranov 82eaaf71f7 Merge branch 'vb-rsk-dpath-update' of github.com:poanetwork/nifty-wallet into vb-rsk-dpath-update 2020-05-07 18:05:33 +03:00
Victor Baranov 8f1d7d7121 Merge remote-tracking branch 'origin/develop' into vb-rsk-dpath-update 2020-05-07 18:03:49 +03:00
Victor Baranov d1611a4e04
Merge pull request #379 from poanetwork/vb-set-custom-nonce
Ability to set custom tx nonce
2020-05-04 23:50:10 +03:00
Victor Baranov e4fcb9fe82 Tx: set custom nonce 2020-05-04 23:21:14 +03:00
Victor Baranov 0ef70c4544 Merge branch 'develop' of github.com:poanetwork/nifty-wallet into develop 2020-05-04 17:47:54 +03:00
Victor Baranov ee1fece5c4
Merge pull request #377 from poanetwork/vb-fix-sign-msg
Sign message screen: do not decode message if it is not hex encoded
2020-05-04 17:47:18 +03:00
Victor Baranov d93bd0bd3d Do not decode message if it is not hex encoded 2020-05-04 17:30:11 +03:00
Victor Baranov 37b5e2adf4 Return contract test
Add CHANGELOG entry
2020-05-04 16:44:09 +03:00
Victor Baranov b58bb7631b
Merge pull request #376 from poanetwork/vb-return-test
Return contract import test
2020-05-04 15:08:20 +03:00
Victor Baranov fa96fd072e
Merge branch 'develop' into vb-rsk-dpath-update 2020-05-04 14:53:43 +03:00
Victor Baranov acd5940f79 Return contract test 2020-05-04 14:52:34 +03:00
Victor Baranov 502b69d5f4
Merge pull request #364 from poanetwork/vb-fix-notifications-order
Fix notifications order in batch requests
2020-05-04 14:23:08 +03:00
Victor Baranov bd1e5d50a6 Change notification windows order 2020-05-04 14:07:14 +03:00
Victor Baranov 5e49fa72b4 Bump version: 5.0.3 2020-05-01 17:24:26 +03:00
Victor Baranov c60cf0691c
Merge pull request #373 from poanetwork/vb-stake-token
Add STAKE token
2020-05-01 17:22:07 +03:00
Victor Baranov 9757995897 Add CHANGELOG entry 2020-05-01 17:07:57 +03:00
Victor Baranov c9def98cf7 Add Stake token 2020-05-01 17:06:22 +03:00
Victor Baranov c296d7045d
Merge pull request #372 from poanetwork/rsk-update-contract-metadata
Update RSK contracts metadata repo
2020-04-30 13:18:58 +03:00
Victor Baranov dcc03caad1 Update CHANGELOG 2020-04-30 12:53:43 +03:00
Victor Baranov 5b11748cf3 Update RSK contracts metadata repo 2020-04-30 12:45:54 +03:00
Victor Baranov 13dc7f5ac2
Merge pull request #369 from poanetwork/vb-rsk-gas-price
RSK: fix GasPrice calculation (changed output of minimumGasPrice)
2020-04-29 17:15:51 +03:00
Victor Baranov 18d64749ae Fix unit tests 2020-04-29 16:42:06 +03:00
Victor Baranov 1799d54fd6 Add CHANGELOG entry 2020-04-29 16:16:09 +03:00
Victor Baranov b20644da1e RSK: fix GasPrice calculation (changed output of minimumGasPrice) 2020-04-29 16:09:40 +03:00
Victor Baranov 724903ad66
Merge pull request #368 from poanetwork/vb-json-import-without-password
Ability to import Keystore file if it is not secured by password
2020-04-29 13:59:42 +03:00
Victor Baranov 22ab41121e
Merge branch 'develop' into vb-json-import-without-password 2020-04-29 13:42:05 +03:00
Victor Baranov 2b0e11338f Add CHANGELOG entry 2020-04-29 13:37:26 +03:00
Victor Baranov 89466a2c55
Merge pull request #366 from poanetwork/vb-fix-custom-symbol-max-length
Increase max token symbol length up to 22
2020-04-29 13:29:17 +03:00
Victor Baranov 1fa277ba8d Keystore file import without password 2020-04-29 13:28:29 +03:00
Victor Baranov 051813f1f3 Extend available Symbol length to 22 to support yDAI+yUSDC+yUSDT+yTUSD 2020-04-29 13:10:04 +03:00
Victor Baranov 9e41e3cf15
Merge branch 'develop' into vb-rsk-dpath-update 2020-04-29 12:52:12 +03:00
Victor Baranov d228a9c0a0
Merge pull request #367 from poanetwork/vb-refactoring
Refactoring: var -> let, const
2020-04-29 12:47:44 +03:00
Victor Baranov 6dd83a340d var -> let, const. Fix tests 2020-04-29 12:29:20 +03:00
Victor Baranov 7a0a069681 Refactoring: var -> let, const 2020-04-29 12:17:33 +03:00
Victor Baranov ed841f7196 Increase max token symbol length up to 12 2020-04-29 11:28:13 +03:00
Victor Baranov 1638c825bb
Merge branch 'develop' into vb-rsk-dpath-update 2020-04-23 17:36:32 +03:00
Victor Baranov cf7adc0b0a
Merge pull request #363 from poanetwork/fix-token-decimals-temp
Fix token decimals display in pending tx screen
2020-04-23 17:34:43 +03:00
Victor Baranov f31f0f5e40 CHANGEGLOG entry 2020-04-23 16:25:13 +03:00
Victor Baranov ef65a72d96 Fix test 2020-04-23 16:23:24 +03:00
Victor Baranov e0f9a490a9 Disable temp import contract tests 2020-04-23 15:55:22 +03:00
Victor Baranov 3d12d82644 Return back search tokens tests 2020-04-23 15:52:30 +03:00