aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Version 2.4.0Dan Finlay2016-06-211-0/+2
|
* Merge branch 'master' into SignFullDataNotHashDan Finlay2016-06-171-0/+2
|\
| * Bump changelogDan Finlay2016-06-171-0/+1
| |
* | Update changelogDan Finlay2016-06-171-1/+1
|/
* Bump changelogDan Finlay2016-06-151-0/+1
|
* Bump changelogDan Finlay2016-06-151-0/+1
|
* Bump changelogDan Finlay2016-06-151-2/+3
|
* Write to CHANGELOGFrankie2016-06-131-0/+3
|
* Version 2.3.1Dan Finlay2016-06-131-0/+3
|
* Mend CHANGE.logFrankie2016-06-091-0/+5
|\
| * Cache identiconsDan Finlay2016-06-071-0/+2
| | | | | | | | | | | | | | | | Fixes #197 Also as a side effect, by creating this `iconFactory.cache` object, we have a convenient place for specifying stock icons for known contracts! We can just hard-code image addresses in the `ui/lib/icon-factory.js` cache instantiation, and those values will be injected into the identicon image tag `src` attributes.
| * Version 2.3.0Dan Finlay2016-06-071-0/+2
| |
* | Style up the info screenFrankie2016-06-091-1/+1
|/
* Add provider menu on clicking network status indicator.Dan Finlay2016-06-041-1/+2
| | | | Also simplifies network status icons.
* Merge branch 'master' into display_networkDan Finlay2016-06-041-1/+6
|\
| * Added seed word recovery to config screenDan Finlay2016-06-031-0/+2
| |
| * Version 2.2.0Dan Finlay2016-06-031-0/+2
| |
| * Bump provider engine versionDan Finlay2016-06-031-0/+1
| |
* | network status getting set upon start-up and showing in title bar but not ↵Zac Mitton2016-06-021-0/+1
|/ | | | auto-updating yet
* Merge branch 'master' into i216Dan Finlay2016-05-271-0/+2
|\
| * Bump changelogDan Finlay2016-05-271-0/+3
| |
* | Bump changelogDan Finlay2016-05-271-0/+2
|/
* Bump versionDan Finlay2016-05-271-0/+2
|
* Update eth-lightwallet for security fixDan Finlay2016-05-271-0/+1
|
* Merge branch 'master' into FixTransactionBackButtonDan Finlay2016-05-261-0/+1
|\
| * Bump changelogDan Finlay2016-05-261-0/+1
| |
* | Add number indicating pending txs to account listDan Finlay2016-05-261-0/+2
|/
* Bump changelogDan Finlay2016-05-241-0/+2
|
* Version 2.0.0Dan Finlay2016-05-241-0/+2
|
* Bump changelogDan Finlay2016-05-211-0/+1
|
* Bump changelogDan Finlay2016-05-211-0/+1
|
* Add full precision to send tx value field.Dan Finlay2016-05-201-4/+5
|
* Bump changelogDan Finlay2016-05-201-0/+1
|
* Merge branch 'master' into eyeballskumavis2016-05-141-0/+4
|\
| * Version 1.8.4kumavis2016-05-141-0/+2
| |
| * Move infura rpcs to httpsDan Finlay2016-05-141-0/+2
| |
* | Merge branch 'master' into eyeballsDan Finlay2016-05-131-0/+5
|\|
| * Version 1.8.3kumavis2016-05-121-0/+5
| |
* | Merge branch 'master' into eyeballsDan Finlay2016-05-121-0/+6
|\|
| * Version 1.8.2Dan Finlay2016-05-121-0/+3
| |
| * Move all users to new scalable backendDan Finlay2016-05-121-0/+1
| |
| * Fix send view selected account bugDan Finlay2016-05-121-0/+2
| |
* | Bump changelogDan Finlay2016-05-111-0/+4
|/
* Version 1.8.1Dan Finlay2016-05-111-0/+2
|
* Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-111-0/+3
| | | | | | | | No longer do our `mainnet` and `testnet` buttons set specific RPC urls. Now they set `provider.type`, which gets interpreted with code. Currently the provider types of `mainnet` and `testnet` point to our new scalable backends, but these could be re-interpreted to use any other provider, be it etherscan, peer to peer, or otherwise. Makes it easier for us to upgrade our infrastructure without incorporating migration logic into the program.
* Version 1.8.0Dan Finlay2016-05-111-1/+3
|
* Style transaction list using new panel componentDan Finlay2016-05-071-0/+1
|
* Bump changelog for automatic reload on provider changeDan Finlay2016-05-071-0/+1
|
* Always show transaction listDan Finlay2016-05-061-0/+1
|
* Restored back button to account detail view.Dan Finlay2016-05-061-0/+1
| | | | The `Change Acct` button was confusing multiple users, reverted that bit.
* Bump changelogDan Finlay2016-05-051-0/+1
|
* Bump changelogDan Finlay2016-05-051-0/+2
|
* Improve tx UIDan Finlay2016-05-041-0/+2
|
* Clarified user value for UMD fix on changelogDan Finlay2016-04-301-1/+1
|
* Version 1.7.0Dan Finlay2016-04-301-2/+4
|
* Fix outdated transitionsDan Finlay2016-04-301-0/+1
| | | | | | | | Fixes #151 - Cancelling or completing a tx now goes back to account detail view. - Restoring a vault now does not select an unloaded account, shows account list. - Account list now never selects an item only uses the cells as buttons.
* Bumped changelog for transaction list enhancementsDan Finlay2016-04-301-0/+3
|
* add changelog note for inpage context guardkumavis2016-04-301-0/+1
|
* Merge branch 'master' into IdenticonDan Finlay2016-04-301-0/+1
|\
| * Bump changelogDan Finlay2016-04-301-0/+1
| |
* | Convert icons to identiconsDan Finlay2016-04-301-0/+1
|/
* Bump changelogDan Finlay2016-04-261-0/+1
|
* Bump changelogDan Finlay2016-04-261-0/+4
|
* Bump versionDan Finlay2016-04-231-0/+2
|
* Resolve changelog order conflictDan Finlay2016-04-231-0/+1
|\
| * Bump changelogDan Finlay2016-04-231-0/+1
| |
* | Bump changelogDan Finlay2016-04-231-0/+3
|/
* Bumped changelogDan Finlay2016-04-201-0/+2
|
* Bump changelogDan Finlay2016-04-191-0/+1
|
* Bump changelogDan Finlay2016-04-191-0/+3
|
* Bump version to 1.5.1Dan Finlay2016-04-161-0/+2
|
* Add leading zero to account balancesDan Finlay2016-04-161-0/+2
|
* Bump changelogDan Finlay2016-04-151-0/+1
|
* Add merge to changelogDan Finlay2016-04-141-0/+1
|
* Corrected changelog noteDan Finlay2016-04-141-1/+2
|
* Bump changelog for 1.5.0Dan Finlay2016-04-141-0/+2
|
* Bump changelogDan Finlay2016-04-131-0/+1
|
* Bump changelogDan Finlay2016-04-131-0/+1
|
* Add sending funds to changelogDan Finlay2016-04-131-0/+3
|
* Bump version and changelogDan Finlay2016-04-091-0/+4
|
* Add ability to export private keysDan Finlay2016-04-071-0/+3
|
* Updated changelog for current masterDan Finlay2016-04-061-0/+4
|
* Updated changelogDan Finlay2016-04-061-0/+14
|
* Added changelog and deploy docsDan Finlay2016-03-231-0/+5