Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
66e540edf8
|
Eslint formatting updates (#4234)
* Eslint updated (newline-after-var)
* Fix newline-after-var
* Eslint updated (one-var-declaration-per-line)
* Fix one-var-declaration-per-line
* Fix additional errors
* Lint after merge
|
2017-01-23 13:39:52 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Jannis Redmann
|
2b178d8233
|
simplify tx confirmations display (#3559)
* Hash component
* DRY code by using Hash component
* TxHash component: show hash inline
* TxHash component: less verbose confirmations display
* TxHash component: rename ui/Hash to ui/ShortenedHash
* signer: center message in TransactionFinished
* style fixes
|
2016-11-28 17:39:32 +01:00 |
|