- Jan 11, 2019
-
-
Axel Chalon authored
-
Axel Chalon authored
-
Axel Chalon authored
-
Axel Chalon authored
-
Amaury Martiny authored
Accept 11 words legacy recovery phrases for Parity Signer compatibility
-
Thibaut Sardan authored
-
Axel Chalon authored
-
Axel Chalon authored
-
- Jan 10, 2019
-
-
Thibaut Sardan authored
-
- Jan 08, 2019
-
-
Thibaut Sardan authored
Bump version to 0.2.0
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
- Jan 07, 2019
-
-
Amaury Martiny authored
Add '#' on all <a>
-
Amaury Martiny authored
-
Amaury Martiny authored
"Transaction Details" viewable any time
-
Thibaut Sardan authored
-
Amaury Martiny authored
-
Amaury Martiny authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Amaury Martiny authored
Switch order from "to" and "amount" fields on Signer screen
-
Amaury Martiny authored
-
Amaury Martiny authored
fix: Relates to #138. Prevents user from importing account that is already in account list
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Amaury Martiny authored
-
Amaury Martiny authored
feat: Fixes #308. Change amount font size on Send page to fit in input field
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Luke Schoen authored
-
Luke Schoen authored
-
Luke Schoen authored
-
Axel Chalon authored
-
Axel Chalon authored
-
Axel Chalon authored
- Add option to import a Parity Signer account. It is then stored in local storage. - Send transactions with Parity Signer accounts - Refactor sendStore so that "token" (and chainId) is inside this.tx; avoids having to pass `token` around every function, and it makes sense to put it in the object since it is part of the tx info. - Add account type (either node or signer) to accountsInfo - Add account type to withAccount; output props are now `{account: {address, type}}` instead of `{accountAddress}`
-
Luke Schoen authored
-
Luke Schoen authored
-
- Jan 06, 2019
-
-
Thibaut Sardan authored
feat - Fixes #293. Shows tx fee estimate and total tx amount. See issues in commit details
-