Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Update libdevcore/CommonData.cpp

Co-Authored-By: AndreaLanfranchi <[email protected]>

51ef5ead18de1dc343be05951b1c29b40aa461d4 authored about 6 years ago by Paweł Bylica <[email protected]>
ethminer 0.17.0-rc.2

Bump version: 0.17.0-rc.1 → 0.17.0-rc.2

2200dca33d35273fb2a7843a7d313a9a31bcd246 authored about 6 years ago by Paweł Bylica <[email protected]>
Remove superfluous use of volatile

30f63061322320ca41e6636481861a112684963f authored about 6 years ago by Dobromir Dobrev <[email protected]>
Adjust other client types to modified acceptance handler

025a2482da524a5817a515072cd149b9eaabbf74 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Accept solutions reported being stale

A soft error code 2xx means the solution is stale

82c75fcab4bfdad95fef29ca1f1c98fc22b75299 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove debug leftover

31181e068d82b6e3861e592dde0c65d94a481bbc authored about 6 years ago by AndreaLanfranchi <[email protected]>
Implement mining.noop before session timeout

d34675f143be346f9e6649d4dc0289f183307efe authored about 6 years ago by AndreaLanfranchi <[email protected]>
Avoid possible concurrency

Response timeout and no Work timeout may trigger in the same loop thus causing the same disconne...

6eb5308131752385a6a7e74f2dd4d43bb4032282 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #1772 from AndreaLanfranchi/master

Few clean-ups

c6732c96b92222b4d5d1c9baabd7beafe5263060 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Debug corrections to Stratum 2

f3b774fed4559bef00606bfbc0c3e28f2cbe1120 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Include Workername after a dot in logins

457edcac3c9b01876d270f0067ac26e256b629ad authored about 6 years ago by AndreaLanfranchi <[email protected]>
Wrong check for session id

abc3097b2fb6d0ffc08208d4b4eca46c2a1483db authored about 6 years ago by AndreaLanfranchi <[email protected]>
Update help text

08753ea8c7892efed9a5d134ec8707813231bc34 authored about 6 years ago by AndreaLanfranchi <[email protected]>
No work timeout only if session started

30637b49eb653ca20510e2651de3ed3768790b4e authored about 6 years ago by AndreaLanfranchi <[email protected]>
Target is already set as constant

No need to pass it as a parameter on every compute_hash

b41adac22427258cb75273f0f656e6c1f5c15b6b authored about 6 years ago by AndreaLanfranchi <[email protected]>
Cuda helper clean-up

Removed un-used functions.

9edd77026f1cb67ee49da237c4c0b00d39cdbd9c authored about 6 years ago by AndreaLanfranchi <[email protected]>
Correction on Hex formatters

2fa2c0baea7db260eabe5c7e11058fb6fe7f661a authored about 6 years ago by AndreaLanfranchi <[email protected]>
Missing compact hex for port.

7eaa11ef636f35ef3a73e0f1ba268b3538cf9838 authored about 6 years ago by AndreaLanfranchi <[email protected]>
EthereumStratum/2.0.0 Implementation

Implementation of EthereumStratum/2.0.0.
Does not break previous flavors nor autodetection.

New...

7956308b8a4981df5084a3d8aa313034b86f9f2f authored about 6 years ago by AndreaLanfranchi <[email protected]>
Move EthereumStratum/1.0.0 vars into Session scope

591216f0feadb0a3780a5276d8861a83b6de7dbb authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #21 from AndreaLanfranchi/ValidateAPIParam

API: Better validation of segmentwidth in miner_setscramblerinfo().

f739c2dc028f6c8315d3780a95249d81fda5ddd6 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
API: Better validation of segmentwidth in miner_setscramblerinfo().

Before this commit it is possible to submit params to
miner_setscramblerinfo() which contains a ...

d509633678773bcdadd97fff036e11f6d27c536a authored about 6 years ago by Stefan Oberhumer <[email protected]>
Account time spent on each connection

373fa15b4363c31ec52173bb702e14337d724ae9 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Introduce Session object

ed9cb813f2c0152c5e6ed50e113e6ddbaa7e48d4 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #19 from ethereum-mining/master

In Sync

39bce910e6861725c7e1f839fc4ef25e131aff0f authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Merge pull request #1769 from AndreaLanfranchi/master

Variables rework

295c0ac166bd5be83638097d4aa12245bfd26175 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Remove "Type" suffix from typedefs

930587b20173d0746dfd9f4ed93f7b2f95fea4c7 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #1770 from ethereum-mining/fix_nvml_extension

