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