456 Commits (701af74adedec0ca8a448d14a525655277ebbbf8)
 

Author SHA1 Message Date
Pablo Martin 2e26a137d5 require crypto-js/sha256 instead of ./crypto-js/sha256. 11 years ago
Pablo Martin 8f383be325 fix transaction hashing (was using Message.getHash incorrectly). 11 years ago
Wei Lu a7a7999e3f fix Wallet default constructor 11 years ago
Kyle Drake 966eb7ea4a Merge pull request #69 from sembrestels/patch-1 11 years ago
Sem ecadd2a586 Added DarkWallet to projects using bitcoinjs-lib 11 years ago
Kyle Drake 903064c76f
only show master branch test status 11 years ago
Andreas Brekken 3b12531a6a Specify static versions of dependencies 11 years ago
Andreas Brekken ccc7d45c6b Remove trailing whitespace 11 years ago
Wei Lu 0729e008e9 change testling image back to https 11 years ago
Wei Lu 4f7077bad3 change testling firefox min version from 10 to 15 11 years ago
Wei Lu b2f010428f store accounts in closure instead of on object 11 years ago
Wei Lu d4f3398d91 remove keys array and usage 11 years ago
Wei Lu 207163704b return private key rather than HD wallet node 11 years ago
Wei Lu 9200479159 getPrivateKey derives key on the fly 11 years ago
Wei Lu ab9e782d14 private a method to generate change addresses 11 years ago
Wei Lu 1212099bfc Wallet address derivation follows bip32/bitcoinj keychain structure 11 years ago
Wei Lu 44012b47b5 change hd wallet constructor to take bytes 11 years ago
Wei Lu 142b847968 HD wallet fromMaterHex allows specifying network 11 years ago
Kyle Drake 4b1b9d9cb6
fix compile script #65 11 years ago
Kyle Drake ac895ca9f9
Travis image, remove 0.6 test 11 years ago
Kyle Drake aaf037aff7
add newline to README 11 years ago
Kyle Drake e9fab62f33 Merge pull request #63 from coinpunk/coverage 11 years ago
Kyle Drake 0d9c78fd74 Merge pull request #64 from coinpunk/removeendiancode 11 years ago
Kyle Drake eb4da5f5c5
remove endian code in index.js nothing is using 11 years ago
Kyle Drake c277fed4e1
cleanup runners, add coverage script, fix typo 11 years ago
Kyle Drake 7219c27413 Merge pull request #62 from bitcoinjs/compressed-sign 11 years ago
Kyle Drake b6f6a10b36 Merge pull request #59 from bitcoinjs/remove-demo 11 years ago
Andreas Brekken 08e75a82c9 Add whether pubkey recovered from sig is compressed. close #61 11 years ago
Andreas Brekken f09890fed1 Determine whether key is compressed from the key itself. ref #61 11 years ago
Andreas Brekken 29ad6b692e Message signing does not work with compressed keys. ref #61 11 years ago
Wei Lu 3d6b66e811 move convert methods from util to convert 11 years ago
Wei Lu 227fa97500 remove old crypto-js 11 years ago
Wei Lu 9c15fa0cbf Merge pull request #57 from bitcoinjs/upgrade-crypto-js 11 years ago
Wei Lu 45e55a07b0 fix transaction serialization/deserialization 11 years ago
Wei Lu d2b790fef9 throw error when input to script constructor is not an array 11 years ago
Wei Lu 56e37e744b remove demo 11 years ago
Wei Lu a281a5ab53 migrate crypto-js to 3.1.2 11 years ago
Kyle Drake 8a2a9cb4e7
note for more projects 11 years ago
Kyle Drake 36cd938fef
order project usage by popularity 11 years ago
Kyle Drake e4c25ba0cc
updates to the README 11 years ago
Wei Lu 33857437db add tests for bytes and words conversion 11 years ago
Wei Lu bf1be94fe3 add tests for checkEncode and checkDecode 11 years ago
Wei Lu 78c257ff9b Merge pull request #55 from coinpunk/opcodecleanups 11 years ago
Wei Lu ef1a4017f8 Merge pull request #54 from coinpunk/moreaddresstesting 11 years ago
Wei Lu ad9f1ddfd5 Merge pull request #53 from coinpunk/base58cleanup 11 years ago
Kyle Drake 6f04743081
new Opcode() is not used 11 years ago
Kyle Drake a6706ea8be
fix spacing 11 years ago
Kyle Drake 8471df7317
remove unused hex helpers 11 years ago
Kyle Drake 09925cff5a
cleanup throw tests, add case for bad input 11 years ago
Kyle Drake fdc78dad2e
merge weilu's changes 11 years ago