Commit Graph

2659 Commits

Author SHA1 Message Date
Manuel Araoz
0a81acf618 Fix doc index version to v0.12 2015-04-29 12:38:30 -03:00
Manuel Araoz
c4a178e658 Bump package version to 0.12.0 2015-04-29 12:18:07 -03:00
Braydon Fuller
a03daab866 Merge pull request #1196 from maraoz/script/coverage
increase script test coverage
2015-04-29 10:20:45 -04:00
Braydon Fuller
6e0145bef7 Merge pull request #1202 from maraoz/block/toObject
fix Block#toObject API
2015-04-29 10:15:11 -04:00
Manuel Araoz
e1921429cf remove stray console.log 2015-04-28 19:17:45 -03:00
Manuel Araoz
100e370295 fix regressions after changes 2015-04-28 17:10:06 -03:00
Manuel Araoz
9a50958943 fix Block#toObject API 2015-04-28 16:42:56 -03:00
Manuel Araoz
dff0891871 add failing test for Block#toObject 2015-04-28 15:17:41 -03:00
Manuel Aráoz
c53b9861d3 Merge pull request #1200 from dcousens/patch-1
sighash: remove dead branch
2015-04-27 13:36:59 -03:00
Daniel Cousens
05a8cf9630 sighash: remove dead branch 2015-04-27 18:49:45 +10:00
Manuel Araoz
2cccf20c9d improve docs to show signatures type 2015-04-22 14:33:09 -03:00
Manuel Araoz
ee6f8d35ef increase script test coverage 2015-04-22 14:32:10 -03:00
Braydon Fuller
86089355ad Merge pull request #1193 from maraoz/get/network
refactor networks
2015-04-21 21:13:37 -04:00
Manuel Araoz
e25ffde6db refactor networks 2015-04-20 12:21:14 -03:00
Braydon Fuller
fb591b39c1 Merge pull request #1185 from fanatid/feature/immutable-network
Immutable network Object
2015-04-13 10:02:12 -04:00
Kirill Fomichev
ca96359f40 Immutable network Object 2015-04-11 17:05:46 +03:00
Eric Martindale
f268298f25 Merge pull request #1184 from braydonf/bug/NaN-output
Added precondition to transaction.to for a positive integer as an amount. Closes #1183
2015-04-10 19:56:27 -04:00
Braydon Fuller
bcd4efb724 Added checkState for positive integer in Output satoshis 2015-04-10 18:39:08 -04:00
Braydon Fuller
3005e19cbf Added precondition to transaction.to for a positive integer as an amount 2015-04-10 18:07:20 -04:00
Mariano
f5d3f5b951 Merge pull request #1182 from maraoz/fix/index.html
fix index.html
2015-04-08 17:39:35 -03:00
Manuel Araoz
aaa8c8aa67 fix index.html 2015-04-08 17:38:18 -03:00
Manuel Araoz
68c325800a Bump package version to 0.11.7 2015-04-08 14:33:21 -03:00
Manuel Aráoz
c84e5c5093 Merge pull request #1181 from braydonf/typo/tx
Fixed typos in transaction.verify error messages
2015-04-08 14:31:39 -03:00
Braydon Fuller
6367cbe368 Fixed typos in transaction.verify error messages 2015-04-08 12:46:18 -04:00
Braydon Fuller
8ebf2e6f1f Merge pull request #1179 from maraoz/unit/docs
add explanatory example for need of Unit
2015-04-06 22:35:50 -04:00
Manuel Araoz
5664dac015 add explanatory example for need of Unit 2015-04-06 16:30:25 -03:00
Esteban Ordano
65282dc1b0 Merge pull request #1169 from maraoz/trim/addresses
allow addresses to have surrounding whitespace in validation
2015-04-01 13:23:59 -03:00
Manuel Araoz
e331c4ea49 allow addresses to have surrounding whitespace in validation 2015-03-31 17:54:06 -03:00
Manuel Araoz
1004aee17e Bump package version to 0.11.6 2015-03-31 15:39:53 -03:00
Esteban Ordano
19d92ea330 Merge pull request #1167 from maraoz/fix/version-checker
fix version check
2015-03-31 14:49:30 -03:00
Manuel Araoz
a49f0f1c4e fix version check 2015-03-31 14:44:48 -03:00
Manuel Aráoz
996a2f4951 Merge pull request #1166 from fanatid/fix/tx-input-output-amount
drop cached value for inputAmount and outputAmount
2015-03-31 13:12:39 -03:00
Kirill Fomichev
c010cb8c50 drop cached value for inputAmount and outputAmount 2015-03-31 16:22:27 +03:00
Manuel Araoz
81fde862e6 Bump package version to 0.11.5 2015-03-30 18:39:14 -03:00
Manuel Aráoz
dc77afac1d Merge pull request #1165 from eordano/feature/guard
Add guard to prevent more than one instance of bitcore
2015-03-30 16:00:04 -03:00
eordano
17910c69df Add guard to prevent more than one instance of bitcore 2015-03-30 15:20:17 -03:00
Manuel Aráoz
53d23e501c Merge pull request #1162 from fanatid/fix/isPublicKeyHashOut
[BUG] Script.isPublicKeyHashOut
2015-03-30 02:31:09 -03:00
Manuel Aráoz
d9d088a0fc Merge pull request #1163 from eordano/fix/selectNetwork
Improvements to Networks.get
2015-03-29 23:56:24 -03:00
eordano
662099a36e Use Networks.get with 2 args when possible 2015-03-29 22:57:31 -03:00
eordano
4f4b2b93fb Allow arrays as second arg to Networks.get 2015-03-29 22:56:29 -03:00
Esteban Ordano
6df5113c9c Merge pull request #1161 from braydonf/bug/address-classify-network
Network Fixes
2015-03-29 22:55:54 -03:00
Kirill Fomichev
116024a7cb fix Script.isPublicKeyHashOut 2015-03-29 20:55:13 +03:00
Braydon Fuller
f034a71929 Network Fixes
- Fixed Address classification for a custom network
- Added ability to remove a custom network
- Increased test coverage for Address
2015-03-28 19:09:58 -04:00
Esteban Ordano
45f3ab9b56 Merge pull request #1158 from carnesen/getFee
Update transaction.getFee() JSDoc
2015-03-27 10:20:03 -03:00
Chris Arnesen
8af63ec8d0 update transaction.getFee() JSDoc 2015-03-26 15:41:41 -07:00
Manuel Aráoz
4390b08b48 Merge pull request #1154 from martindale/addnetwork-crashfix
Fix bug if no value is supplied.
2015-03-24 20:19:34 -03:00
Eric Martindale
c759401373 Fix tests, address commentary from @braydonf. 2015-03-24 17:57:39 -04:00
Eric Martindale
a7d75cb25b Add test for patch. 2015-03-24 16:38:02 -04:00
Eric Martindale
9ece2f78ed Fix bug if no value is supplied. 2015-03-24 16:28:13 -04:00
Esteban Ordano
56f3e9a7da Merge pull request #1149 from maraoz/lazy/xpubkey
lazy calc for xpubkey in HDPrivateKey
2015-03-20 16:19:14 -03:00