Commit Graph

9634 Commits

Author SHA1 Message Date
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
Victor Baranov 1561400fd9 Return back import contract tests 2020-04-23 15:51:09 +03:00
Victor Baranov da1290cc30 Fix token decimals 2020-04-23 15:50:12 +03:00
Victor Baranov f3e3c4e730
Merge branch 'develop' into vb-rsk-dpath-update 2020-04-20 18:44:39 +03:00
Victor Baranov 85e4de47bd Version bump 5.0.2 2020-04-16 15:52:09 +03:00
Victor Baranov 60bcb409fd
Merge pull request #359 from poanetwork/vb-fix-exposed-accounts-in-locked-state
Fix exposed accounts in wallet locked state
2020-04-16 15:40:56 +03:00
Victor Baranov 8440420e22 Fix exposed accounts in wallet locked state 2020-04-16 15:15:07 +03:00
Victor Baranov 005637fba7 Custom derivation paths and access to funds in accounts derived from ETH dPath 2020-04-15 22:53:05 +03:00
Victor Baranov ad0a6898fe
Merge pull request #355 from poanetwork/add-rsk-default-tokens
Add RSK/testnet default tokens
2020-04-14 13:47:44 +03:00