18 Commits (b4a56eb45462e01cd13ce4e28adca565fba309a7)

Author SHA1 Message Date
Manuel Araoz 837658034a one test passes 11 years ago
Manuel Araoz f8d7d1da9d add Transaction#getReceivingAddresses and send 11 years ago
Manuel Araoz 486f2ae1dc starting NetworkMonitor implementation 11 years ago
Matias Alejo Garcia 71f992138b add check in constructor of Address 11 years ago
Manuel Araoz 0e2df698cd fix SIN and add tests 11 years ago
Manuel Araoz 87b818badf remove soop exports 11 years ago
Manuel Araoz 557e9ae2a4 use node util.inherits 11 years ago
Manuel Araoz 6e346d067c remove soop imports 11 years ago
Manuel Araoz cd7eae8359 remove soop inheritance system 11 years ago
Ryan X. Charles ca67786a77 ran js-beautify on all bitcore source 11 years ago
Manan Patel d83fc6e4b5 Resolves #373 11 years ago
Ryan X. Charles c2e5a14eed throw error when using invalid length hash in Address 11 years ago
Matias Alejo Garcia 56e7739a46 reverse changes in address 11 years ago
Matias Alejo Garcia ddd1476a39 fix buffer 11 years ago
Matias Alejo Garcia 691fec5342 fix .fromScriptPubKey parsing in some strange Txs 11 years ago
Matias Alejo Garcia 536db27da3 add docs to Address class 11 years ago
Manuel Araoz ce00b77de0 name change forKey -> fromKey 11 years ago
Manuel Araoz a1a844c1e6 add Address.forKey convenience method and example vanity address generator 11 years ago
Matias Alejo Garcia 5a1d572a8d add new constructor to Address (fromScriptPubKey) 11 years ago
Eric Martindale a2d616da5b Project reorganization. 11 years ago
Eric Martindale f3b1c2d292 Cleanup main directory. 11 years ago
Ryan X. Charles a7c8cf49b3 update fromPubKeys to use fromScript 11 years ago
Ryan X. Charles ae14c4aaa0 new convenient interface for creating addresses 11 years ago
Manuel Araoz 71353426f6 network refactors 11 years ago
Manuel Araoz 3cd4e31c31 fix Address validation issue 11 years ago
Manuel Araoz 1324974c4d add isScript to Address 11 years ago
Matias Alejo Garcia 671d372c19 tx creation working. more tests needed 11 years ago
Manuel Araoz 13b1431c56 change default way of validating Addresses 11 years ago
Manuel Araoz ad34fd191d starting Address idiom changes 11 years ago
Matias Alejo Garcia c0c325dabd all classes working with soop and test passing 11 years ago
Manuel Araoz 70c47d2943 remove use strict 11 years ago
Manuel Araoz ce321e42d0 remove use-strict 11 years ago
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 11 years ago
Stephen Pair a642114fb5 refactoring of Address 12 years ago