Commit graph

  • b8ffcc1d4b restored default segwit on, worked on stratum support of lbry master Brannon King 2019-10-14 09:40:05 -0600
  • 897f30df0f made local mining work with segwit, restored scrypt stuff Brannon King 2019-10-09 22:04:28 -0600
  • a4bb8de94a Add support for lbry mining algorithm. lbrynaut 2019-07-01 08:18:01 -0500
  • 5f02105940 Fix build on Aarch64 pooler 2021-04-29 21:18:45 +0000
  • b5071a8cc6
    Merge pull request #206 from EchterAgo/hex2bin_speedup pooler 2020-11-10 14:18:35 +0000
  • d0caee6e3f
    Merge pull request #207 from EchterAgo/alloc_speedup pooler 2020-11-10 14:08:12 +0000
  • 6d40d76752
    Merge pull request #205 from EchterAgo/txbuf_speedup pooler 2020-11-10 14:08:01 +0000
  • 872f02b1f0
    Merge pull request #204 from EchterAgo/jsonrpc_speedup pooler 2020-11-10 14:06:07 +0000
  • 6661ca7e1b
    Reduce memory allocations when generating the merkle root Axel Gembe 2020-11-10 16:30:53 +0700
  • efbceb7bc9
    Speed up hex2bin function Axel Gembe 2020-11-10 16:39:37 +0700
  • 1abe346537
    Speed up generation of TX buffer in merkle root generation Axel Gembe 2020-11-10 15:39:30 +0700
  • 5e1a3b1254
    JSONRPC: Preallocate receive buffer based on Content-Length header Axel Gembe 2020-11-10 15:01:49 +0700
  • cdb1c92c82
    JSONRPC: Increase network performance by reducing the reallocation count Axel Gembe 2020-11-10 13:37:43 +0700
  • 173a497e60
    Merge pull request #201 from jtoomim/bip34cscriptfix pooler 2020-09-07 14:16:46 +0000
  • 24ff5fa1e2 Correct BIP34 height encodings for heights 1-16 Jonathan Toomim 2020-08-27 01:57:18 -0700
  • 41c4e35677 Use CURLOPT_POSTFIELDS in json_rpc_call() pooler 2020-07-25 15:25:12 +0000
  • 8da0556cec Version 2.5.1 pooler 2020-06-25 15:02:57 +0000
  • af2501c2c7 Use CURLINFO_ACTIVESOCKET where available pooler 2020-06-24 17:22:36 +0000
  • f9ef30f0b2
    Merge pull request #180 from tyabu12/update_ubuntu_14.04_to_16.04 pooler 2019-06-11 12:20:44 -0500
  • 94633de71e Update Ubuntu version 14.04 to 16.04 Tomohito YABU 2019-06-08 08:43:14 +0900
  • 7e8960212f Add support for bech32 addresses (BIP 173) pooler 2019-01-08 17:38:06 +0100
  • 32464ebfc4 Version 2.5.0 v2.5.0 pooler 2017-06-22 17:38:48 +0200
  • 244ad3b052 README: update comment on nomacro.pl pooler 2017-06-22 13:34:46 +0200
  • a9ccc86a82 Fix PowerPC assembly on AIX aix pooler 2017-06-21 21:24:48 +0200
  • 46e919f93c Add basic Segwit support pooler 2017-04-28 12:19:18 +0200
  • a0b8895516 Fix #117 pooler 2017-04-20 12:40:13 +0200
  • de6c6bb882 Merge pull request #116 from junondev/patch-1 pooler 2017-04-15 18:37:50 +0200
  • 552049db72 Update Makefile.am junondev 2017-04-13 04:36:10 -0500
  • 475771d92c Account for 64-bit pointers on PowerPC pooler 2016-11-23 19:06:49 +0100
  • a0b83b521c Merge pull request #108 from dersand/master pooler 2016-08-21 17:49:26 +0200
  • dfacb13456 Add small disclaimer for ./configure flag Erik Lilja 2016-08-21 15:16:34 +0200
  • a973f7e845 Version 2.4.5 v2.4.5 pooler 2016-06-10 10:25:21 +0200
  • 96c3676d88 Fix memory leak in the long polling thread pooler 2016-04-21 23:44:55 +0200
  • 6c504ba77e Version 2.4.4 v2.4.4 pooler 2016-03-24 15:46:22 +0100
  • aa07150158 Fix memory leaks affecting getblocktemplate pooler 2016-03-15 20:13:22 +0100
  • 426fe09f9e Version 2.4.3 v2.4.3 pooler 2016-01-24 19:31:58 +0100
  • 1e0274f77d Emit a warning on unrecognized block versions pooler 2015-12-26 18:37:48 +0100
  • cac0976509 Allow block version 4 pooler 2015-11-15 16:38:32 +0100
  • 50ebd35aeb Merge pull request #94 from adriano-io/dev pooler 2015-09-21 14:12:46 +0200
  • 420c4ac982 Modified Dockerfile to reduce the Virtual Memory footprint and total amount of images. Before modification the total memory footprint was around 3GB and this has now been reduced by ~50% Adriano 2015-09-19 15:08:31 +0100
  • f3b0aabf35 Add support for VIA PadLock Hash Engine on x86-64 pooler 2015-05-17 16:21:30 +0200
  • d070009691 Version 2.4.2 v2.4.2 pooler 2015-04-28 11:29:27 +0200
  • 02262ded0c Use SSL certificate with Stratum when provided pooler 2015-04-16 12:59:40 +0200
  • ef6f5beeae Add support for Stratum over TLS pooler 2015-04-06 19:26:24 +0200
  • 07fb67e8af Allow block version 3 pooler 2015-02-28 20:09:16 +0100
  • 3c01c36707 Version 2.4.1 v2.4.1 pooler 2015-02-25 23:57:04 +0100
  • 35b4288a33 Modify nomacro.pl to expand assembler macros pooler 2015-02-25 13:22:54 +0100
  • 9373a5c433 Add optimized PowerPC code pooler 2015-02-24 17:06:20 +0100
  • 4611186cb8 Support arbitrary-size arguments to mining.submit pooler 2015-02-14 19:35:35 +0100
  • 2d92d6604b getblocktemplate: ignore higher bits of "version" pooler 2015-01-05 19:12:42 +0100
  • 9681504048 Check for negative extranonce2_size pooler 2014-08-08 14:49:07 +0200
  • be1b725270 Add support for scrypt(N, 1, 1) pooler 2014-05-25 17:21:36 +0200
  • a988337f52 Switch to getwork if no payout address is provided pooler 2014-05-22 12:10:08 +0200
  • a7aa615b76 Version 2.4 v2.4 pooler 2014-05-20 11:47:04 +0200
  • a5430f73e1 Add a configure option to disable assembly code pooler 2014-05-16 15:37:41 +0200
  • ab6d34e043 Do not use the non-standard typeof operator pooler 2014-05-16 11:06:02 +0200
  • f76c4d6273 Hide passwords on the command line pooler 2014-05-10 23:45:48 +0200
  • b01f8be868 Allow loading multiple configuration files pooler 2014-05-10 11:50:39 +0200
  • d701fecd57 Enhance startup error messages pooler 2014-05-09 17:55:08 +0200
  • 788e4a3746 Add option --coinbase-sig pooler 2014-05-07 23:56:53 +0200
  • 9c8cad615a getblocktemplate: version/force, version/reduce pooler 2014-05-06 22:07:13 +0200
  • 35d8fd82c4 Correct work restart messages pooler 2014-05-06 16:21:05 +0200
  • 8a8e0ad81c getblocktemplate: long polling pooler 2014-05-05 23:58:23 +0200
  • 106d03882e Avoid fetching too much work when LP is off pooler 2014-05-05 13:08:18 +0200
  • a9e64f41e7 getblocktemplate: submit/coinbase pooler 2014-05-05 10:11:57 +0200
  • 30fae0c342 Minimal getblocktemplate support pooler 2014-04-30 23:03:58 +0200
  • f167b2b07b Allow environment-defined tunnelling HTTP proxies pooler 2014-04-16 10:47:22 +0200
  • 42a002c741 Add an option to ignore redirection requests pooler 2014-04-15 23:11:00 +0200
  • c46726b4b7 Disable long polling timeout by default pooler 2014-04-15 21:11:10 +0200
  • 94fd77f3f5 Allow tunnelling Stratum through an HTTP proxy pooler 2014-04-15 19:59:17 +0200
  • 9aa776cf94 Add a flags argument to json_rpc_call() pooler 2014-04-14 14:15:02 +0200
  • 6b2e46d4ac Allow arbitrary-size job_id and extranonce2 pooler 2014-04-06 00:50:06 +0200
  • 64a34409e9 Add build details to version information pooler 2014-04-05 15:01:15 +0200
  • d5e5505b19 Print an error message if mining.subscribe fails pooler 2014-03-31 14:29:19 +0200
  • dd774a337e Only increment extranonce2 when needed pooler 2014-03-28 11:13:10 +0100
  • cdf82b4090 Merge pull request #68 from kiyominer/master pooler 2014-03-12 08:39:55 +0100
  • d7276fa0cd fix sched_setaffinity parameter : sizeof(cpu_set_t) Kiyoaki Matsugae 2014-03-12 12:05:18 +0900
  • f97cfa2203 Add support for building under 64-bit Cygwin pooler 2014-03-06 10:39:21 +0100
  • 65e196a932 Version 2.3.3 v2.3.3 pooler 2014-02-27 22:23:51 +0100
  • ab5d1a86d9 Fix CPU affinity on FreeBSD (closes #61) pooler 2014-02-18 17:43:49 +0100
  • 3f9d8727dc Make the --url option mandatory pooler 2014-01-18 22:56:48 +0100
  • 464dd1d483 Do not switch to Stratum if using an HTTP proxy pooler 2014-01-18 17:40:07 +0100
  • d7337126b9 Use only g_work_time to check work availability pooler 2014-01-16 17:34:24 +0100
  • 2f824f22eb Merge pull request #53 from clbr/fixes pooler 2014-01-15 05:01:03 -0800
  • c184d91d2c SCHED_IDLE and SCHED_BATCH can only be used with sched_priority 0 Lauri Kasanen 2014-01-14 19:20:16 +0200
  • cf573d03ff Mark some variables & function static Lauri Kasanen 2014-01-14 18:59:24 +0200
  • 4e3d73f3e8 Merge pull request #45 from creack/master pooler 2013-12-13 14:04:35 -0800
  • a4ae9003ba
    Add dockerfile Guillaume J. Charmes 2013-12-12 17:48:23 -0800
  • 2305536b3b Fix processor count detection with HW_NCPU pooler 2013-12-13 14:19:35 +0100
  • 04344f8af2 Expand the description of the --config option pooler 2013-11-06 15:34:43 +0100
  • 68f6edb74f Add a man page for minerd pooler 2013-11-03 18:18:07 +0100
  • ff38f4cc74 Define sleep() as a macro on Windows pooler 2013-10-05 00:37:40 +0200
  • 3737e48b40 Skip compilation of unused assembly sources pooler 2013-10-04 14:58:03 +0200
  • 93120a697d Include inttypes.h instead of stdint.h pooler 2013-07-12 18:39:23 +0200
  • ad88e35f54 Version 2.3.2 v2.3.2 pooler 2013-07-10 15:49:50 +0200
  • e878267239 Add AVX2-enabled functions for x86-64 pooler 2013-07-05 18:25:34 +0200
  • 44d4815b01 Explicitly flush stderr in applog() pooler 2013-07-04 15:23:10 +0200
  • 7e8ce9c8dd Avoid the use of Stratum in benchmark mode pooler 2013-07-03 18:02:47 +0200
  • 236e338463 Do not log per-thread CPU affinity in quiet mode pooler 2013-07-03 17:28:43 +0200
  • 092c3fc196 Make benchmark data more realistic pooler 2013-07-03 01:50:39 +0200