Commit graph

361 commits

Author SHA1 Message Date
Ivan Socolsky
63fb94c2be Check fail when sending incomplete tx 2014-08-27 09:47:45 -03:00
Manuel Araoz
439bd3c44f remove isInbound and use mailbox ts 2014-08-26 13:58:06 -03:00
Manuel Araoz
0f67d3e6bd add some parenthesis 2014-08-26 11:43:43 -03:00
Manuel Araoz
4fff3a9d4d close socket on disconnect 2014-08-26 11:43:43 -03:00
Manuel Araoz
f219da9740 refactored disconnect as one more message 2014-08-26 11:43:42 -03:00
Manuel Araoz
789388af3c historic sync working yay :D 2014-08-26 11:43:42 -03:00
Manuel Araoz
86a4ce96ad fix timestamp method 2 2014-08-26 11:43:42 -03:00
Manuel Araoz
477875d309 fix timestamp method 2014-08-26 11:43:42 -03:00
Manuel Araoz
981c56f091 add timestamp sync 2014-08-26 11:43:42 -03:00
Manuel Araoz
1b783df70a remove 'serverError' event 2014-08-26 11:43:42 -03:00
Manuel Araoz
605e2c7d49 network handler refactor, remove 'close' 2014-08-26 11:43:42 -03:00
Manuel Araoz
28e00b24cc wallet refactor 2014-08-26 11:43:42 -03:00
Manuel Araoz
884d0b5945 sending tx works 2014-08-26 11:43:41 -03:00
Manuel Araoz
4d59d7cfd5 trying to fix the connection status 2014-08-26 11:43:41 -03:00
Manuel Araoz
dfd2df7534 fixed refresh button 2014-08-26 11:43:41 -03:00
Manuel Araoz
8b6c2df6bd pubkeyring syncing, w00t 2014-08-26 11:43:41 -03:00
Manuel Araoz
497a93991e remove alerts 2014-08-26 11:43:41 -03:00
Manuel Araoz
652726dbe9 some connection in intermediate screen 2014-08-26 11:43:41 -03:00
Manuel Araoz
cae11776ac trying to get past intermediate screen 2014-08-26 11:43:41 -03:00
Manuel Araoz
7e286d88d8 remove alerts 2014-08-26 11:43:41 -03:00
Manuel Araoz
3ebacd50cc working towards refactoring network 2014-08-26 11:43:41 -03:00
Manuel Araoz
bfd4bbe021 getting to intermediate screen! 2014-08-26 11:43:41 -03:00
Matias Alejo Garcia
35e9508b28 fix formatting 2014-08-22 14:44:40 -04:00
Matias Alejo Garcia
51a42cce8e mocha tests passing 2014-08-22 13:26:03 -04:00
Matias Alejo Garcia
18ffaa172a refactor txProposal input signature handling 2014-08-22 13:25:55 -04:00
Matias Alejo Garcia
dd724a6135 add store / refrest 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
4931c9d618 add purge to tx prosposals 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
b70857f9e1 fix networkname on partial import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
7f0e9cd03d implements skipping fields in backup imports 2014-08-22 10:25:30 -04:00
Ivan Socolsky
ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Matias Alejo Garcia
25293ecf86 rm now useless delete 2014-08-19 14:15:47 -04:00
Matias Alejo Garcia
c7d04418b0 fix backup restore + tests 2014-08-18 18:11:30 -04:00
Matias Alejo Garcia
411ebbe2d7 fix type 2014-08-18 17:45:54 -04:00
Christopher Jeffrey
d7ab195b7a wallet: remove useless node module require. 2014-08-18 11:34:49 -07:00
Christopher Jeffrey
6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
eb9acb958f mocha test passing on console 2014-08-15 18:34:03 -04:00
Matias Alejo Garcia
bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Manuel Araoz
00642dc642 remove soop from js 5 2014-08-15 17:46:48 -04:00
Christopher Jeffrey
5d3f3f60fe paypro: fix - use safeUnspent for createPaymentTxSync. 2014-08-14 13:11:46 -04:00
Christopher Jeffrey
8e86826b68 paypro: even better notification when user has insufficient funds. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
f64b1eee28 paypro: allow unconfirmed unspent outputs in paypro tx proposals. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
685c6e54dc paypro: differentiate safeUnspent and unspent. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
32971772d1 Revert "paypro: allow specific paypro headers."
This reverts commit bec2df549b5565b3f846e9a59e5240db01877d88.
2014-08-14 09:52:42 -04:00
Christopher Jeffrey
8d2393230e paypro: allow specific paypro headers. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
efe41cead4 paypro: use unspecified GET method for first paypro request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
08f1a49259 paypro: remove useless header from http request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
086e2f6572 paypro: fix accept header for bitpay.com. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
4159c5aa5b paypro: fix sendPaymentTx to be in line with sendTx. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
a1619e3f6c paypro: minor - remove comment. 2014-08-14 09:52:42 -04:00