Commit graph

213 commits

Author SHA1 Message Date
Yemel Jardi
190185ac9c handle the PeerID-already-in-use error and display a friendly message 2014-05-15 17:17:44 -07:00
Matias Alejo Garcia
5154dc7085 broadcast txproposal 1 by 1 2014-05-15 17:43:41 -03:00
Matias Alejo Garcia
d8c3d08582 merge 2014-05-15 16:39:22 -03:00
Manuel Araoz
0dfac71bfe always show all copayers in tx proposal list 2014-05-15 16:13:03 -03:00
Yemel Jardi
c2fb4217ce sort wallet list and fix display for unnamed wallets 2014-05-15 11:22:53 -07:00
Matias Alejo Garcia
63210ba277 fix in version checking 2014-05-15 00:02:58 -03:00
Matias Alejo Garcia
2e99d9a8ea add version to networking 2014-05-15 00:02:58 -03:00
Matias Alejo Garcia
432f74488a change name to bitcore.HierarchicalKey 2014-05-15 00:02:25 -03:00
Yemel Jardi
9d5f2ddf16 add validation to wallet secret 2014-05-14 14:31:47 -07:00
Gustavo Maximiliano Cortez
eedfdcfaa1 Merge pull request #360 from maraoz/optimize/many-addresses
Optimize for many addresses
2014-05-13 15:20:10 -03:00
Gustavo Cortez
a6bcc63460 Fixed autorefresh transactions proposal with a 1-1 wallet 2014-05-13 12:37:10 -03:00
Gustavo Cortez
8a03225cd2 Alert for transaction support in navbar (red label).
Fixes Sign and Reject Transactions.

Known bugs:
	* After 5 continuous transactions, connection is lost with peers
	* 1-of-1 wallet does not refresh automatically
2014-05-13 05:02:21 -03:00
Manuel Araoz
9e96bc2188 use new multiutxo insight call 2014-05-12 18:47:17 -03:00
Manuel Araoz
e7486c7fe0 blockchain API changes 2014-05-12 17:41:29 -03:00
Manuel Araoz
f764c743e4 remove many unnecesary digests 2014-05-09 15:39:33 -03:00
Manuel Araoz
bdbe8bdfc7 remove pubKeyRingUpdated event 2014-05-09 15:39:33 -03:00
Manuel Araoz
0f1d651e36 unified connect calls 2014-05-09 15:39:33 -03:00
Manuel Araoz
1b87083579 disconnect working 2014-05-09 15:39:33 -03:00
Manuel Araoz
55ba5e6d37 connect working 2014-05-09 15:39:33 -03:00
Manuel Araoz
132920f909 change wallet event 'create' to 'ready' 2014-05-09 15:39:33 -03:00
Manuel Araoz
22cd4cae94 make explicit refreshes when storing wallet 2014-05-09 15:39:33 -03:00
Matias Alejo Garcia
6afcd8cc2e spinner while derivating passphrase 2014-05-07 18:53:55 -03:00
Matias Alejo Garcia
1dc1e0a017 move passphrase config 2014-05-07 10:31:57 -03:00
Matias Alejo Garcia
3434393b21 rm try catch 2014-05-07 10:24:05 -03:00
Matias Alejo Garcia
542943c29f fix link + decrypt password 2014-05-07 09:55:31 -03:00
Matias Alejo Garcia
fa8c2eada5 Merge pull request #304 from cmgustavo/bug/open-wallet
Sign-in when put a wrong password. Fixes #297
2014-05-06 19:22:40 -03:00
Matias Alejo Garcia
b345242183 Merge pull request #305 from maraoz/optimize/UI-calls
Optimize some UI calls
2014-05-06 19:21:05 -03:00
Gustavo Cortez
88a7fca8d8 Fix Conflicts:
js/controllers/signin.js
2014-05-06 18:12:24 -03:00
Gustavo Cortez
ab9be793cb Fix signing when put a wrong password. Fixes #297 2014-05-06 17:57:16 -03:00
Mario Colque
ad836250f5 Merge pull request #277 from cmgustavo/feature/backup-form
Feature/backup form
2014-05-06 17:55:04 -03:00
Manuel Araoz
8836bdf86a optimize address page and refresh UI calls. 2014-05-06 17:36:16 -03:00
Gustavo Cortez
b7ed2798fb Fix #269: save wallet when restoring a backup 2014-05-05 16:32:36 -03:00
Manuel Araoz
33e824a64c STUN/TURN in default config 2014-05-05 15:54:17 -03:00
Mario Colque
aa0ed193fd Merge pull request #256 from matiu/feature/reconnect-simpler-peer-mgmt
better peer management / peer reconection
2014-05-01 22:22:44 -03:00
Matias Alejo Garcia
304c39c2b7 rm logs 2014-05-01 21:59:39 -03:00
Matias Alejo Garcia
7edb310517 add comment 2014-05-01 21:52:46 -03:00
Matias Alejo Garcia
65f12f611f better peer management 2014-05-01 21:48:17 -03:00
Mario Colque
c995f039c2 added encryption backup support 2014-05-01 18:39:21 -03:00
Matias Alejo Garcia
5b09440828 Merge pull request #254 from cmgustavo/bug/join-wallet
Fixed join wallet from remote peer
2014-05-01 18:37:49 -03:00
Gustavo Maximiliano Cortez
052a8a6201 Merge pull request #253 from matiu/feature/docs
Feature/docs
2014-05-01 18:36:34 -03:00
Gustavo Cortez
c98323e9d3 Fixed join wallet from remote peer 2014-05-01 18:34:30 -03:00
Matias Alejo Garcia
6f4efdd478 rm logs 2014-05-01 17:36:11 -03:00
Matias Alejo Garcia
bd501f854b add more peer checks 2014-05-01 16:40:25 -03:00
Mario Colque
4617a24bbe fixed passphrase setting when a existent wallet is opened 2014-05-01 16:32:03 -03:00
Mario Colque
8d4a6ded71 implementing passphrase to wallet Open/Create methods 2014-05-01 16:32:02 -03:00
Mario Colque
8e0fbe589c refactor 2014-05-01 16:32:02 -03:00
Mario Colque
ecd979493a using Base64 instead Hex for storageSalt 2014-05-01 16:32:01 -03:00
Mario Colque
06b25db364 added Passphrase model and service 2014-05-01 16:32:01 -03:00
Matias Alejo Garcia
84637bd12d fix conflicts 2014-05-01 11:04:21 -03:00
Matias Alejo Garcia
79fd185230 better opts for get address 2014-05-01 10:07:30 -03:00