Matias Alejo Garcia
|
63210ba277
|
fix in version checking
|
2014-05-15 00:02:58 -03:00 |
|
Matias Alejo Garcia
|
2e99d9a8ea
|
add version to networking
|
2014-05-15 00:02:58 -03:00 |
|
Yemel Jardi
|
9d5f2ddf16
|
add validation to wallet secret
|
2014-05-14 14:31:47 -07:00 |
|
Manuel Araoz
|
55ba5e6d37
|
connect working
|
2014-05-09 15:39:33 -03:00 |
|
Gustavo Cortez
|
88a7fca8d8
|
Fix Conflicts:
js/controllers/signin.js
|
2014-05-06 18:12:24 -03:00 |
|
Gustavo Cortez
|
ab9be793cb
|
Fix signing when put a wrong password. Fixes #297
|
2014-05-06 17:57:16 -03:00 |
|
Gustavo Cortez
|
b7ed2798fb
|
Fix #269: save wallet when restoring a backup
|
2014-05-05 16:32:36 -03:00 |
|
Mario Colque
|
aa0ed193fd
|
Merge pull request #256 from matiu/feature/reconnect-simpler-peer-mgmt
better peer management / peer reconection
|
2014-05-01 22:22:44 -03:00 |
|
Matias Alejo Garcia
|
65f12f611f
|
better peer management
|
2014-05-01 21:48:17 -03:00 |
|
Mario Colque
|
c995f039c2
|
added encryption backup support
|
2014-05-01 18:39:21 -03:00 |
|
Gustavo Cortez
|
c98323e9d3
|
Fixed join wallet from remote peer
|
2014-05-01 18:34:30 -03:00 |
|
Mario Colque
|
4617a24bbe
|
fixed passphrase setting when a existent wallet is opened
|
2014-05-01 16:32:03 -03:00 |
|
Mario Colque
|
8d4a6ded71
|
implementing passphrase to wallet Open/Create methods
|
2014-05-01 16:32:02 -03:00 |
|
Matias Alejo Garcia
|
1e8895f4b8
|
fix conflics
|
2014-05-01 09:58:56 -03:00 |
|
Matias Alejo Garcia
|
2dc59de87e
|
add random key for network encryption
|
2014-04-30 12:58:40 -03:00 |
|
Manuel Aráoz
|
46a5edf9f7
|
Merge pull request #206 from matiu/feature/rm-encryption-and-signing
removes encryption and signing. Relays on webrtc DTS. Keep authenticatio...
|
2014-04-28 15:20:28 -03:00 |
|
Matias Alejo Garcia
|
830b6d2b5f
|
removes encryption and signing. Relays on webrtc DTS. Keep authentication
|
2014-04-28 15:02:24 -03:00 |
|
Mario Colque
|
47cb4bd3da
|
added a wrapper for the method fromObj of Wallet
|
2014-04-28 12:02:43 -03:00 |
|
Mario Colque
|
1168bf82b8
|
obj syntax
|
2014-04-28 11:32:02 -03:00 |
|
Mario Colque
|
f0911caf63
|
fixed errors to import/open wallets
|
2014-04-28 11:22:41 -03:00 |
|
Mario Colque
|
69e1bb8e37
|
added the import method
|
2014-04-25 19:12:13 -03:00 |
|
Matias Alejo Garcia
|
e88dc7afb3
|
peer checking againt by key ring
|
2014-04-24 23:43:05 -03:00 |
|
Matias Alejo Garcia
|
5d30a6abea
|
add wallets nicknames, handle error messages
|
2014-04-24 16:36:15 -03:00 |
|
Matias Alejo Garcia
|
6ace16e20d
|
peer authentication
|
2014-04-24 11:58:41 -03:00 |
|
Matias Alejo Garcia
|
c1881d5fbb
|
peerId hashing WIP2
|
2014-04-24 11:58:41 -03:00 |
|
Matias Alejo Garcia
|
dcd903904e
|
multiple ux fixes
|
2014-04-21 07:28:11 -03:00 |
|
Matias Alejo Garcia
|
a1b00dcd05
|
more work on Tx
|
2014-04-20 20:24:24 -03:00 |
|
Matias Alejo Garcia
|
019e841b31
|
fix firefox / timing in connection
|
2014-04-20 16:16:09 -03:00 |
|
Matias Alejo Garcia
|
6e07d64832
|
fixes in networking
|
2014-04-20 12:41:28 -03:00 |
|
Manuel Araoz
|
4ba65dd4e1
|
automatic peer discovery
|
2014-04-18 18:25:51 -03:00 |
|
Manuel Araoz
|
d62dbeffca
|
WIP for automatic network join
|
2014-04-18 14:40:40 -03:00 |
|
Matias Alejo Garcia
|
ba8a0e83d2
|
fix p2p connecting
|
2014-04-18 11:19:39 -03:00 |
|
Manuel Araoz
|
5847d6aff2
|
optimize PrivateKey with cache
|
2014-04-17 18:56:44 -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 |
|
Matias Alejo Garcia
|
e28be27bf3
|
better signin page
|
2014-04-17 13:43:42 -03:00 |
|
Matias Alejo Garcia
|
a8d85adc84
|
fix uxrefresh with new #setup
|
2014-04-17 11:46:49 -03:00 |
|
Matias Alejo Garcia
|
df23125f5e
|
tx broadcasting working
|
2014-04-16 22:12:38 -03:00 |
|
Ryan X. Charles
|
96a6203bb0
|
make my code work with the latest interface changes
...to Wallet and WalletFactory
|
2014-04-16 21:13:35 -03:00 |
|
Matias Alejo Garcia
|
8856683a17
|
fix join wallet WIP
|
2014-04-16 20:58:57 -03:00 |
|
Matias Alejo Garcia
|
536fe90431
|
new WalletFactory
|
2014-04-16 17:51:42 -03:00 |
|
Manuel Araoz
|
f22ca08b39
|
remove WalletFactory file (everything is in Wallet)
|
2014-04-15 10:56:23 -03:00 |
|
Manuel Araoz
|
00d4a4b979
|
adding wallet factory
|
2014-04-14 18:30:47 -03:00 |
|