Commit graph

713 commits

Author SHA1 Message Date
Matias Alejo Garcia
765d3dd658 fix sighash opts + add tests 2014-09-09 08:42:32 -03: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
49d362a238 paypro: improve PaymentRequest verification using the latest bitcore. 2014-09-08 17:00:38 -07:00
Matias Alejo Garcia
b15ddf23c4 Merge pull request #1299 from matiaspando/error/fixLostMessages
Subscribe again to receive messages
2014-09-08 15:13:17 -03:00
Matias Alejo Garcia
c7f4770449 Merge pull request #1305 from isocolsky/ux/seen_icon
Calling setSeen on incoming tx proposal
2014-09-08 15:12:58 -03:00
Matias Alejo Garcia
ff7b6d6ad8 Merge pull request #1265 from eordano/fix/1052
Remove BuilderMockV0
2014-09-08 15:08:12 -03:00
Ivan Socolsky
664c02dc84 Set seen on incoming tx proposal 2014-09-08 14:27:58 -03:00
Gustavo Maximiliano Cortez
5ac5aa3c69 Merge pull request #1297 from eordano/beauty/Wallet
JSDoc for wallet.js
2014-09-08 13:00:34 -03:00
Matias Pando
d96d9b8d61 Delete commented line 2014-09-08 12:12:23 -03:00
Matias Pando
6fa1005615 Subscribe again to receive messages 2014-09-08 12:12:23 -03:00
Gustavo Maximiliano Cortez
bd2035eac9 Merge pull request #1287 from eordano/beauty/WalletFactory
JSDoc for WalletFactory
2014-09-08 12:00:42 -03:00
Esteban Ordano
9543fa851d JSDocs and beautifycation for HDPath 2014-09-08 11:48:21 -03:00
Gustavo Maximiliano Cortez
42df9aa409 Merge pull request #1285 from eordano/beauty/PublicKeyRing
JSDoc and beautified the code fro PublicKeyRing
2014-09-08 11:38:24 -03:00
Matias Alejo Garcia
1aa46b6ad0 Merge pull request #1298 from isocolsky/fix/update_balance
Fixed reentrant event updating balance multiple times
2014-09-05 15:07:25 -03:00
Ivan Socolsky
48cbd01686 Fixed reentrant event 2014-09-05 12:03:50 -03:00
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
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
Esteban Ordano
d92f0ed0eb JSDoc and beautified code for PrivateKey 2014-09-04 11:42:01 -03:00
Esteban Ordano
64399d7c71 JSDoc and better code for WalletFactory 2014-09-04 11:40:42 -03:00
Esteban Ordano
5a45c66573 JSDoc and beautified the code fro PublicKeyRing 2014-09-04 11:39:29 -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
Matias Pando
89dba4c616 Added secret number feature 2014-09-03 16:51:02 -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
fdf25d0124 Using underscore in a few files 2014-09-03 10:27:42 -03:00
Esteban Ordano
b39a683339 Fix error message 2014-09-02 18:44:54 -03:00
Esteban Ordano
5f666aef66 Remove BuilderMockV0 2014-09-02 18:30:06 -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
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
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
Yemel Jardi
b97a332ae9 Add reconnecting notification, change subscribed list to dict, update balance after reconnect 2014-08-29 15:01:07 -03:00
Yemel Jardi
2989fe1da4 Remove handlers before disconnecting the socket 2014-08-29 12:27:53 -03:00
Yemel Jardi
862dfa72c9 Integrate the new model 2014-08-29 12:27:53 -03:00
Yemel Jardi
16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi
33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00
Matias Alejo Garcia
02b8ceb35e add subscribed event 2014-08-28 19:29:37 -03:00
Matias Alejo Garcia
2c354525ea test passing 2014-08-28 19:19:28 -03:00
Matias Alejo Garcia
00e1668f86 prevent syncing the same message twice 2014-08-28 18:59:44 -03:00