Commit Graph

5 Commits

Author SHA1 Message Date
Luke Dashjr
b84806651c blkmk_init_generation3 capable of overriding a provided coinbasetxn if the generation mutation is allowed 2013-08-24 16:54:03 +00:00
Luke Dashjr
5ab4fdff16 Bugfix: _blkmk_b58check: Check that zero-padding on base58check input matches output
This is needed to properly reject addresses with too many or too few prefix/pad '1's.
2012-12-29 02:33:25 +00:00
Luke Dashjr
307b08c267 New blkmk_init_generation and blkmk_address_to_script functions to create a coinbase transaction if it isn't provided 2012-10-12 16:05:26 +00:00
Luke Dashjr
72cf471375 Expose dblsha256 wrapper to private.h 2012-10-12 16:00:46 +00:00
Luke Dashjr
bc533a9546 Move hexadecimal<->binary functions to hex.c (included via new not-installed private.h) 2012-10-12 15:58:16 +00:00