Commit graph

310 commits

Author SHA1 Message Date
Ryan X. Charles
0020faa84a get LocalEncrypted working the same way as File 2014-04-18 19:19:38 -03:00
Ryan X. Charles
f599331351 use base64 for export 2014-04-18 17:48:47 -03:00
Ryan X. Charles
9246ae175f encryption and decryption working for File 2014-04-18 17:35:32 -03:00
Mario Colque
ef3c8e2865 Merge pull request #92 from matiu/feature/ux3
Feature/ux3
2014-04-18 14:15:40 -03:00
Matias Alejo Garcia
b2508b7195 fix wallet updates 2014-04-18 13:20:35 -03:00
Mario Colque
30f24fdae2 Merge pull request #91 from maraoz/remove/slow-tests
remove slow tests
2014-04-18 13:14:21 -03:00
Manuel Araoz
83b1fd4ec7 remove slow tests 2014-04-18 12:01:56 -03:00
Matias Alejo Garcia
fbede5a903 better tx layout 2014-04-18 11:33:58 -03:00
Gustavo Maximiliano Cortez
5cff5f6b47 Merge pull request #88 from bechi/feature/01-layout-details
layout details
2014-04-18 11:29:53 -03:00
Manuel Aráoz
cf4140ab2b Merge pull request #89 from matiu/feature/ux2
fix p2p connecting
2014-04-18 11:29:27 -03:00
Manuel Aráoz
e50f4b1c31 Merge pull request #90 from cmgustavo/bug/read-backup
Bug/read backup
2014-04-18 11:29:09 -03:00
Matias Alejo Garcia
40ef2bc23e . 2014-04-18 11:23:45 -03:00
Matias Alejo Garcia
77a662467b remote server 2014-04-18 11:23:07 -03:00
Gustavo Cortez
4a8f543bf9 Fix $digest() when generateAddress 2014-04-18 11:20:06 -03:00
Matias Alejo Garcia
ba8a0e83d2 fix p2p connecting 2014-04-18 11:19:39 -03:00
Gustavo Cortez
5cd9f7a93b Fix read from backup address. 2014-04-18 11:16:10 -03:00
Bechi
4cd9e185e0 layout details 2014-04-18 10:27:32 -03:00
Ryan X. Charles
ae8f50793f Merge pull request #86 from maraoz/feature/cache-BIP32
Feature/cache bip32
2014-04-17 19:05:39 -03:00
Manuel Araoz
b9ae282202 remove extra setFromObj 2014-04-17 18:57:59 -03:00
Manuel Araoz
65b033f67e trying to fix broken test 2014-04-17 18:56:45 -03:00
Manuel Araoz
a5ad584d7f fix browser tests 2014-04-17 18:56:45 -03:00
Manuel Araoz
3e8ca41a0a optimize public key generation for BIP32 with cache 2014-04-17 18:56:44 -03:00
Manuel Araoz
6d822a9153 performance test fix for browser 2014-04-17 18:56:44 -03:00
Manuel Araoz
5847d6aff2 optimize PrivateKey with cache 2014-04-17 18:56:44 -03:00
Manuel Aráoz
f90decca0e Merge pull request #87 from ryanxcharles/bug/fix-tests
add setFromObj to FakeStorage - and fix publicKeyring capitalization
2014-04-17 18:56:28 -03:00
Ryan X. Charles
4681783231 add setFromObj to FakeStorage - and fix publicKeyring capitalization
...to fix tests
2014-04-17 18:55:17 -03:00
Manuel Aráoz
9319c7f93f Merge pull request #84 from ryanxcharles/feature/wallet-file-consistency
WIP: add setFromObj and getEncryptedObj to storage classes
2014-04-17 18:35:08 -03:00
Gustavo Maximiliano Cortez
d34dfc746c Merge pull request #85 from colkito/feature/wallet-backup-support
Feature/wallet backup support
2014-04-17 18:21:56 -03:00
Gustavo Maximiliano Cortez
dc49a4dc68 Merge pull request #83 from matiu/feature/ux1
Feature/ux1
2014-04-17 18:20:55 -03:00
Matias Alejo Garcia
1954978202 parse output TX to show before signing (WIP) 2014-04-17 18:06:09 -03:00
Mario Colque
2c0b733025 fix conflicts 2014-04-17 18:05:26 -03:00
Ryan X. Charles
69c5c3bc2e add setFromObj and getEncryptedObj to storage classes
This is so that you can export the file from the browser and use the same file
in the wallet file from the command-line. I have made encryption work
equivalently between the browser and node.
2014-04-17 18:04:56 -03:00
Mario Colque
2838b3ecd2 added support for the wallet backups 2014-04-17 18:02:20 -03:00
Matias Alejo Garcia
5eca1a63c2 filter out change address. Better refresh 2014-04-17 17:22:50 -03:00
Gustavo Maximiliano Cortez
5f959aa5d9 Merge pull request #82 from matiu/feature/signin4
Feature/signin4
2014-04-17 17:12:25 -03:00
Matias Alejo Garcia
9ead0f69f4 clean up index 2014-04-17 17:10:32 -03:00
Matias Alejo Garcia
f9ee67b548 clean config for peerjs 2014-04-17 17:10:32 -03:00
Matias Alejo Garcia
b79aefefee remove logs 2014-04-17 17:07:30 -03:00
Matias Alejo Garcia
d5fe53d23e better p2p handling 2014-04-17 17:07:30 -03:00
Matias Alejo Garcia
1e64031ec3 options for running with local peerJs server. Ux fixes 2014-04-17 17:07:30 -03:00
Matias Alejo Garcia
6627184ebc hide features until wallet isComplete() 2014-04-17 17:07:30 -03:00
Matias Alejo Garcia
8f964bf007 Merge pull request #81 from cmgustavo/feature/refactory-get-balance
Feature/refactory get balance
2014-04-17 17:06:59 -03:00
Gustavo Cortez
f5fd03ad3c Fix refactory for createTx. 2014-04-17 17:01:45 -03:00
Gustavo Cortez
f55d243bed Refactory get balance 's methods 2014-04-17 16:42:27 -03:00
Gustavo Maximiliano Cortez
e88c80bc3e Merge pull request #79 from maraoz/optimize/tests
optimize some tests
2014-04-17 15:30:05 -03:00
Gustavo Maximiliano Cortez
805125cd54 Merge pull request #78 from matiu/feature/signin
Feature/signin
2014-04-17 15:23:33 -03:00
Manuel Araoz
bca120a7b6 optimize some tests 2014-04-17 15:04:55 -03:00
Matias Alejo Garcia
fc7354e93a import option (not working yet) 2014-04-17 14:28:50 -03:00
Matias Alejo Garcia
9733305aea ux fixes 2014-04-17 13:43:42 -03:00
Matias Alejo Garcia
a51ed6c66d fix walletID list 2014-04-17 13:43:42 -03:00