Commit graph

1,261 commits

Author SHA1 Message Date
Esteban Ordano
f397d1f94f JSDoc for wallet.js 2014-09-05 11:49:35 -03:00
Gustavo Maximiliano Cortez
db3ca4ceef Merge pull request #1270 from isocolsky/fix/remove_spent
Removed proposals with spent inputs
2014-09-04 18:25:11 -03:00
Matias Alejo Garcia
19eaa12dc8 Merge pull request #1284 from eordano/beauty/PrivateKey
JSDoc and beautified code for PrivateKey
2014-09-04 18:08:41 -03:00
Matias Alejo Garcia
daa5fcaf07 Merge pull request #1296 from matiaspando/error/joinfullwallet
Bug found that stops sending messages
2014-09-04 18:07:29 -03:00
Matias Pando
6fc683dcaa Bug found that stops sending message 2014-09-04 17:47:24 -03:00
Ivan Socolsky
ace301d1f8 Only remove pending txps 2014-09-04 17:37:38 -03:00
Gustavo Maximiliano Cortez
08024c1c77 Merge pull request #1291 from isocolsky/fix/First_address
Fix 1st address not showing
2014-09-04 14:32:18 -03:00
Matias Alejo Garcia
97390601a4 Merge pull request #1280 from eordano/beauty/HDParams
HDParams beautified and jsdoc'd
2014-09-04 14:11:45 -03:00
Matias Alejo Garcia
50175a8902 Merge pull request #1278 from eordano/beauty/Passphrase
JSDoc and beautify for Passphrase
2014-09-04 14:09:54 -03:00
Ivan Socolsky
f9458aa4a1 Remove unnecessary code 2014-09-04 13:23:56 -03:00
Ivan Socolsky
eb59a7dce9 Refresh global addresses when joining 2014-09-04 13:16:09 -03:00
Esteban Ordano
d92f0ed0eb JSDoc and beautified code for PrivateKey 2014-09-04 11:42:01 -03:00
Esteban Ordano
475b20f43f JSDoc and beautify for Passphrase 2014-09-04 11:37:14 -03:00
Esteban Ordano
49e7b2ae5f HDParams beautified and jsdoc'd 2014-09-04 11:36:25 -03:00
Ivan Socolsky
cf3703e8ab Add explicit call to updateAddressList 2014-09-04 11:22:08 -03:00
Matias Pando
89dba4c616 Added secret number feature 2014-09-03 16:51:02 -03:00
Yemel Jardi
63db84af2a Merge pull request #1257 from eordano/feature/jsdoc1
Improve Copay's documentation: an example
2014-09-03 14:32:45 -03:00
Yemel Jardi
8ad6da9c28 Merge pull request #1263 from eordano/feature/underscore
Adds underscore to copay to make code more readable
2014-09-03 14:31:50 -03:00
Yemel Jardi
7e36122e3c Merge pull request #1253 from cmgustavo/bug/03-angular-issues
Fixes angular issue
2014-09-03 14:25:53 -03:00
Ivan Socolsky
55aa4e8f68 Added call from UX 2014-09-03 11:55:18 -03:00
Ivan Socolsky
a07ffee068 Precondition check for TxProposals#deleteOne 2014-09-03 11:55:05 -03:00
Ivan Socolsky
8b55f69d40 Add method removeTxWithSpentInputs to wallet 2014-09-03 11:54:40 -03:00
Esteban Ordano
bbb539012a Split log and logger to show the usage of jsdoc 2014-09-03 10:28:32 -03:00
Esteban Ordano
fdf25d0124 Using underscore in a few files 2014-09-03 10:27:42 -03:00
Esteban Ordano
a0c7d2cb66 Merge pull request #1258 from cmgustavo/feature/01-remove-peerjs
Feature: remove peerjs
2014-09-02 18:23:36 -03:00
Manuel Araoz
89ec5ad61e add wallet import test 2014-09-02 17:08:09 -03:00
Manuel Araoz
5df1ebd2a2 change More to Settings and change the icon to fi-widget 2014-09-02 17:08:09 -03:00
Manuel Araoz
99a82af5c4 change the icon for Receive to fi-download 2014-09-02 17:08:09 -03:00
Esteban Ordano
6755ff2843 Merge remote-tracking branch 'cmgustavo/bug/04-angular-issues' 2014-09-02 17:00:48 -03:00
Gustavo Maximiliano Cortez
85894d56d9 remove video from settings 2014-09-02 12:10:47 -03:00
Gustavo Maximiliano Cortez
eba5909dbc remove video service 2014-09-02 11:36:20 -03:00
Gustavo Maximiliano Cortez
aeab2b0ca4 removed commented line 2014-09-02 11:30:45 -03:00
Gustavo Maximiliano Cortez
ee21bf0f62 remove unused files 2014-09-02 10:48:58 -03:00
Gustavo Maximiliano Cortez
ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Esteban Ordano
283d937ae7 Multiline logs into one line 2014-09-01 17:48:46 -03:00
Esteban Ordano
4415f1c862 Clearer iteration through keys
- We needed to closure the variable `levels` and this is cleaner
2014-09-01 17:43:02 -03:00
Esteban Ordano
f4cdd15f04 Change all logs found to use log.js 2014-09-01 16:43:26 -03:00
Esteban Ordano
8f7d952e0f Add logging solution 2014-09-01 16:43:22 -03:00
Gustavo Maximiliano Cortez
21073a5ffe amount input: wrong message when typing some chars 2014-09-01 15:25:19 -03:00
Matias Alejo Garcia
e73a3f8160 Merge pull request #1228 from eordano/feature/fiat
Allow user to select an alternative currency and specify amount of money in a fiat currency
2014-09-01 11:53:17 -03:00
Gustavo Maximiliano Cortez
1c619ea6d1 Fixes angular issue when closing a wallet that was opened in another window 2014-09-01 11:38:47 -03:00
Manuel Aráoz
21d7ea5411 Merge pull request #1239 from matiu/bug/create
rename #setup to #create
2014-09-01 11:25:49 -03:00
Esteban Ordano
91dedb8bc1 Fixes settings screen 2014-09-01 11:04:57 -03:00
Esteban Ordano
54b3482b1f Add dollar balance to sidebar 2014-09-01 10:42:30 -03:00
Esteban Ordano
7529a629b8 Fixes send controller 2014-08-30 10:59:11 -03:00
Esteban Ordano
22b92aca61 Address needed change to transaction resume, fix tests 2014-08-30 10:59:11 -03:00
Esteban Ordano
1c480d21a6 Address @matiu's comments 2014-08-30 10:59:10 -03:00
Esteban Ordano
ac6dfc8035 Add more tests to controller 2014-08-30 10:59:10 -03:00
Esteban Ordano
da8aa18a1b Request as a service instead of required() 2014-08-30 10:59:10 -03:00
Esteban Ordano
c1336ea1cd Delete duplicated code 2014-08-30 10:59:10 -03:00