Commit Graph

2932 Commits

Author SHA1 Message Date
Jeff Garzik 01ab4b4c35 test/basic: verify our addr/privkey checks properly fail on invalid-data tests 2013-07-10 20:42:15 -04:00
Stephen Pair dd8af11102 Merge pull request #5 from jgarzik/test-expand
Expand tests to include private key encode/decode test vectors
2013-07-10 17:33:10 -07:00
Jeff Garzik bf1e16b0da Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 2013-07-10 20:07:14 -04:00
Stephen Pair 3dcf318b19 Merge pull request #4 from jgarzik/compressed-keys
eckey: add support for compressed or uncompressed keys
2013-07-10 12:50:18 -07:00
Jeff Garzik c2f40f40ce Rename compiled binding to KeyModule. 2013-07-10 15:32:38 -04:00
Jeff Garzik 4cfef3546c eckey: add support for compressed or uncompressed keys 2013-07-10 14:52:24 -04:00
Stephen Pair a3a3f77a17 Merge pull request #3 from jgarzik/test-fix
test/basic: fix test for VersionedData updates, s/hash/payload/
2013-07-10 11:34:26 -07:00
Jeff Garzik 6ac055ec52 test/basic: fix test for VersionedData updates, s/hash/payload/ 2013-07-10 13:45:32 -04:00
Stephen Pair a642114fb5 refactoring of Address 2013-07-10 13:03:05 -04:00
Stephen Pair ebddafcaa7 some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
Stephen Pair 32c690f52b Merge pull request #2 from jgarzik/addrtest
Bitcoin address tests, from bitcoin/bitcoin.git
2013-07-09 13:12:11 -07:00
Jeff Garzik 3ce230aa4e Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00
Jeff Garzik 02a81c0ca8 Rename compiled production from 'eckey' to 'Key' 2013-07-09 16:02:45 -04:00
Stephen Pair 56a20ef25d bunch of interim (broken) stuff 2013-07-09 14:45:52 -04:00
Stephen Pair ea3ac1ffaa add some reminders to package.json 2013-07-09 11:18:50 -04:00
Stephen Pair d5c16d0722 Merge pull request #1 from jgarzik/eckey
Import BitcoinKey/eckey from bitcoinjs-server
2013-07-09 08:17:53 -07:00
Jeff Garzik adc3a99b96 .gitignore: update to match base58-native module 2013-07-09 10:57:21 -04:00
Jeff Garzik 7e23e5ba0e Wrap C++ Key object inside "bitcoin" namespace. 2013-07-09 10:53:04 -04:00
Jeff Garzik 7da3c3b969 Rename BitcoinKey object to Key 2013-07-09 10:51:26 -04:00
Jeff Garzik 5c0db96180 Import BitcoinKey/eckey from bitcoinjs-server. 2013-07-09 10:49:13 -04:00
Stephen Pair ad8ccc4930 make binary conversion copy the buffer to avoid overwrite issues 2013-07-07 15:52:37 -04:00
Stephen Pair a7ba9a44a5 bump version 2013-07-07 15:15:39 -04:00
Stephen Pair 607408ceb0 add more constructor variations 2013-07-07 15:15:05 -04:00
Stephen Pair 3a4f981942 version bump 2013-07-07 14:47:31 -04:00
Stephen Pair 47cb4c330c add ability to get and set the hash of a BitcoinAddress 2013-07-07 14:46:59 -04:00
Stephen Pair 16ce63ca80 add ability to set the version 2013-07-07 14:28:11 -04:00
Stephen Pair 413bd1b1c5 uggg...and yet one more tab removed 2013-07-07 14:08:39 -04:00
Stephen Pair 467336fdcb remove more tab noise 2013-07-07 14:07:41 -04:00
Stephen Pair 2bd241555e remove some tab noise 2013-07-07 14:06:03 -04:00
Stephen Pair d3942ff837 add BitcoinAddress 2013-07-07 14:02:00 -04:00
Stephen Pair c0bcda709c initial commit 2013-07-04 16:02:18 -04:00
Stephen Pair c970dea7eb Initial commit 2013-07-04 12:55:19 -07:00