Manuel Aráoz
|
c53b9861d3
|
Merge pull request #1200 from dcousens/patch-1
sighash: remove dead branch
|
10 years ago |
Daniel Cousens
|
05a8cf9630
|
sighash: remove dead branch
|
10 years ago |
Braydon Fuller
|
86089355ad
|
Merge pull request #1193 from maraoz/get/network
refactor networks
|
10 years ago |
Manuel Araoz
|
e25ffde6db
|
refactor networks
|
10 years ago |
Braydon Fuller
|
fb591b39c1
|
Merge pull request #1185 from fanatid/feature/immutable-network
Immutable network Object
|
10 years ago |
Kirill Fomichev
|
ca96359f40
|
Immutable network Object
|
10 years ago |
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
|
10 years ago |
Braydon Fuller
|
bcd4efb724
|
Added `checkState` for positive integer in Output satoshis
|
10 years ago |
Braydon Fuller
|
3005e19cbf
|
Added precondition to transaction.to for a positive integer as an amount
|
10 years ago |
Mariano
|
f5d3f5b951
|
Merge pull request #1182 from maraoz/fix/index.html
fix index.html
|
10 years ago |
Manuel Araoz
|
aaa8c8aa67
|
fix index.html
|
10 years ago |
Manuel Araoz
|
68c325800a
|
Bump package version to 0.11.7
|
10 years ago |
Manuel Aráoz
|
c84e5c5093
|
Merge pull request #1181 from braydonf/typo/tx
Fixed typos in transaction.verify error messages
|
10 years ago |
Braydon Fuller
|
6367cbe368
|
Fixed typos in transaction.verify error messages
|
10 years ago |
Braydon Fuller
|
8ebf2e6f1f
|
Merge pull request #1179 from maraoz/unit/docs
add explanatory example for need of Unit
|
10 years ago |
Manuel Araoz
|
5664dac015
|
add explanatory example for need of Unit
|
10 years ago |
Esteban Ordano
|
65282dc1b0
|
Merge pull request #1169 from maraoz/trim/addresses
allow addresses to have surrounding whitespace in validation
|
10 years ago |
Manuel Araoz
|
e331c4ea49
|
allow addresses to have surrounding whitespace in validation
|
10 years ago |
Manuel Araoz
|
1004aee17e
|
Bump package version to 0.11.6
|
10 years ago |
Esteban Ordano
|
19d92ea330
|
Merge pull request #1167 from maraoz/fix/version-checker
fix version check
|
10 years ago |
Manuel Araoz
|
a49f0f1c4e
|
fix version check
|
10 years ago |
Manuel Aráoz
|
996a2f4951
|
Merge pull request #1166 from fanatid/fix/tx-input-output-amount
drop cached value for inputAmount and outputAmount
|
10 years ago |
Kirill Fomichev
|
c010cb8c50
|
drop cached value for inputAmount and outputAmount
|
10 years ago |
Manuel Araoz
|
81fde862e6
|
Bump package version to 0.11.5
|
10 years ago |
Manuel Aráoz
|
dc77afac1d
|
Merge pull request #1165 from eordano/feature/guard
Add guard to prevent more than one instance of bitcore
|
10 years ago |
eordano
|
17910c69df
|
Add guard to prevent more than one instance of bitcore
|
10 years ago |
Manuel Aráoz
|
53d23e501c
|
Merge pull request #1162 from fanatid/fix/isPublicKeyHashOut
[BUG] Script.isPublicKeyHashOut
|
10 years ago |
Manuel Aráoz
|
d9d088a0fc
|
Merge pull request #1163 from eordano/fix/selectNetwork
Improvements to Networks.get
|
10 years ago |
eordano
|
662099a36e
|
Use Networks.get with 2 args when possible
|
10 years ago |
eordano
|
4f4b2b93fb
|
Allow arrays as second arg to Networks.get
|
10 years ago |
Esteban Ordano
|
6df5113c9c
|
Merge pull request #1161 from braydonf/bug/address-classify-network
Network Fixes
|
10 years ago |
Kirill Fomichev
|
116024a7cb
|
fix Script.isPublicKeyHashOut
|
10 years ago |
Braydon Fuller
|
f034a71929
|
Network Fixes
- Fixed Address classification for a custom network
- Added ability to remove a custom network
- Increased test coverage for Address
|
10 years ago |
Esteban Ordano
|
45f3ab9b56
|
Merge pull request #1158 from carnesen/getFee
Update transaction.getFee() JSDoc
|
10 years ago |
Chris Arnesen
|
8af63ec8d0
|
update transaction.getFee() JSDoc
|
10 years ago |
Manuel Aráoz
|
4390b08b48
|
Merge pull request #1154 from martindale/addnetwork-crashfix
Fix bug if no value is supplied.
|
10 years ago |
Eric Martindale
|
c759401373
|
Fix tests, address commentary from @braydonf.
|
10 years ago |
Eric Martindale
|
a7d75cb25b
|
Add test for patch.
|
10 years ago |
Eric Martindale
|
9ece2f78ed
|
Fix bug if no value is supplied.
|
10 years ago |
Esteban Ordano
|
56f3e9a7da
|
Merge pull request #1149 from maraoz/lazy/xpubkey
lazy calc for xpubkey in HDPrivateKey
|
10 years ago |
Manuel Araoz
|
56c1e8c000
|
fix test for hdkey cache
|
10 years ago |
Manuel Araoz
|
21266570d4
|
refactor code
|
10 years ago |
Manuel Araoz
|
7da4c7925a
|
lazy calc for xpubkey in HDPrivateKey
|
10 years ago |
Manuel Aráoz
|
1a0cb73add
|
Merge pull request #1146 from bitpay/marianorod-patch-1
Update README.md
|
10 years ago |
Esteban Ordano
|
a67fa91ca9
|
Merge pull request #1151 from maraoz/address/script
refactor Address<->Script relation
|
10 years ago |
Manuel Araoz
|
ef7eafbb0c
|
increase test coverage and fix some bugs
|
10 years ago |
Manuel Araoz
|
e0b1ca0e10
|
move some script logic from Address to Script
|
10 years ago |
Manuel Araoz
|
3619c7c9e2
|
fix problematic cases
|
10 years ago |
Manuel Araoz
|
a9328d76ff
|
add extra test
|
10 years ago |
Manuel Araoz
|
62ea45a524
|
refactor Address<->Script relation
|
10 years ago |