Commit Graph

2009 Commits

Author SHA1 Message Date
Ivan Socolsky 8e7fa61466 refactor errors 2015-02-04 12:47:03 -03:00
Ivan Socolsky 7e5a8dc16d Merge pull request #10 from matiu/feat/createTx3
implements createTx
2015-02-03 23:33:00 -03:00
Matias Alejo Garcia 8ac34da3ef add createTx 2015-02-03 23:17:06 -03:00
Matias Alejo Garcia a5a7256276 Merge pull request #9 from isocolsky/test/storage_fail
Test robustness of createAddress
2015-02-03 17:32:12 -03:00
Ivan Socolsky 72e27606b9 add tests to createAddress 2015-02-03 17:32:40 -03:00
Ivan Socolsky d8f5f74f53 Merge pull request #8 from matiu/feat/createTx2
fix index 0 and adds public keys to addresses
2015-02-03 16:52:49 -03:00
Matias Alejo Garcia fc16cfa8af merge 2015-02-03 16:46:28 -03:00
Matias Alejo Garcia 41c561b6cf Merge pull request #7 from isocolsky/test/many_addresses
add test to create many addresses simultaneously
2015-02-03 16:37:37 -03:00
Ivan Socolsky 7bf0f755ed add test to create many addresses simultaneously 2015-02-03 16:31:09 -03:00
Matias Alejo Garcia cf6acad277 Merge pull request #6 from isocolsky/addressable
refactor address manager
2015-02-03 16:04:40 -03:00
Ivan Socolsky 8d8def9f4e refactor address manager 2015-02-03 15:44:44 -03:00
Ivan Socolsky 790fe56122 . 2015-02-03 10:53:59 -03:00
Ivan Socolsky a9aa9de3ea . 2015-02-03 09:54:23 -03:00
Ivan Socolsky 3ca1196819 add test for invalid m/n combination 2015-02-03 09:40:55 -03:00
Ivan Socolsky d4865de91d fix UTXOs selection & balance calculation 2015-02-02 22:00:11 -03:00
Ivan Socolsky 1d8360b79a Merge pull request #5 from matiu/feat/beautifier
run js-beautifier
2015-02-02 21:42:59 -03:00
Matias Alejo Garcia c387b51867 run js-beautifier 2015-02-02 20:13:13 -03:00
Ivan Socolsky f4f7af09d9 Merge pull request #4 from matiu/feat/addresses
Feat/addresses
2015-02-02 17:45:54 -03:00
Matias Alejo Garcia e8687e0527 fix merge 2015-02-02 17:24:56 -03:00
Matias Alejo Garcia b5fbd55d89 getAddress working! 2015-02-02 17:22:32 -03:00
Matias Alejo Garcia 090faf62a2 add models tests 2015-02-02 17:21:29 -03:00
Matias Alejo Garcia 0bccc864fb create address + test in wallet 2015-02-02 17:21:29 -03:00
Matias Alejo Garcia 6227bb1e5f fix indexes, inheritance 2015-02-02 17:20:22 -03:00
Matias Alejo Garcia 7b68c14fb7 add indexes to copayer 2015-02-02 17:11:20 -03:00
Matias Alejo Garcia d6733de12d add indexes 2015-02-02 17:09:42 -03:00
Ivan Socolsky 399c412cde change indentation 2015-02-02 17:07:18 -03:00
Ivan Socolsky 5114b0cc25 move #runLocked to utils.js 2015-02-02 16:00:32 -03:00
Ivan Socolsky ef5a1acb72 add dependencies to event emitter 2015-02-02 15:56:53 -03:00
Ivan Socolsky 07012633a9 checking arguments 2015-02-02 15:29:26 -03:00
Ivan Socolsky 0885b26983 Merge pull request #3 from matiu/feat/signIntegration
sign integration
2015-02-02 11:07:01 -03:00
Matias Alejo Garcia 441401987a simplify wallet object 2015-02-02 09:16:47 -03:00
Matias Alejo Garcia 37698a9292 skip broken tests 2015-02-02 09:12:08 -03:00
Matias Alejo Garcia c2e5cd91b8 integrates verifySignedMessage 2015-02-01 16:50:58 -03:00
Matias Alejo Garcia a91af80235 verify 2015-02-01 11:41:16 -03:00
Ivan Socolsky 98a86e6a7e Merge pull request #2 from matiu/feat/sigutils
add signutils
2015-02-01 11:06:12 -03:00
Matias Alejo Garcia 8876f697a8 fix test name 2015-02-01 11:00:35 -03:00
Matias Alejo Garcia 1f6a7bb276 rm console.log 2015-02-01 10:59:53 -03:00
Matias Alejo Garcia 67e6a99924 add signutils 2015-02-01 10:56:02 -03:00
Ivan Socolsky cdbf122283 Merge pull request #1 from matiu/feat/pubkey-validation
adds pubKey validation
2015-02-01 10:34:01 -03:00
Matias Alejo Garcia b1b29e7df1 adds pubKey validation 2015-01-31 19:57:11 -03:00
Ivan Socolsky 9f30af2690 . 2015-01-30 18:29:46 -03:00
Ivan Socolsky 94509eebab . 2015-01-30 17:37:30 -03:00
Ivan Socolsky 4cc20d682c . 2015-01-30 11:58:28 -03:00
Ivan Socolsky 2890f94d52 . 2015-01-30 11:50:07 -03:00
Ivan Socolsky d7a2dcc866 . 2015-01-29 15:00:35 -03:00
Ivan Socolsky 171f542c97 . 2015-01-29 14:57:26 -03:00
Ivan Socolsky 792d576bbf . 2015-01-28 17:40:37 -03:00
Ivan Socolsky 4fcbadddf7 . 2015-01-28 17:06:29 -03:00
Ivan Socolsky 8c8c7e51fb . 2015-01-28 16:40:07 -03:00
Ivan Socolsky c64eccb1e2 . 2015-01-28 14:21:09 -03:00