Commit Graph

2525 Commits

Author SHA1 Message Date
Matias Alejo Garcia 5fa384603f Update transaction.js
Fixes https://github.com/bitpay/bitcore/issues/1036
2015-02-05 10:40:45 -03:00
Manuel Aráoz e1869ba164 Merge pull request #1032 from eordano/transaction/removeInput
Transaction: add `removeInput` member
2015-02-05 10:22:14 -03:00
Trevin Hofmann d615ebf555 Add bitcore-message to modules list
I am not sure if the module must undergo some vetting process before
being added to the list of official Bitcore modules, but I have added it
here for when it is ready.
2015-02-04 15:24:56 -06:00
Esteban Ordano 979d284567 Transaction: add `removeInput` member 2015-02-04 17:53:16 -03:00
Manuel Aráoz cd7e5d5a1e Merge pull request #1028 from eordano/transaction/changeupdate
Improvements to Transaction
2015-02-04 16:19:02 -03:00
Esteban Ordano e568a8786c Transaction: Fix wrong logic on input addition 2015-02-04 15:57:34 -03:00
Manuel Aráoz c07ee19454 Merge pull request #1031 from chrisarnesen/master
spelling typo in docs
2015-02-04 14:21:56 -03:00
Chris Arnesen 3d463970c8 spelling typo 2015-02-04 08:55:25 -08:00
Manuel Araoz 75f8585530 Bump package version to 0.9.5 2015-02-04 13:31:27 -03:00
Esteban Ordano 8baf7650a9 Merge pull request #1029 from maraoz/fix/block
add BufferReader.readVarLengthBuffer
2015-02-04 13:27:13 -03:00
Manuel Araoz a80dddf45e style fix 2015-02-04 13:11:49 -03:00
Manuel Araoz c664f211d2 add BufferReader.readVarLengthBuffer 2015-02-04 13:04:55 -03:00
Esteban Ordano 1f45e88268 Add fee to serialization 2015-02-04 12:50:06 -03:00
Esteban Ordano ed393dcb91 Update change on each output or input change 2015-02-04 12:50:03 -03:00
Esteban Ordano bd97f20f1c Use addInput in _fromNonP2SH 2015-02-04 12:10:47 -03:00
Manuel Araoz b9be679e09 add some checks 2015-02-04 11:49:09 -03:00
Esteban Ordano 68015bfb58 Suggest that users use `.toObject()` for tx serialization 2015-02-04 10:44:14 -03:00
Braydon Fuller 8686e5b101 Merge pull request #1027 from thofmann/master
Add documentation for instantiating P2SH multisig
2015-02-04 08:17:50 -05:00
Trevin Hofmann 99c88c440a Apply lowerCamelCase to P2SHAddress in docs 2015-02-04 00:31:49 -06:00
Braydon Fuller 688ac4912c Merge pull request #1025 from eordano/tohex
Add shorthand method toHex to Script
2015-02-03 23:13:11 -05:00
Trevin Hofmann 7fd9e8ee64 Add documentation for instantiating P2SH multisig
There is documentation available at
http://bitcore.io/api/#Create_a_Multisig_Address but I think it would
also be useful in the address.md document.
2015-02-03 21:18:42 -06:00
Esteban Ordano 03f794b4a3 Add shorthand method toHex to Script 2015-02-03 17:35:44 -03:00
Yemel Jardi 3bd361e27a Fix hd string path parsing. 2015-01-28 18:13:38 -03:00
Manuel Aráoz 970bf12df8 Merge pull request #1012 from braydonf/typo/privatekey-docs
Fixed typo in docs
2015-01-28 13:11:56 -03:00
Braydon Fuller 39484c755e Fixed typo in docs 2015-01-28 11:10:06 -05:00
Manuel Araoz 3fb902b233 Bump package version to 0.9.4 2015-01-28 13:05:56 -03:00
Manuel Aráoz c51b239b6a Merge pull request #1010 from eordano/feature/toSatoshisNumber
Allow satoshis to be a string on output creation
2015-01-28 12:30:21 -03:00
Esteban Ordano 614a228c79 Allow satoshis to be a string on output creation 2015-01-28 12:02:41 -03:00
Yemel Jardi 1f563893c7 Merge pull request #1004 from bitpay/expose/sighash
Transaction: expose the sighash namespace
2015-01-27 11:27:08 -03:00
Esteban Ordano da90ff8617 Use the exposed interface to sighash on tests 2015-01-27 11:18:21 -03:00
Esteban Ordano 291df1ae30 Transaction: expose the sighash namespace 2015-01-27 10:57:40 -03:00
Manuel Aráoz 7b739d9755 Merge pull request #1003 from bitpay/docs/privkey2
Docs: add hexa export example for private key
2015-01-27 10:14:43 -03:00
Esteban Ordano 54c8b17164 Docs: add hexa export example for private key 2015-01-27 10:12:04 -03:00
Esteban Ordano c240e66043 Merge pull request #1000 from braydonf/docs/save-privatekey
Docs: Include information about saving a PrivateKey that can be imported.
2015-01-27 10:03:11 -03:00
Braydon Fuller 818d9cb331 Docs: Include information about saving a PrivateKey 2015-01-23 20:20:54 -05:00
Manuel Aráoz 32b257d74c Merge pull request #998 from braydonf/feature/custom-networks
Networks: Added the ability to define a custom network. Closes #997
2015-01-23 11:43:49 -03:00
Braydon Fuller 6fa7e7603a Networks: Added the ability to define a custom network. 2015-01-22 21:31:20 -05:00
Braydon Fuller 6d5e7b95ed Merge pull request #999 from bitpay/fix/coveralls
Change coveralls token
2015-01-22 21:28:47 -05:00
Esteban Ordano e5ae22aa36 Change coveralls token 2015-01-22 23:23:50 -03:00
Braydon Fuller d7d6d32fe6 Merge pull request #996 from maraoz/docs/hdkeys
improve hd keys docs
2015-01-22 15:47:29 -05:00
Manuel Araoz 5a3d56bc86 improve hd keys docs 2015-01-22 15:54:05 -03:00
Esteban Ordano 450d30a344 Merge pull request #992 from braydonf/update/shrinkwrap
Bump version in shrinkwrap to 0.9.0
2015-01-22 15:04:56 -03:00
Manuel Araoz faa508ec5e Bump package version to 0.9.3 2015-01-22 14:18:28 -03:00
Manuel Araoz 333646b827 Bump package version to 0.9.2 2015-01-22 14:02:44 -03:00
Manuel Aráoz 5719d3139e Merge pull request #995 from maraoz/bitcore-build/bleeding
bleeding edge bitcore-build
2015-01-22 13:04:03 -03:00
Manuel Araoz 2ddfd7da8e bleeding edge bitcore-build 2015-01-22 12:47:53 -03:00
Esteban Ordano b7ef077591 Bump package version to 0.9.1 2015-01-22 12:26:26 -03:00
Braydon Fuller f2a890e55a Merge pull request #993 from maraoz/remove/grunt
remove grunt from travis
2015-01-22 09:48:06 -05:00
Manuel Araoz 000f8eaa64 remove grunt from travis 2015-01-22 11:15:47 -03:00
Esteban Ordano 222d3c6952 Merge pull request #991 from braydonf/bug/docs-for-block
Update docs for Block
2015-01-22 11:15:25 -03:00