Luke Dashjr
|
1c24248f87
|
This stable branch is no longer maintained.
Please upgrade.
|
2014-11-18 21:35:26 +00:00 |
|
Luke Dashjr
|
5f463594b1
|
Revert "Bugfix: Provide correctly-ordered transaction hash (using new key hash_ for backward compatibility)" (broke ABI)
This reverts commit b9572db7d5.
|
2014-09-02 16:36:32 +00:00 |
|
Luke Dashjr
|
f9eff703a7
|
Bugfix: Include documents in "make dist" output
|
2014-08-22 17:51:51 +00:00 |
|
Luke Dashjr
|
ebe52b71c8
|
Implement blkmk_get_data's out_expire argument
|
2014-02-27 16:43:37 +00:00 |
|
Luke Dashjr
|
b9572db7d5
|
Bugfix: Provide correctly-ordered transaction hash (using new key hash_ for backward compatibility)
|
2014-02-24 06:32:22 +00:00 |
|
Luke Dashjr
|
d6002f955f
|
Update copyright headers
|
2014-01-19 04:42:16 +00:00 |
|
Luke Dashjr
|
cd4badb1c7
|
Remove autogenerated INSTALL and unused ChangeLog/NEWS files from git
|
2014-01-19 04:39:21 +00:00 |
|
Luke Dashjr
|
9a5a191e3c
|
COPYING: Update copyright year to 2014
|
2014-01-19 04:36:06 +00:00 |
|
Luke Dashjr
|
8811805155
|
Bugfix: Avoid breaking strict aliasing rules by copying nonce with memcpy
|
2014-01-14 21:43:46 +00:00 |
|
Luke Dashjr
|
f6f0e617d5
|
Bump libtool version for 0.1.5
|
2013-08-24 17:45:20 +00:00 |
|
Luke Dashjr
|
1bbe9b9162
|
Merge commit '57f81f1' into 0.1.x
|
2013-08-24 16:42:19 +00:00 |
|
Luke Dashjr
|
57f81f1702
|
Bugfix: Advertise support for version/* mutations and submit/{coinbase,truncate} abbreviations
|
2013-08-24 16:42:11 +00:00 |
|
Luke Dashjr
|
9044a62894
|
Merge commit '17d6193' into 0.1.x
|
2013-06-25 00:12:51 +00:00 |
|
Luke Dashjr
|
17d6193b07
|
Bugfix: blktmpl_add_* returns a const char * for errors, not false (for template already populated)
|
2013-06-25 00:12:40 +00:00 |
|
Luke Dashjr
|
d1a048dd2b
|
Bump libtool version for 0.1.4
|
2013-06-13 07:30:04 +00:00 |
|
Luke Dashjr
|
8b57005cf1
|
Add missing copyright headers
|
2013-06-13 07:26:54 +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
|
338e396678
|
Merge branch 'bugfix_limits_opt' into 0.1.x
|
2012-11-17 20:31:29 +00:00 |
|
Luke Dashjr
|
dd25439b04
|
Bugfix: sigoplimit and sizelimit should be optional
|
2012-11-17 20:26:48 +00:00 |
|
Luke Dashjr
|
b86d129ed4
|
Merge branch 'bugfix_unistd' into 0.1.x
|
2012-10-18 12:49:59 +00:00 |
|
Luke Dashjr
|
83ed8805e7
|
Merge branch 'bugfix_no_expires' into 0.1.x
|
2012-10-18 12:49:23 +00:00 |
|
Luke Dashjr
|
eebc683275
|
Merge branch 'bugfix_capnames_sz' into 0.1.x
Conflicts:
blktemplate.c
|
2012-10-18 12:49:07 +00:00 |
|
Luke Dashjr
|
f1d551f849
|
Merge branch 'bugfix_getdata_no_cbtxn' into 0.1.x
|
2012-10-18 12:48:12 +00:00 |
|
Luke Dashjr
|
72a7050a06
|
Bugfix: ssize_t requires unistd.h
|
2012-10-12 18:13:42 +00:00 |
|
Luke Dashjr
|
78387e9567
|
Bugfix: "expires" is optional
|
2012-10-12 16:25:11 +00:00 |
|
Luke Dashjr
|
e3022229be
|
Bugfix: sizeof(capnames) is not the count, but the size in bytes of the array (so generally 4x the count); use GBT_CAPABILITY_COUNT
|
2012-10-12 16:22:27 +00:00 |
|
Luke Dashjr
|
da64436dd4
|
Bugfix: blkmk_get_data needs to check that templates have a coinbase transaction and return 0 (error) instead of segfaulting
|
2012-10-12 16:19:45 +00:00 |
|
Luke Dashjr
|
a9a29294b2
|
Bump libtool version for 0.1.2
|
2012-10-08 22:58:44 +00:00 |
|
Luke Dashjr
|
9fae4b6b00
|
Bugfix: AM_PROG_AR is not recognized by older automake, so only use it when defined
|
2012-09-30 12:28:36 +00:00 |
|
Luke Dashjr
|
e0b627c652
|
Use AM_PROG_AR to support Cygwin
|
2012-09-29 11:30:14 +00:00 |
|
Luke Dashjr
|
071714935b
|
Bugfix: Correct signed/unsigned warnings
|
2012-09-29 10:12:18 +00:00 |
|
Luke Dashjr
|
7f153402d6
|
Bugfix: Add missing unistd.h include (for ssize_t)
|
2012-09-27 06:32:52 +00:00 |
|
Luke Dashjr
|
66680073eb
|
Bump libtool version for 0.1.1
|
2012-09-27 05:43:12 +00:00 |
|
Luke Dashjr
|
04fa99034b
|
Accept const append data into blkmk_append_coinbase_safe
|
2012-09-27 05:18:36 +00:00 |
|
Luke Dashjr
|
11f20e6275
|
blkmk_append_coinbase_safe function to append arbitrary data to coinbase scriptSig
|
2012-09-27 04:58:30 +00:00 |
|
Luke Dashjr
|
243684e40d
|
Bugfix: Catch a possible calloc failure
|
2012-09-15 09:59:34 +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 |
|
Luke Dashjr
|
0851d66ddb
|
Makefile: clean example
|
2012-09-15 06:38:07 +00:00 |
|
Luke Dashjr
|
3ffaa3bb62
|
gitignore .*.kate-swp
|
2012-09-15 06:14:58 +00:00 |
|
Luke Dashjr
|
02b92a240c
|
Bugfix: Read "expires" key to correct blkmk_work_left
|
2012-09-15 06:12:44 +00:00 |
|
Luke Dashjr
|
d1288b4e6e
|
Check block version for compatibility, honouring version/force and version/reduce mutations if allowed
|
2012-09-15 04:20:34 +00:00 |
|
Luke Dashjr
|
905105615f
|
Export BIP 22 long polling information (and accept lpid to make requests)
|
2012-09-15 03:07:23 +00:00 |
|
Luke Dashjr
|
f8e3b7061b
|
Bugfix: Fix extranonce value
|
2012-09-14 23:56:58 +00:00 |
|
Luke Dashjr
|
23fbcbd184
|
Bugfix: Correct "id" in requests (the 0 was leaked and the 2 double-freed)
|
2012-09-12 02:32:03 +00:00 |
|
Luke Dashjr
|
e793ea59af
|
Bugfix: Consider extranonce rolling in jansson submissions
|
2012-09-11 22:01:43 +00:00 |
|
Luke Dashjr
|
26d76947f6
|
Support for extranonce using BIP 23 coinbase/append mutation
|
2012-09-11 15:07:54 +00:00 |
|