Daniel Cousens
|
fa54ba4f82
|
tests/transaction: add test for target Buffer
|
9 years ago |
Daniel Cousens
|
cc1af7d6a3
|
Transaction: return a slice, not the original Buffer
|
9 years ago |
Daniel Cousens
|
6eae0241aa
|
Transaction: allow parameterizable buffer
|
9 years ago |
Daniel Cousens
|
609d1618a4
|
Merge pull request #609 from bitcoinjs/browserifyifyify
README: clarify standalone browserify instructions
|
9 years ago |
Daniel Cousens
|
905ae8a283
|
Merge pull request #613 from hisener/master
README: fix brainwallet url
|
9 years ago |
Halil İbrahim Şener
|
79f4f273b1
|
delete brainwallet from project links
|
9 years ago |
Halil İbrahim Şener
|
c49c494636
|
check and fix all urls
Coinkite, Coinpunk, Hive and QuickCoin are closed. Also fixed Dark Wallet URL.
|
9 years ago |
Halil İbrahim Şener
|
c8dcd2959a
|
fix brainwallet url
|
9 years ago |
Daniel Cousens
|
842661fde6
|
Merge pull request #611 from runn1ng/patch-5
Adding Flow definitions link
|
9 years ago |
Karel Bílek
|
004475ac2d
|
Cosmetic changes in Flow description
|
9 years ago |
Karel Bílek
|
66baeb088f
|
Adding Flow definitions link
|
9 years ago |
Daniel Cousens
|
afd4bb9aa5
|
README: clarify script tag
|
9 years ago |
Daniel Cousens
|
c54a68d8f2
|
README: clarify standalone browserify instructions
|
9 years ago |
Daniel Cousens
|
dc8d5069cb
|
Merge pull request #608 from bitcoinjs/dcousens-patch-2
README: fix filename
|
9 years ago |
Daniel Cousens
|
f545807848
|
README: fix filename
|
9 years ago |
Daniel Cousens
|
2d34aed9d2
|
Merge pull request #607 from bitcoinjs/dcousens-patch-2
README: specify install means `npm`
|
9 years ago |
Daniel Cousens
|
4527bf9731
|
README: specify install means `npm`
|
9 years ago |
Daniel Cousens
|
fcb6ac9de6
|
tests: avoid superfluous ECPair creation
|
9 years ago |
Daniel Cousens
|
817e10513c
|
tests: cleanup
|
9 years ago |
Daniel Cousens
|
e6ab247f72
|
Merge pull request #605 from kristovatlas/fix-readme-typo
fix typo in README concerning bip69
|
9 years ago |
Kristov Atlas
|
1ceeefda58
|
fix typo in README concerning bip69
|
9 years ago |
Daniel Cousens
|
94cab09353
|
Merge pull request #602 from bitcoinjs/swscripts
SegWit - witness script templates
|
9 years ago |
Daniel Cousens
|
9f1d41fc44
|
script: enforce PUSH_DATA codes for witness outputs
|
9 years ago |
Daniel Cousens
|
20a026aefe
|
scripts/tests: add witness* scripts
|
9 years ago |
Daniel Cousens
|
39fd34a947
|
tests/types: avoid unnecessary join
|
9 years ago |
Daniel Cousens
|
27a3f9a326
|
Merge pull request #598 from bitcoinjs/codesep
Add Transaction.hashForSignature tests (and OP_CODESEPARATOR)
|
9 years ago |
Daniel Cousens
|
148e9fc7a8
|
Merge branch 'master' into codesep
|
9 years ago |
Daniel Cousens
|
bb9083a90c
|
Merge pull request #599 from bitcoinjs/txversion
TxBuilder: add setVersion
|
9 years ago |
Daniel Cousens
|
6faeae397f
|
TxBuilder: add setVersion
|
9 years ago |
Daniel Cousens
|
697f2da1bc
|
Transaction: re-work hashForSignature for readability
|
9 years ago |
Daniel Cousens
|
4898cc7b67
|
tests: add tests for Transaction.hashForSignature
|
9 years ago |
Daniel Cousens
|
07628ff034
|
tests: avoid deepEqual, hex is easier to debug
|
9 years ago |
Daniel Cousens
|
0d0f7c9f00
|
Merge pull request #594 from bitcoinjs/dcousens-patch-3
README: avoid file overwrite in example
|
9 years ago |
Daniel Cousens
|
c239669570
|
README: avoid file overwrite in example
|
9 years ago |
JP Richardson
|
cd0435dfbb
|
Merge pull request #592 from ruddell/fix-readme-example-links
fix line numbers for examples and link for Litecoin address example
|
9 years ago |
Jonathan Ruddell
|
c59419027c
|
fix line numbers for examples and link for Litecoin address example
|
9 years ago |
Daniel Cousens
|
c79c9045df
|
Merge pull request #589 from bitcoinjs/fixwebpack
Fix for Webpack
|
9 years ago |
JP Richardson
|
ac8ae8f0ed
|
opcodes: add json extension to fix Webpack JSON loader
|
9 years ago |
Daniel Cousens
|
7203b7a94d
|
Merge pull request #579 from bitcoinjs/fix/isCoinbaseHash
Update Transaction.isCoinbaseHash
|
9 years ago |
Daniel Cousens
|
79ac51dbbd
|
Merge branch 'master' into fix/isCoinbaseHash
|
9 years ago |
Kirill Fomichev
|
34f4f4f275
|
Merge pull request #580 from bitcoinjs/merkle
Block: add checkMerkleRoot/calculateMerkleRoot
|
9 years ago |
Daniel Cousens
|
d58e09a3a7
|
Block: add checkMerkleRoot
|
9 years ago |
Kirill Fomichev
|
8ddcf737f9
|
Update Transaction.isCoinbaseHash
- add argument type-checking
- replace Array.every on for-loop
|
9 years ago |
Daniel Cousens
|
a3ec53e2d8
|
Merge pull request #578 from bitcoinjs/coinbase
Add isCoinbase
|
9 years ago |
Daniel Cousens
|
ea2a7449ad
|
tests: add isCoinbase tests and flags to fixtures
|
9 years ago |
Karel Bilek
|
f958dd1e86
|
Adding Transaction.prototype.isCoinbase
|
9 years ago |
Daniel Cousens
|
8a59fc1b3b
|
Merge pull request #574 from bitcoinjs/013
README: remove mention of 0.1.3
|
9 years ago |
Daniel Cousens
|
9ff5f37509
|
README: emphasise warning
|
9 years ago |
Daniel Cousens
|
bd41ee8de2
|
README: remove mention of 0.1.3
|
9 years ago |
Daniel Cousens
|
d06f838796
|
Merge pull request #576 from bitcoinjs/feature/travis-node-v6
Add Node.js v6 to .travis.yml
|
9 years ago |