Rename HWMON dependency from libnvidia-ml.so to libnvidia-ml.so.1

c772ce661b748e56d1c1d1252bc2dcd04ceab208 authored about 6 years ago by Paweł Bylica <[email protected]>
Rename HWMON dependency from libnvidia-ml.so to libnvidia-ml.so.1 to support RPM based distributions

42d940413346be8dfa99c9100bb1232f54841505 authored about 6 years ago by Dobromir Dobrev <[email protected]>
Fields naming casing

65fb4f5ec612ad794f771c4130add7bbcc50ab1c authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge branch 'master' into master

1934c70438bcf156043e3dc8687059d6b55909e5 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Merge branch 'master' of https://github.com/AndreaLanfranchi/ethminer

9ef64a9f7c12061a977cd89cbcb7632ad046329f authored about 6 years ago by AndreaLanfranchi <[email protected]>
Variables rework

Made some order in variable chaos.
Unified arguments for initiators in structures (so we don't n...

73c992b725f116997045b4700fe9778882f8d76b authored about 6 years ago by AndreaLanfranchi <[email protected]>
Bump driver version and add gfx804

Bump driver version and add gfx804 (RX 550 Lexa) support.

0d70a719d714444d5cf672c079b1764e4e313f2f authored about 6 years ago by Arkadiy <[email protected]>
Update GCN kernels

Bump needed driver version and make RX 550 Lexa (gfx804) support.

e3beb66b27409bf4972bb0f77eafa2bf3e954187 authored about 6 years ago by Arkadiy <[email protected]>
Merge pull request #1765 from ethereum-mining/fix_binary_kernel_v2

Fix binary kernel v2

5db67d450d7bedf2789b5cf6e3f965b1bad26dba authored about 6 years ago by Dobromir Dobrev <[email protected]>
Upload missing files

84fa9ab8f43ee30e98959395dc68952c3c28d8dd authored about 6 years ago by Dobromir Dobrev <[email protected]>
Fix typo in gfx900 binkern generation and compile gfx900

33a12a14276c9fd93707c8d4dbcb5b3604b7426b authored about 6 years ago by Dobromir Dobrev <[email protected]>
Merge pull request #1764 from ethereum-mining/fix_binary_kernels

Remove unused local-worksize of 192 and add gfx900 binary kernel support

db4c7e374e3a1c032a3f0b824df36f742084c37c authored about 6 years ago by Dobromir Dobrev <[email protected]>
Remove unused local-worksize of 192 and add gfx900 binary kernel support

f2a3cdc60f837a659fd11a594651c2dd73ea9f1c authored about 6 years ago by Dobromir Dobrev <[email protected]>
Merge pull request #18 from AndreaLanfranchi/clang-scanbuild

Adapt some warnings got running clangs scan-build.

fff6bb86c526fd260b436d0ee8d3c5f5a0ea3822 authored about 6 years ago by Stefan Oberhumer <[email protected]>
Merge pull request #1762 from ethereum-mining/AndreaLanfranchi-patch-1

Wrong default CL Local Work Size

44c48d2c7c14271eb32977491a23cf83f2a11857 authored about 6 years ago by Dobromir Dobrev <[email protected]>
Wrong default CL Local Work Size

Default CL Local Work Size is 192 which is not a power of 2.
Valid values are 32 64 128 256

...

ca9a27a108287477dff7b707f3bc1885467b2a18 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
CL Default Local Work size

For whatever reason the default value was still set to an unsupported value.

42a48264e138dc943062b9250849c79d285b4507 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Adapt some warnings got running clangs scan-build.

818a1a3b783606cc67ab32aa5197bf1649c4a78b authored about 6 years ago by Stefan Oberhumer <[email protected]>
Merge pull request #17 from ethereum-mining/master

In Sync

3b5b2650bf9f68364e3ee62011cf5efd001f6490 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Merge pull request #1761 from ethereum-mining/fixApiminer_setscramblerinfo

Fix apiminer setscramblerinfo

88758f2814489d76b32e78d4510115dd44cf297b authored about 6 years ago by Andrea Lanfranchi <[email protected]>
NFC: clang-format ApiServer.cpp

e2a6d677405b827f8650d69e8ac7ebeb24ead0d8 authored about 6 years ago by Stefan Oberhumer <[email protected]>
API: Check if even one parameter is passed to miner_setscramblerinfo().

9a5998923725b81e5d8ed3dd41886f9de1962287 authored about 6 years ago by Stefan Oberhumer <[email protected]>
Merge pull request #1760 from AndreaLanfranchi/master

Little adjustment on async gates logic

f226cb3b06254764fda05489f1e449390d125744 authored about 6 years ago by Stefan Oberhumer <[email protected]>
Adjust async semaphores on PoolManager

49efd964849ad370fa8ed6c94c541b320f5b90db authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge branch 'release/0.17'

# Conflicts:
# .bumpversion.cfg
# CMakeLists.txt

d933613e58873d63609caf55b9ad4221ce62b48d authored about 6 years ago by Paweł Bylica <[email protected]>
ethminer 0.17.0-rc.1

Bump version: 0.17.0-rc.0 → 0.17.0-rc.1

d01e78ca41ed5ac0d8bf7cd97f717bf2c5c7f006 authored about 6 years ago by Paweł Bylica <[email protected]>
ethminer 0.18.0-alpha.3

Bump version: 0.18.0-alpha.2 → 0.18.0-alpha.3

8d54e6940ee1cfb1b5cfe5c107ad181aeb373f37 authored about 6 years ago by Paweł Bylica <[email protected]>
Merge pull request #16 from ethereum-mining/master

In sync

5d41ed55712b8def175bb62e968269536444f0ba authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Merge pull request #1758 from ethereum-mining/remove-cl-volatile

Remove superfluous use of volatile

02b86f2c56faffcea37df21ddc543622b1208fbe authored about 6 years ago by Dobromir Dobrev <[email protected]>
Merge pull request #1756 from AndreaLanfranchi/master

Amend bad_alloc when adding new connections via API

8607030604ea239eb82884e991ecc6aed1a24e43 authored about 6 years ago by Dobromir Dobrev <[email protected]>
Remove superfluous use of volatile

10ac24853a35ddf48de1582a444792913d0b54b4 authored about 6 years ago by Dobromir Dobrev <[email protected]>
Merge pull request #1743 from ethereum-mining/UpdatePoolInfo

Update pool infos and testscript

0933d60c221e80695104ecbb3f86b8844d245a9c authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Merge pull request #15 from ethereum-mining/master

Sync @ 2018-11-06

11cae73768aa974815941748fdec6b1c16934e0a authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Merge pull request #1755 from hackmod/ldg_dag

load dag using __ldg()

7b034fa7bf8d6441287b6d3dc93cf9fedc067d9f authored about 6 years ago by Marius van der Wijden <[email protected]>
speed up ethash_calculate_dag_item() using __ldg()

* LDG macro added

6430c7a010757bf5e415621c2a944ddbd0937e28 authored about 6 years ago by hackyminer <[email protected]>
Resolve SIGSEV and bad_alloc exceptions when adding/changing connections via API

Connections are now shared_ptr
Flags indicate ouststanding async operations
Pool matching by str...

d2cc83c2e5af1648a154a5235ec376a1729ada31 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Ensure a single io_strand for the whole API stack

c7bcb9fa371b98a856fb01cdf73e00062e26ca64 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #1751 from AndreaLanfranchi/master

Another huge batch

6e8252f42ec448f0ac266f93bfe1310cdd718ef8 authored about 6 years ago by Marius van der Wijden <[email protected]>
Simplify hashrate submission

419a51587265c6a14ae05d9e59f26f73fc6c21fb authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove check for mixed stratum/getwork in API

ccaae7f6966df070614e155198c456ef41981cd6 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Amend travis and circle errors/warnings

4b558b56544fd503197c9d0adf432365a3cf85ce authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove duplicated code

f560a4f047cafa05ff56e0268683d99425199631 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove `#` in front of job

3a685a89c2d1eaafe791eb8cc6465187fb707374 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Always display block if there is available

43ea0737b13a6c72372b3a39ca7d713130f7e2d2 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge branch 'master' into master

434ef85f3980fe7e6e2ea0eadc263949dfb6c404 authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Html output small fix

0004b4788335aca51b4d41918cd8d057babea2a8 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove port number redundancy in host log line

c52925e06a91eb0275ae395d5c03a96c34a0dfbf authored about 6 years ago by AndreaLanfranchi <[email protected]>
Simulation rework

Compute max and mean.
Tidy log.

0a758f33b0c0c34e559db9392349203cd7cdb47f authored about 6 years ago by AndreaLanfranchi <[email protected]>
Account also wasted solutions

A wasted solution is a solution found which could not be sent to pool due to lack of connection.

254f0bf66c181018033432daad7b9133e0d25f0c authored about 6 years ago by AndreaLanfranchi <[email protected]>
Improved readability

098ca452dfaf77f8bd0e2b946cc72c369efad080 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #1750 from hackmod/vectorize-const

use uint2 const to reduce vectorize()/mov.b64

401d1a0608bad6b7902f0c2182a22ec6e10767ac authored about 6 years ago by Andrea Lanfranchi <[email protected]>
use uint2 const to reduce vectorize()/mov.b64

29835ad1b3d835e15ccacaa2b1a348a466f96081 authored about 6 years ago by hackyminer <[email protected]>
Further reduce wording in log lines

3c9005367f4302825c41d00ee3ceb52f1482afc7 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Log lines re-format

Reduced log verbosity removing constant "speed".
All info on single line if required to log solu...

fe0f07c7bf0ba25147424bfc9209fca243bff969 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #1749 from ethereum-mining/ReaddUrlDecode

(Re)add url_decode() to URI parser.

bc95f8576b1f34985ae152f850d9303d8da4494d authored about 6 years ago by Stefan Oberhumer <[email protected]>
use uint2 const to reduce vectorize()/mov.b64

332545eee9dad7b3088e531b060c4af5a64c41f7 authored about 6 years ago by hackyminer <[email protected]>
Omit division if not needed

226ee184cacaee4d5923f5f7d801c019ec5d16cb authored about 6 years ago by AndreaLanfranchi <[email protected]>
Make display of hashrates for all devices of same magnitude

aed87cd6754efb0d48db0443f6ed1a1f1e31f576 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove redundant if. While condition is enough.

341c044d549e980f4e95d5fe295e1424b1d50173 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Avoid requesting the very same data

e339fbc78ee924b7c4839051513c5ab57e13ec9c authored about 6 years ago by AndreaLanfranchi <[email protected]>
Make MS compiler happy with float

489dbefebb689ca8a0ce54892bfa6d47c511fb59 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Remove double incrementer in loop

92fb6569bc29603ece929455a4cd9cee2083477b authored about 6 years ago by AndreaLanfranchi <[email protected]>
Set output codepage to UTF-8 on Windows

fd6d11a0514a34edca10d4331b8b92f0dad17ac6 authored about 6 years ago by Paweł Bylica <[email protected]>
ethminer 0.18.0-alpha.2

Bump version: 0.18.0-alpha.1 → 0.18.0-alpha.2

3d36d190f6e27c3b3eec1ecf09f0b0667a51893a authored about 6 years ago by Paweł Bylica <[email protected]>
Merge pull request #1748 from ethereum-mining/windows-utf8

Set output codepage to UTF-8 on Windows

d7f5b6d4d53931d44a6920e32c1bbae986f6dbbf authored about 6 years ago by Paweł Bylica <[email protected]>
Update hashrate at the end of the loop for all miners

b08a88723c3506e69970da73ae68779551049c74 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Merge pull request #14 from AndreaLanfranchi/AvoidBuildWarning

Avoid build warning.

2ae166908bde3fa21276f2f41a71ebfe96d00b5b authored about 6 years ago by Andrea Lanfranchi <[email protected]>
Avoid build warning.

Avoid following build warning:
warning: comparison between signed and unsigned integer expressions

6cd986f968ca91e00c69df0d10a44cef477e6d59 authored about 6 years ago by Stefan Oberhumer <[email protected]>
(Re)add url_decode() to URI parser.

With commit 9cbe1a14f59930e2c84167b64a441708e70a355e we lost
escaping special chacters within th...

f142b3dfe2a8a5a0ea5ab376a4a060bd19b8038f authored about 6 years ago by Stefan Oberhumer <[email protected]>
Adapt doc and testscript matching current pool syntax

da232bd9d5e9e8ff21edc2cba7e813a1f4e6252b authored about 6 years ago by Stefan Oberhumer <[email protected]>
Amend some errors

Array decay
Precision on formatting

eaf3ac2be6b6275d20b43bd220b6f7f1cbe64520 authored about 6 years ago by AndreaLanfranchi <[email protected]>
Set output codepage to UTF-8 on Windows

c55b4ce4ea5d5ff6e9fbdfd9c0d2411ab99fb6e2 authored about 6 years ago by Paweł Bylica <[email protected]>
Complete rework of Telemetry data accounting

bb773a5078f7978cf080983fb7ae5c80c621527c authored about 6 years ago by AndreaLanfranchi <[email protected]>