Commit graph

2,509 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
9d142cbff7 Merge pull request #1332 from matiu/insight-reconnect
Insight reconnect
2014-09-09 23:17:33 -03:00
Matias Alejo Garcia
04dbbc0b45 add ts to p2p sync 2014-09-09 23:00:24 -03:00
Matias Alejo Garcia
3aca85e268 log fixes 2014-09-09 22:41:55 -03:00
Matias Alejo Garcia
489dc2ccff fix log 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
38ed6e2df6 fix karma tests 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
194913c561 fix insight tests 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
d838a29d02 fix some wallet tests 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
24e5e28e15 add log 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
74593fe778 fix signed message 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
45fd46e3bc fix reconnect to insight 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia
dd8fcaa1b1 refacor blockchain handlers 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia
1c5b59a263 fix addr 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia
db5505b1e3 fix received 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia
6944b9119b move blockchain event handles to wallet 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia
7706a17416 fix typo 2014-09-09 22:31:29 -03:00
Matias Alejo Garcia
b516e844a8 lazy connect 2014-09-09 22:31:29 -03:00
Matias Alejo Garcia
fb05586c32 fix addr 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia
255affe382 fix received 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia
b5b7acd5a4 move blockchain event handles to wallet 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia
bd78c758aa fix typo 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia
c45495eeff lazy connect 2014-09-09 22:30:21 -03:00
Ivan Socolsky
0917fcd7da Merge pull request #1328 from cmgustavo/ux/01-copayers
hide delete and backup wallets on the intermediate screen
2014-09-09 18:28:14 -03:00
Gustavo Maximiliano Cortez
3d991822d2 Merge pull request #1327 from cmgustavo/bug/01-delete-wallet
Bug/01 delete wallet
2014-09-09 18:24:19 -03:00
Gustavo Maximiliano Cortez
067361e1c6 Merge pull request #1331 from isocolsky/fix/open_button
Removed loading indicator from all buttons
2014-09-09 17:57:22 -03:00
Ivan Socolsky
ea885e5fb8 Removed loading directive from buttons 2014-09-09 16:45:58 -03:00
Ivan Socolsky
a18fee5ec3 Removed loading indicator 2014-09-09 15:33:35 -03:00
Matias Alejo Garcia
a983b7aa21 Merge pull request #1330 from bechi/feature/status
fix reconnect notification style
2014-09-09 15:29:56 -03:00
bechi
40e785760a fix reconnect notification style 2014-09-09 15:28:25 -03:00
Gustavo Maximiliano Cortez
022dec727e hide delete and backup wallets on the intermediate screen 2014-09-09 14:46:22 -03:00
Gustavo Maximiliano Cortez
43c0a0bb32 tests for copayers controller 2014-09-09 12:59:48 -03:00
Gustavo Maximiliano Cortez
c9bc512227 Fix: copayers list 2014-09-09 12:59:27 -03:00
Gustavo Maximiliano Cortez
2bfa83a8e5 Fixes: delete wallet on the intermediate screen 2014-09-09 11:47:42 -03:00
Gustavo Maximiliano Cortez
f811f91952 Merge pull request #1322 from matiu/builderOpts2
Builder opts2
2014-09-09 10:55:20 -03:00
Matias Alejo Garcia
7bcf35f6d0 fix no fore opts 2014-09-09 10:43:29 -03:00
Matias Alejo Garcia
740be93836 fix fee / feeSat opts 2014-09-09 10:43:13 -03:00
Gustavo Maximiliano Cortez
ea91c603f9 Merge pull request #1315 from isocolsky/fix/insight_down
Catching errors when trying to create new TXP
2014-09-09 10:38:52 -03:00
Gustavo Maximiliano Cortez
887c507767 Merge pull request #1321 from matiu/builderOtps
fix sighash opts + add tests
2014-09-09 10:00:34 -03:00
Matias Alejo Garcia
765d3dd658 fix sighash opts + add tests 2014-09-09 08:42:32 -03:00
Matias Alejo Garcia
f87030c6cb Merge pull request #1317 from isocolsky/fix/all_funds
Fixed 'Use all funds' link for amounts below fee
2014-09-09 07:37:15 -03:00
Manuel Aráoz
f6e9084548 Merge pull request #1229 from chjj/paypro
WIP Reimplement Payment Protocol
2014-09-08 19:18:41 -07:00
Christopher Jeffrey
125b8a807b test: fix Wallet test pertaining to null/0 fees. 2014-09-08 18:47:42 -07:00
Christopher Jeffrey
0a1fab8e2a paypro: fix failing paypro test. 2014-09-08 17:52:22 -07:00
Christopher Jeffrey
98db768924 paypro: fix tx broadcasting with domains as paypro addresses. 2014-09-08 17:36:47 -07:00
Christopher Jeffrey
7df948f9ee paypro: use the most recent bitcore bundle. 2014-09-08 17:30:08 -07:00
Christopher Jeffrey
e1b966c751 package.json: use bitcore v0.1.36. 2014-09-08 17:08:09 -07:00
Christopher Jeffrey
953ff985d8 paypro: implement short merchant names in address box and side box. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey
20a30609b8 paypro: fix merchant overflow. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey
b983991d23 paypro: use correct bitcore version in package.json. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey
d855c16d0a Revert "fix send section"
This reverts commit 111dac1a0e.
2014-09-08 17:06:10 -07:00
Christopher Jeffrey
b078a5e2ea Revert "fix send view indentation: broken by 111dac1a0e."
This reverts commit c75bd233e0bd31bf693462f615801229e2e10284.
2014-09-08 17:05:33 -07:00