Commit Graph

2867 Commits

Author SHA1 Message Date
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