Luke Dashjr
7605755747
Bugfix: Wrap test program to ensure the exit code is always 0/pass or 1/fail
2016-12-01 23:19:23 +00:00
Luke Dashjr
fdb2a280b0
Bugfix: Use check_PROGRAMS rather than noinst_PROGRAMS for test, so we don't try to build it before make check
2016-11-22 11:01:07 +00:00
Luke Dashjr
0dcc8d8697
test: Use libgcrypt for SHA256
2016-08-13 08:35:37 +00:00
Luke Dashjr
5a6bc0caec
Initial unit tests covering template and parsing
2016-08-13 08:27:39 +00:00
Luke Dashjr
130cfbdb3e
Bugfix: example: Deal with build and portability issues
2016-08-13 08:22:47 +00:00
Geremia
d0a9367017
"make example" builds example.c if libgcrypt present
...
using AM_PATH_LIBGCRYPT to check for libgcrypt
removed AC_MSG_RESULT in configure.ac; added phony "example" target in Makefile.am if libcrypt not found
2016-06-22 13:03:18 -07:00
Luke Dashjr
d46062c7e6
Use libbase58 for base58 decoding
2014-08-29 01:46:08 +00:00
Luke Dashjr
948c869356
Bugfix: Include private.h in SOURCES
2014-08-22 17:52:26 +00:00
Luke Dashjr
b253c0b00c
Merge branch '0.1.x' into 0.2.x
2014-08-22 17:51:57 +00:00
Luke Dashjr
f9eff703a7
Bugfix: Include documents in "make dist" output
2014-08-22 17:51:51 +00:00
Luke Dashjr
8b57005cf1
Add missing copyright headers
2013-06-13 07:26:54 +00:00
Luke Dashjr
e0d2b2d119
Add missing copyright headers
2013-06-13 07:25:49 +00:00
Luke Dashjr
3d34fa30a9
Merge branch '0.1.x' into 0.2.x
2013-05-01 05:38:57 +00:00
Luke Dashjr
fb9e98690b
Bugfix: Install header for libblkmaker_jansson
2013-05-01 05:38:49 +00:00
Luke Dashjr
ff6a4caa08
Merge commit 'e39b2ac' into 0.1.x
2013-05-01 05:38:18 +00:00
Luke Dashjr
e39b2ac972
Support for finding jansson with pkg-config
2013-04-03 16:48:35 +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
bc533a9546
Move hexadecimal<->binary functions to hex.c (included via new not-installed private.h)
2012-10-12 15:58:16 +00:00
Luke Dashjr
f52c225aae
Explicitly include .libs dir in library path so libtool can relink it for install
2012-09-15 09:37:13 +00:00
Luke Dashjr
5bd48d00fe
Initial Windows port
2012-09-15 08:58:17 +00:00
Luke Dashjr
20a7bacec2
Automake build system
2012-09-15 07:55:19 +00:00