Commit graph

1,103 commits

Author SHA1 Message Date
Matias Alejo Garcia
dd724a6135 add store / refrest 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
c616f02169 fix isPending usage 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia
e11ac3e956 add tests 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
60d81e6b9f add advanced options to join 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
db1b7d7c45 add advanced options to import 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
2617b76428 mv backup to more filenames 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia
b388c3eadf add UX to backup tab 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
93239f7983 add send Indexes 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
c1564ae015 scan is working! 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
e760dae2bd add scaning options too more 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
4b3cbfcfb0 add test for priv key import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia
2fbbd2a53a add options to enter Priv Key on join 2014-08-22 10:25:30 -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
Matias Alejo Garcia
fea90215d4 add options to show the private key 2014-08-22 10:25:29 -04:00
Matias Alejo Garcia
a749c5d08e Merge pull request #1161 from isocolsky/test/tx_min_amount
Check tx proposal minimum amount
2014-08-21 16:55:16 -04:00
Ivan Socolsky
ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Matias Alejo Garcia
9bf7586de0 Merge pull request #1140 from greggzigler/travis_karma
Add karma to travis
2014-08-21 10:45:27 -04:00
Gregg Zigler
3f180fec27 do not try to vibrate in travis 2014-08-19 14:41:55 -07:00
Matias Alejo Garcia
a6bab8ce43 hide initial balance until it is updated 2014-08-19 15:50:23 -04:00
Gustavo Maximiliano Cortez
068f8cad52 Merge pull request #1133 from matiu/bug/nn-name
Bug/nn name
2014-08-19 16:45:51 -03:00
Matias Alejo Garcia
ecfdaf00cb Merge pull request #1132 from yemel/refactor/remove-old-code
Remove old code
2014-08-19 15:20:02 -04:00
Matias Alejo Garcia
25293ecf86 rm now useless delete 2014-08-19 14:15:47 -04:00
Yemel Jardi
1e9b83a195 Remove old code 2014-08-19 15:06:44 -03:00
Matias Alejo Garcia
9e5bec9b9b rm cache from storage/network from Priv Key 2014-08-19 13:31:35 -04:00
Christopher Jeffrey
6f6cf87360 wallet: fix bip21 calls. fixes #1128. 2014-08-19 10:27:30 -07:00
Matias Alejo Garcia
20af614f40 remove pubkey cache from network and storage 2014-08-19 11:48:29 -04:00
Matias Alejo Garcia
73a2a9fba3 remove pubkey cache from toObj/fromObj 2014-08-19 11:00:18 -04:00
Matias Alejo Garcia
2ea8ae38f0 Merge pull request #1121 from greggzigler/fix_karma
Clean up karma console errors.
Chrome 36.0.1985 (Mac OS X 10.9.4): Executed 82 of 82 SUCCESS (0.47 secs / 0.141 secs)
2014-08-19 10:49:26 -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
Gregg Zigler
4e8fa24fc0 fix miscellaneous karma console errors
point to new bitcore bundle
remove online.wav file usage, clean up console error
remove unused crypto var from storage.File test, clean up console error
2014-08-18 11:36:25 -07: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
8975b70530 Merge pull request #1099 from yemel/feature/android-uri-handling
Implement bitcoin URI Handling on Android
2014-08-16 00:11:38 -04:00
Yemel Jardi
594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi
b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Matias Alejo Garcia
534895a009 rebase 2014-08-15 18:55:26 -04:00
Matias Alejo Garcia
d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
f14d83cee1 redir to home if no wallets at #open 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
5753f406e0 add tests to getSEssionId 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
54bc98f0bd add sessionStorage param 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
Matias Alejo Garcia
d8e0d50dce add WalletLock class 2014-08-15 18:26:33 -04:00
Manuel Araoz
70dc68485b trying to get tests working 2014-08-15 17:47:36 -04:00