Commit graph

45 commits

Author SHA1 Message Date
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
Gustavo Cortez
cb00a5b629 Transactions counter in navbar. Moved updateTx from controller to service. 2014-05-13 04:03:09 -03:00
Ryan X. Charles
c4e3bf47fb improve language
Make the language more professional, and add a space after "txid" so that you
can easily copy+paste the txid.
2014-05-09 11:28:35 -04:00
Manuel Araoz
a6bab6da4c show transaction id, and link to insight 2014-05-08 18:14:49 -03:00
Gustavo Cortez
7f63d3e1f9 Commented unnecessary digest. 2014-05-01 16:21:48 -03:00
Matias Alejo Garcia
84637bd12d fix conflicts 2014-05-01 11:04:21 -03:00
Matias Alejo Garcia
1e8895f4b8 fix conflics 2014-05-01 09:58:56 -03:00
Matias Alejo Garcia
e46901c369 add update on network events to txproposals 2014-04-25 17:53:19 -03:00
Mario Colque
6cb1b5a851 Merge pull request #188 from matiu/feature/peer-checking
Feature/peer checking
2014-04-25 10:27:06 -03:00
Matias Alejo Garcia
e88dc7afb3 peer checking againt by key ring 2014-04-24 23:43:05 -03:00
Gustavo Cortez
872cfaba68 Added spinner to all buttons 2014-04-24 22:43:19 -03:00
Matias Alejo Garcia
6ace16e20d peer authentication 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
08fa60d41c hashing working 2014-04-24 11:58:41 -03:00
Gustavo Maximiliano Cortez
e69032e951 Merge pull request #139 from colkito/feature/angularjs-tests
Feature/angularjs tests
2014-04-23 15:21:11 -03:00
Gustavo Cortez
e17aed54b0 Fix conflicts:
js/controllers/transactions.js
2014-04-23 15:10:42 -03:00
Mario Colque
4db0a28df0 moved bitcore into angular controller 2014-04-23 14:56:03 -03:00
Gustavo Cortez
68fd916053 Get transactions of all addresses (the generated and the changes). Do not repeat txids on the front-end 2014-04-23 03:37:17 -03:00
Matias Alejo Garcia
b6280348e5 reject button working 2014-04-23 02:01:54 -03:00
Gustavo Cortez
df9b26fdde List of transactions by address associated to wallet 2014-04-23 01:55:00 -03:00
Matias Alejo Garcia
3c7c24de49 fix ux issues. tx sending working 2014-04-22 23:07:20 -03:00
Matias Alejo Garcia
4092f0cb9d works sometimes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia
2fbd075206 available address 2014-04-21 13:16:15 -03:00
Mario Colque
319417552a fix conflict 2014-04-21 09:26:33 -03:00
Matias Alejo Garcia
dcd903904e multiple ux fixes 2014-04-21 07:28:11 -03:00
Mario Colque
009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Matias Alejo Garcia
616429a355 fixes in ux 2014-04-20 21:53:54 -03:00
Matias Alejo Garcia
a1b00dcd05 more work on Tx 2014-04-20 20:24:24 -03:00
Mario Colque
74f7271310 fix conflicts 2014-04-20 17:18:20 -03:00
Matias Alejo Garcia
04d7d5abf0 send tx 2014-04-19 11:23:24 -03:00
Mario Colque
0455d5ee69 refactory of the socket service 2014-04-18 19:08:01 -03:00
Mario Colque
e5a4e3c25c modev wallet validation from all controllers to router 2014-04-18 15:22:02 -03:00
Matias Alejo Garcia
fbede5a903 better tx layout 2014-04-18 11:33:58 -03:00
Matias Alejo Garcia
ba8a0e83d2 fix p2p connecting 2014-04-18 11:19:39 -03:00
Matias Alejo Garcia
1954978202 parse output TX to show before signing (WIP) 2014-04-17 18:06:09 -03:00
Gustavo Cortez
8ab479691d Cleaning controllers. Also call connect socket-ii in all pages. Everything work! 2014-04-17 13:25:36 -03:00
Matias Alejo Garcia
536fe90431 new WalletFactory 2014-04-16 17:51:42 -03:00
Matias Alejo Garcia
341c9d8ffa open wallet working 2014-04-15 18:46:19 -03:00
Matias Alejo Garcia
4dcd18c42f wallet @browser working again 2014-04-15 12:52:28 -03:00
Mario Colque
52a4ae522e removed comments and logs 2014-04-14 18:03:40 -03:00
Mario Colque
5bf4bca0d3 added list of pending transactions 2014-04-14 17:58:12 -03:00
Gustavo Cortez
4cd48b7bb2 integrate new name and header. Signin/signout flow 2014-03-31 12:48:35 -03:00
Ryan X. Charles
7176e49509 rename cosign -> copay throughout code
Also, "cosigners" becomes "copayers"
2014-03-28 14:12:56 -04:00
Gustavo Cortez
7be9cec630 tinyfix: collapse one at a time 2014-03-26 18:07:28 -03:00
Gustavo Cortez
f325b42989 forms, example values, qr generator 2014-03-26 17:56:11 -03:00
Gustavo Cortez
7bef363585 creating basic controllers 2014-03-26 09:18:42 -03:00