Daniel Cousens
|
e4eb743cf9
|
scripts: expose is* classifiers
|
2014-11-28 13:51:45 +11:00 |
|
Daniel Cousens
|
62e86e0dc1
|
scripts: s/dataOutput/nullDataOutput/
|
2014-11-28 13:39:00 +11:00 |
|
Daniel Cousens
|
110cb86b5e
|
Merge pull request #300 from bitcoinjs/block
Block.js
|
2014-11-28 11:26:49 +11:00 |
|
Daniel Cousens
|
b6b5b568c3
|
block: re-order functions to project standard
|
2014-11-28 10:36:04 +11:00 |
|
Daniel Cousens
|
9897fa2876
|
block: adds getUTCDate function
|
2014-11-28 10:35:59 +11:00 |
|
Daniel Cousens
|
2214ccfdd8
|
bufferutils: add varIntBuffer
|
2014-11-28 10:35:53 +11:00 |
|
Daniel Cousens
|
c0c47f076a
|
add block.js and tests
|
2014-11-28 10:35:53 +11:00 |
|
Daniel Cousens
|
936f7913db
|
1.3.1
|
2014-11-27 16:31:07 +11:00 |
|
Daniel Cousens
|
c00be27192
|
networks: prioritize bitcoin/testnet
|
2014-11-27 16:30:51 +11:00 |
|
Daniel Cousens
|
d869d6d7a7
|
1.3.0
|
2014-11-26 14:21:51 +11:00 |
|
Wei Lu
|
5b41ffc683
|
Merge pull request #302 from bitcoinjs/inttests
More integration tests
|
2014-11-25 23:37:35 +08:00 |
|
Daniel Cousens
|
78d26c2e26
|
Wallet: add 2.0.0 deprecation message
|
2014-11-25 14:57:51 +11:00 |
|
Daniel Cousens
|
e547ea3140
|
README: s/inttests/master/
|
2014-11-25 14:32:47 +11:00 |
|
Daniel Cousens
|
126567b56d
|
README: fix test line numbers
|
2014-11-25 14:30:55 +11:00 |
|
Daniel Cousens
|
7e7071b185
|
integration tests: add timeout for 2-of-2 spend
|
2014-11-25 14:24:37 +11:00 |
|
Daniel Cousens
|
37a1c93d8a
|
integration tests: merge #312 test equivalent
|
2014-11-25 14:21:48 +11:00 |
|
Daniel Cousens
|
67e97f70d4
|
integration tests: fix 2-of-2 spend address network
|
2014-11-25 14:21:10 +11:00 |
|
Daniel Cousens
|
d9c716cc29
|
README: remove examples and link to integration tests
|
2014-11-25 14:07:40 +11:00 |
|
Daniel Cousens
|
ec517376c2
|
integration tests: test description rephrasing
|
2014-11-25 14:07:30 +11:00 |
|
Daniel Cousens
|
f81a47a8b9
|
integration tests: rename all files to basic/advanced/multisig
|
2014-11-24 21:17:31 +11:00 |
|
Daniel Cousens
|
a6febb0bed
|
integration tests: add more basic examples
|
2014-11-24 21:17:25 +11:00 |
|
Wei Lu
|
bd8a677fca
|
Merge pull request #313 from jyap808/patch-1
Add Jumbucks support
|
2014-11-23 09:46:02 +08:00 |
|
Julian Yap
|
5ee3203473
|
Add Jumbucks support
|
2014-11-16 02:29:55 -10:00 |
|
Daniel Cousens
|
5b6249e6f9
|
Merge pull request #310 from johngame/master
Added Gamerscoin Support
|
2014-11-10 18:54:30 +11:00 |
|
Wei Lu
|
787215e5da
|
Merge pull request #309 from bitcoinjs/txstring
Transaction function re-order
|
2014-11-09 10:03:06 +08:00 |
|
Jonygame
|
4283fc26f8
|
Added Gamerscoin Support
|
2014-10-24 19:30:38 +02:00 |
|
Wei Lu
|
41da79c58e
|
Merge pull request #303 from bitcoinjs/datascript
scripts: add dataOutput convenience function
|
2014-10-23 22:36:00 -07:00 |
|
Daniel Cousens
|
a3a4d2a0d9
|
Transaction: re-order functions for consistency
|
2014-10-24 13:58:32 +11:00 |
|
Daniel Cousens
|
6db700c214
|
integration tests: add stealth address example
|
2014-10-19 13:45:56 +11:00 |
|
Daniel Cousens
|
ccd0bb5436
|
integration tests: add example OP_RETURN transaction
|
2014-10-19 12:31:41 +11:00 |
|
Daniel Cousens
|
ddc947323e
|
integration tests: refactor helloblock P2SH spending test
|
2014-10-19 12:31:41 +11:00 |
|
Daniel Cousens
|
43f724cb0b
|
integration tests: add brainwallet/README examples
|
2014-10-19 12:31:41 +11:00 |
|
Daniel Cousens
|
ea66edeb5c
|
scripts: add dataOutput convenience function
|
2014-10-19 12:30:21 +11:00 |
|
Daniel Cousens
|
27e69ba716
|
README: s/Multsig/Multisig
|
2014-10-17 14:30:16 +11:00 |
|
Daniel Cousens
|
929d926774
|
tests: make use of the default behaviour
|
2014-10-17 14:22:51 +11:00 |
|
Daniel Cousens
|
2234e496d1
|
Transaction: simplify fromBuffer verbosity
|
2014-10-17 14:16:07 +11:00 |
|
Daniel Cousens
|
062540e3d9
|
Transaction: optional script for addInput
|
2014-10-17 14:16:07 +11:00 |
|
Daniel Cousens
|
5d5dcd3d73
|
remove unused base58 fixtures
|
2014-10-17 13:24:47 +11:00 |
|
Daniel Cousens
|
cfcfe59520
|
1.2.0
|
2014-10-16 01:26:20 +11:00 |
|
Daniel Cousens
|
9510af10e3
|
EC*Key: add .curve static property for public API
|
2014-10-16 01:25:39 +11:00 |
|
Daniel Cousens
|
cba6c7a7b2
|
tests: remove unused variable
|
2014-10-15 23:06:24 +11:00 |
|
Daniel Cousens
|
4854e4ad0a
|
tests: bitcoin core tests should act only the public API
|
2014-10-15 23:06:04 +11:00 |
|
Daniel Cousens
|
22c67adcf9
|
1.1.10
|
2014-10-15 22:42:45 +11:00 |
|
Daniel Cousens
|
efcad25751
|
tests: amend base58check mock
|
2014-10-15 22:42:21 +11:00 |
|
Daniel Cousens
|
48a2d3cde5
|
1.1.9
|
2014-10-15 22:36:23 +11:00 |
|
Daniel Cousens
|
27a3230662
|
base58check: fix wrapper and tests
|
2014-10-15 22:36:10 +11:00 |
|
Daniel Cousens
|
49ab51c227
|
1.1.8
|
2014-10-15 22:11:01 +11:00 |
|
Daniel Cousens
|
7f5b4b791b
|
index: fix base58check path
|
2014-10-15 22:10:46 +11:00 |
|
Daniel Cousens
|
87c3d4fd5e
|
1.1.7
|
2014-10-15 19:42:08 +11:00 |
|
Daniel Cousens
|
395ef6ed85
|
base58check: add deprecation warnings
|
2014-10-15 19:42:05 +11:00 |
|