This website requires JavaScript.
1662a391e3
3.3.1
v3.3.1
Daniel Cousens
2017-11-23 10:11:24 +1100
86cd4a44a1
Merge pull request #931 from Melvillian/bump-max-fee-rate-sanity-check
Daniel Cousens
2017-11-23 10:10:38 +1100
f4caa54d9e
increase max feerate sanity check from 1000 to 2500
Melvillian
2017-11-22 10:48:20 -0800
9c8503cab0
Merge pull request #926 from bitcoinjs/dcousens-patch-1
Daniel Cousens
2017-11-14 09:51:39 +1100
02b38695cc
tests: txb for TxBuilder, Tx for Transaction
Daniel Cousens
2017-11-13 10:19:04 +1100
2f8da778a2
3.3.0
v3.3.0
Daniel Cousens
2017-10-30 14:16:10 +1100
337e6a737a
Merge pull request #915 from bitcoinjs/bip32400
Daniel Cousens
2017-10-30 12:28:32 +1100
a868d27407
TxBuilder: add support for RSBuffer type keyPairs and .publicKey
Daniel Cousens
2017-10-19 11:22:17 +1100
b94da10e6c
ECSignature: add toRSBuffer/fromRSBuffer
Daniel Cousens
2017-10-19 11:21:50 +1100
a301aa8d3c
3.2.1
v3.2.1
Daniel Cousens
2017-10-19 12:18:10 +1100
e0b227e4ef
s/checkP2shInput/checkP2SHInput
Daniel Cousens
2017-10-19 10:52:21 +1100
1157856ab0
Merge pull request #911 from bitcoinjs/segwittests
Daniel Cousens
2017-09-28 00:03:11 +1000
ace2b551bd
Merge pull request #910 from bitcoinjs/txbfix
Daniel Cousens
2017-09-27 23:17:30 +1000
41378f9648
txbuilder: apply input.value before prepareInput
Daniel Cousens
2017-09-27 07:22:03 +1000
c729d322c2
tests: add failing staged transaction building example #901
Daniel Cousens
2017-09-27 07:08:31 +1000
8c217a7ba7
witnessScriptHash: fixed implementation
Daniel Cousens
2017-09-27 08:30:31 +1000
6013bf075c
tests: add passing and failing tests for witness*.input.encode/decode
Daniel Cousens
2017-09-27 08:30:20 +1000
f4a83f8aed
address/txbuilder: require templates to prevent undefined exports
Daniel Cousens
2017-09-27 07:05:02 +1000
b6a6b0a50a
Merge pull request #908 from bitcoinjs/txbfix
Daniel Cousens
2017-09-26 20:02:55 +1000
4f041b256f
Merge pull request #907 from bitcoinjs/nocirc
Daniel Cousens
2017-09-26 20:02:38 +1000
eb6eac67b0
txbuilder: fix canSign returning true for missing witness value
Daniel Cousens
2017-09-26 18:43:08 +1000
bae91395ef
rm bscript circular dependencies
Daniel Cousens
2017-09-26 13:32:14 +1000
7795ffd328
Merge pull request #904 from bitcoinjs/cleanup
Daniel Cousens
2017-09-25 18:06:42 +1000
59c9df2970
Merge pull request #903 from bitcoinjs/es5
Daniel Cousens
2017-09-25 18:05:47 +1000
8c408f9b2a
package: rm contributors field, outdated, update wallet estimate
Daniel Cousens
2017-09-25 10:01:16 +1000
a9434f71ec
README: add notes about ES5, Node LTS feature tracking
Daniel Cousens
2017-09-25 09:30:53 +1000
d364e65677
Merge pull request #898 from bitcoinjs/fixes
Daniel Cousens
2017-09-23 22:25:48 +1000
95cc837c06
tests/fixtures: amend truncated outputHex
Daniel Cousens
2017-09-22 13:51:02 +1000
47ee3d294e
Merge pull request #900 from arik-so/classification_test_fix
Daniel Cousens
2017-09-22 13:48:01 +1000
5508e26469
respond to Jonathan Underwood's comments
Arik Sosman
2017-09-21 20:15:45 -0700
8f9b3443d2
add fixture to verify input type classification
Arik Sosman
2017-09-21 11:57:12 -0700
8f01e4273c
match scriptHash types 1 for 1, ignore classify order
Daniel Cousens
2017-09-22 12:01:06 +1000
deb8b0f7d8
tests: script tests can validate template fixtures too
Daniel Cousens
2017-09-22 11:33:32 +1000
76a6b17a51
3.2.0
v3.2.0
Daniel Cousens
2017-09-17 10:05:15 +1000
f9700a9af3
Merge pull request #892 from bitcoinjs/320
Daniel Cousens
2017-09-17 10:04:40 +1000
6cec6a298a
update CHANGELOG
Daniel Cousens
2017-09-15 19:19:42 +1000
da49e389c4
multisig.input.encodestack - replace OP_0 (permitted by partialSignature) with EMPTY_BUFFER
Thomas Kerin
2017-09-06 14:26:23 +0200
105a82762c
buildstack - don't return op_0
Thomas Kerin
2017-09-06 14:14:34 +0200
7563d8f74a
Fix absurd fee in fixture
dabura667
2017-09-07 19:09:05 +0900
286dfb3750
Add test case
junderw
2017-09-07 13:55:53 +0900
6e5742d86d
Fix txb.__overMaximumFees for segwit
junderw
2017-08-31 13:00:22 +0900
9503e64bde
TransactionBuilder: collect witnessValue as input.value, and match it
Daniel Cousens
2017-09-06 20:28:02 +1000
003df6694b
Add test for witness = true edge case during multisigning
junderw
2017-08-31 12:21:25 +0900
1495384862
Add witness is true to signing
junderw
2017-08-28 18:19:44 +0900
f7d33c5357
README: cleanup typescript help
Daniel Cousens
2017-09-05 14:53:30 +1000
4f1b80df52
typescript instructions on README
Daniel Lebrecht
2017-08-25 18:07:18 +0200
f09647bf1c
Fixed some README links
Wade Pedersen
2017-09-01 03:00:05 -0400
b0a2dbbda5
Fixed Segwit links
Wade Pedersen
2017-08-31 03:44:09 -0400
56dfb873d3
add bech32 fixture
Daniel Cousens
2017-08-26 11:00:56 +1000
ba0393f369
Fix the integration url's to latest version
Hasan Tayyar BEŞİK
2017-08-25 10:47:39 +0200
e7c59c4b8b
script: use asMinimalOP for ASM/decompile
Daniel Cousens
2017-08-23 17:11:47 +1000
152eed57a0
templates/pubkey: only canonical pubkeys to encode
Daniel Cousens
2017-08-22 11:09:31 +1000
3ba17a1479
TxBuilder: restrict uncompressed keyPairs for P2WPK and P2WSH
Daniel Cousens
2017-08-22 11:43:48 +1000
3ffac6cd39
add witnessPubKeyHash compressed policy
Daniel Cousens
2017-08-22 09:15:53 +1000
5057d8d1ba
tests/txb: add P2WSH(multisig), incomplete fixture
Daniel Cousens
2017-08-23 13:57:41 +1000
0157f18510
txbuilder: refactor branches for readability
Daniel Cousens
2017-08-23 14:13:17 +1000
9bae30d112
tests: resist txn-mempool-conflicts
Daniel Cousens
2017-08-21 18:32:16 +1000
6d0a20cee1
tests: add P2WPK, P2WSH spend example
Daniel Cousens
2017-08-21 16:57:53 +1000
5b1d443bf1
README/tests: add BIP173/BIP16 SegWit address examples
Daniel Cousens
2017-08-21 11:34:57 +1000
b1272a1200
add Bech32 support to toOutputScript/fromOutputScript
Daniel Cousens
2017-08-17 14:12:43 +1000
d1052e4996
add from/toBech32
Daniel Cousens
2017-08-14 17:15:34 +1000
348280eb9a
LICENSE: 2017 too
Daniel Cousens
2017-08-10 14:21:43 +1000
263d34fe88
README: add helperbit
Daniel Cousens
2017-08-09 19:48:42 +1000
c83c4790ee
README: drop insight
Daniel Cousens
2017-08-09 19:47:06 +1000
8641703f20
README: move BCoin to Alternative
Daniel Cousens
2017-08-09 19:46:22 +1000
8ab8402cbf
README: add bech32
Daniel Cousens
2017-08-09 19:45:21 +1000
4207bcb8e2
README: drop Contributors
Daniel Cousens
2017-08-09 19:40:32 +1000
4dd251d93c
README: re-generate examples list
Daniel Cousens
2017-08-09 19:40:11 +1000
99c1b50961
tests/integration: add BIP32 serialization and multi-child examples
Daniel Cousens
2017-08-09 19:08:39 +1000
a4fe3d3139
testing/integration/examples: isolate to addresses/transactions examples, use public broadcast endpoints
Daniel Cousens
2017-08-09 16:03:12 +1000
798ec3512c
set p2sh=true only if redeemScriptType is set
Thomas Kerin
2017-08-07 15:18:42 +0200
912f5d4d03
remove redundant baddress.toOutputScript call from tests
Thomas Kerin
2017-08-07 15:09:37 +0200
0b1c3bfbd9
Should be able to deal with incomplete P2SH/P2WSH inputs when allowIncomplete is set
Thomas Kerin
2017-08-01 22:12:34 +0200
bc3aef5a92
add testnet bip49 example
Ian Coleman
2017-08-06 08:28:59 +1000
e7eaf776d7
README: buffer 5.0.5 link should relate to the issue
Daniel Cousens
2017-07-31 18:02:08 +1000
2fa9ecef26
3.1.1
v3.1.1
Daniel Cousens
2017-07-21 12:30:56 +1000
dddbf0a142
tests: grammar
Daniel Cousens
2017-07-21 12:18:45 +1000
0b9b30a8c5
tests: re-add missing transaction_builder missing sigs test
Daniel Cousens
2017-07-21 12:16:55 +1000
eae2c57e73
remove errant argument to buildInput in __build
Alex Melville
2017-07-20 14:30:14 -0700
1d6b978aff
txb: do not classify blank input scripts as nonstandard
Daniel Cousens
2017-07-13 11:27:59 +1000
22ab90dee3
Added link to Melis, a multisig, multiuser wallet using bitcoinjs-lib
Alessandro Polverini
2017-06-18 13:21:43 +0200
87d2ad70d2
3.1.0
v3.1.0
Daniel Cousens
2017-06-21 13:02:11 +1000
f4e3b52325
Testing virtualSize and weight
Karel Bilek
2017-06-20 15:39:47 +0200
4f03a5d32e
Adding weights and vsize to fixtures
Karel Bilek
2017-06-20 15:51:11 +0200
c96bb93841
Add weight / vsize
Karel Bilek
2017-06-20 13:46:46 +0200
757a830361
travis: add 8
Daniel Cousens
2017-06-16 13:55:25 +1000
200217c2c2
rename network to testnet
Daniel Cousens
2017-06-14 14:46:58 +1000
2dfe7a2c96
fix flow-typed link in README.md
Will Clark
2017-05-26 17:04:44 +0200
65dca22c2a
fix typo in Readme
Eliya Stein
2017-05-24 22:37:55 -0400
fe0ad81472
package: use safe-buffer
Daniel Cousens
2017-05-23 15:14:08 +1000
f1ab151c31
tests: use safe-buffers throughout
Daniel Cousens
2017-04-19 17:39:16 +1000
aeb0312d63
use safe-buffers throughout impl
Daniel Cousens
2017-04-19 17:24:58 +1000
342633d7c9
3.0.3
v3.0.3
Daniel Cousens
2017-05-10 10:25:58 +1000
4128634b1c
test vector for litecoin-pubkeyhash and litecoin-scripthash
Thomas Kerin
2017-05-09 19:49:36 +0200
78b2d34af6
networks: changed P2SH to 0x32
Daniel Cousens
2017-05-04 22:01:33 +1000
2228d285a4
Update Litecoin P2SH
Loshan T
2017-04-22 16:45:23 +0100
866a59f7a3
CHANGELOG: add missing entries
Daniel Cousens
2017-04-21 08:30:42 +1000
5305d9b9b8
3.0.2
Daniel Cousens
2017-04-20 14:00:08 +1000
30a05d6459
README: refer to previous commit
Daniel Cousens
2017-04-19 23:11:02 +1000
2d6064f8d1
README: add examples for BIP39 wallet path derivation
Daniel Cousens
2017-04-19 23:10:30 +1000