Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

Generate DAG only at new epoch.

As the DAG only depends on the epoch we don't have to destroy all mining
threads and delete the ...

674f6c7ab733a0da75182e1923f5dddb3d03cd16 authored over 6 years ago
Merge pull request #1527 from ethereum-mining/sma

Apply simple moving average over 10 hash rate samples

1ef2b94042b3c482e9d1137e01d43a5f65cb485f authored over 6 years ago
Apply simple moving average over 6 hash rate samples

- Restore miner hash rate smoothing over 30 seconds
- SMA does better job than exponential avera...

27c32d47baa3007b15188f3f3284a45e57708312 authored over 6 years ago
Merge pull request #1525 from ethereum-mining/help

Correct ethminer --help

97da102493bbc1af60f16c8b8a07a9097c306780 authored over 6 years ago
Correct ethminer --help

Amends #1523

86328f04803d3d1142a6a78307460cf69ccbb0d7 authored over 6 years ago
Remove unsed var.

63ead653c4d8ee5eb187fcd0d55a9caff61db3fd authored over 6 years ago
NFC: Correct an assertion condition.

c82521b15c01482cbf0d5bdf5dd08bfcd6e4fe91 authored over 6 years ago
Merge pull request #1521 from ethereum-mining/to-ethminer

Replace cpp-ethereum with ethminer

4562affcb689a3070b56fe4e5abde74c8e9e87e3 authored over 6 years ago
Replace cpp-ethereum to ethminer

- Replace project name in all GPL comment headers
- Contains no functional changes

d65a10520f665de732caa5ae346d54c8eff8c489 authored over 6 years ago
Merge pull request #1517 from ethereum-mining/noinline

Move function bodies (non methods) to cpp.

e684b02f9c484903e57a06b02d0ab46bad8a2ca9 authored over 6 years ago
A few more

b5b643793f8cd87d180dafe88da4f3e3db99977f authored over 6 years ago
Merge pull request #1519 from ethereum-mining/stratum-ethereumstratum

mining_setdifficulty method is not part of simple stratum

1979cc721c96023e913c90503e027bad14edc81c authored over 6 years ago
Review corrections

fa67939536700aad4087ef9286a236d71ef5c67c authored over 6 years ago
mining_notify method is not part of simple stratum

Amends #1518

851a3313a101884035d1f12d3bd4cff88dcf0e03 authored over 6 years ago
Move function bodies (non methods) to cpp.

- These functions were inlined for convenience, avoiding
multiple declaration error.
- None of...

0791f1d170dd879efedd8cb703187a8d4fced86f authored over 6 years ago
Merge pull request #1514 from ethereum-mining/memory

Display memory sizes in GB

5e15e63e2a1833d88dc2880f076efc81a89dc2b9 authored over 6 years ago
Oops. Missed one

47d6e465513861c5c230ba3c427afe7a578fd969 authored over 6 years ago
Use common formatting for memory size displays

6da1a6e114052de4698db893e661232cb90cec08 authored over 6 years ago
Display memory sizes in GB

5ed7460fc998fc4056f1e269acf2a81c40856cfb authored over 6 years ago
Reduce count of XOR operations at theta step of keccak

5df910fbf8a21090cdcfc4e4130d1cc734ddf5c0 authored over 6 years ago
Smooth AMD hash rate.

The new hashrate collecting algorithm induces high variability
in AMD card hash rate. This is li...

d94896ec5d103d2e52a21499ae32eddec3c3aad6 authored over 6 years ago
enable hash rate averaging for AMD

- Move averaging code to common function used by both CL and CUDA
- Make averaging based on GPU ...

8918770138793b50c8e93adb3c085e3080fce37c authored over 6 years ago
Use gigabytes instead of bytes for display

218cb5327f2c30ce1335dca533700e5d7226ce01 authored over 6 years ago
Check minerMonitors.size()

If -HWMON 1 is not set then API call miner_getstathr segfaults to access an empty vector

32202f726b6b60a5beee7ea62cd51b209af4e201 authored over 6 years ago
Use MB instead of bytes for Nvidia

4d66535ad21e28c02c23a075718cd1d840978910 authored over 6 years ago
Update CHANGELOG.md

0db46356dfb25c864e675a3e27e3375c26ad6abc authored over 6 years ago
Simpler check

2835b4122fcc624678c63d60eeb62ca7df816cd9 authored over 6 years ago
Add GB on light size log

78e08d479f0e1f13d82f492f9e7fed23cee57b8f authored over 6 years ago
Merge pull request #1512 from KGusev/feature

Reduce count of XOR operations at theta step of keccak

1c11a73a1afe4311946d48e312a52b9a35dc78a4 authored over 6 years ago
Reduce count of XOR operations at theta step of keccak

2e0e285e18ef92ef44d80758cb5208ea3f576593 authored over 6 years ago
Merge pull request #1498 from ethereum-mining/exponential

Smooth AMD hash rate.

d198ba96f262c7c4327949f3d552a0e9f34ef578 authored over 6 years ago
Merge pull request #1511 from ethereum-mining/api-hwmon

Simpler check on API method

5227d463e8ecccaf1f5fa1cbbe4d545a2614ade2 authored over 6 years ago
Simpler check

233b20b1ff2a8707de58112db459e8ef2a1108d4 authored over 6 years ago
Merge pull request #1510 from ethereum-mining/api-hwmon

Check minerMonitors.size()

2ce1ce33bb6fee6c7bd60e4175f500b28185e777 authored over 6 years ago
Merge pull request #1508 from ethereum-mining/XhmikosR-patch-1

Update CHANGELOG.md

87351ab91d81057fee75e226fc02555ad350d3eb authored over 6 years ago
Check minerMonitors.size()

If -HWMON 1 is not set then API call miner_getstathr segfaults to access an empty vector

b1e25536fc21174b5fa60d4514b51e8478baafbe authored over 6 years ago
Update CHANGELOG.md

58c753531ac565228247a032bdd65efa13758a61 authored over 6 years ago
Display free GPU mem after DAG an light are allocated

33dce67d6ede6ba2775da8fa1ce3dae53156fb48 authored over 6 years ago
enable hash rate averaging for AMD

- Move averaging code to common function used by both CL and CUDA
- Make averaging based on GPU ...

f3455d151d820caad03bd6b3c49f035d841139ba authored over 6 years ago
Remove unneeded whitespace and be consistent with `API` capitalization.

36df9fc676627b50d8349c33b6fb946326776aa4 authored over 6 years ago
Change blue flavour (#1501)

ef2d1342d7dcc53e3edfeea7667621453f635799 authored over 6 years ago
Merge pull request #1499 from ethereum-mining/auto-stratum

Auto stratum

81fd101d2521df7d649f3127261f65df27762823 authored over 6 years ago
Doc integration

824d5e4dc2ac759b64e2765ff799f21e0eac1d81 authored over 6 years ago
Stratum documentation

cc1a41ff6f1abec0a22cfe4a9682cc23c83488f5 authored over 6 years ago
Missing brackets

259775b8b1c2bc138165d5fb3bf69a706c99fd12 authored over 6 years ago
Correct logic to bypass auto detection

8ace1db708960c8e766560210eb11593462acb3d authored over 6 years ago
Smooth AMD hash rate.

The new hashrate collecting algorithm induces high variability
in AMD card hash rate. This is li...

d4a2f47c427433d61e057cb8c757193d731d4adb authored over 6 years ago
Missing else

a8c24b2f31c1950ebc4b3437c9333dd4ba69e406 authored over 6 years ago
Auto-Stratum modes

Default "simple" schemes for getWork and Stratum mode.

If specific scheme is entered other than...

5a4e089762fa39ca49c57a881999e9882e891e88 authored over 6 years ago
Merge pull request #1494 from ethereum-mining/farm-automation

Farm automation

6f8fc0b1ff5dcb3badb3b5b379b0bc1d8819bc4e authored over 6 years ago
Change minerMix scope

dcb664b965e0aec9de2513cb9660cfa30722ecbf authored over 6 years ago
Init hardware monitors only if needed

cfdfaa8f606ba3483d04c63928ae77206a6a9d0e authored over 6 years ago
CUDA Search Loop Redundancy removed

There is no need to save solutions in temporary arrays just to quickly restart the stream. It cr...

b1d5ab67bbdc7afa9da75cfa1d1912b7e821bd0e authored over 6 years ago
Avoid stopwatch if not later used

62970929b5d02b2a2803c5f690b7e15245821be8 authored over 6 years ago
Remove unused variable

m_hashrateSmoothInterval no longer needed

3b0a4460808afe916339820c64343fee44b0e107 authored over 6 years ago
Remove unused variable

m_lastStart is no longer needed.

74db3f95ff68cc013ed2f89d32e0848ee4b23c42 authored over 6 years ago
Data collecting has it's own timer

All data collecting has it's own timer not influenced by API calls or --display-interval

5aca8436f1d2a0a1f3eaa721e5915a1d39f090db authored over 6 years ago
Merge pull request #1491 from poctek/patch-1

Add Whalesburg pool connection example

63b6f23c6db5cd7336609a1d2950d6f44e69b1c6 authored over 6 years ago
Avoid collecting hashrate on job switch

There is no reset of hash count on job switch

e8a44b87e9c814370e772d061a0a1b3e0751828d authored over 6 years ago
Merge pull request #1493 from ethereum-mining/cuda-downgrade

CI: Downgrade CUDA SDK to 9.1

0fd688969db53de9b969a43e05800db05323bd52 authored over 6 years ago
Add Whalesburg pool connection example

Add Whalesburg pool to the testpools script

Use stratum autodetection

6d11f3ff8444697c29b656d93e5330351645d717 authored over 6 years ago
Travis CI: Downgrade GCC to version 6

27c6324b297fc1f347a96c5c744ab429557526b7 authored over 6 years ago
CI: Downgrade CUDA SDK to 9.1

This allows using older Nvidia drivers without any performance lost.

3d6afbb4f74a65039a7d1383bcc64e178f9596f3 authored over 6 years ago
Bump version: 0.16.0.dev3 → 0.16.0rc0

540e11d5e8ff97e8d9a6e51282bb03e1a04b203d authored over 6 years ago
Merge pull request #1492 from ethereum-mining/cli-simplified

Simplify CLI arguments

f7a27009a0d8f30c8f4e13fafeb7238c0c605556 authored over 6 years ago
Simplify CLI arguments

Due to the implementation of stratum autodetection there is no need to specify different stratum...

be6eb2060fe99ae400107fdd6c58f1f7f9511a0f authored over 6 years ago
Merge pull request #1489 from ethereum-mining/httpAddColorWhenPaused

http: Display GPU red if mining is paused.

ae6531acd09a528b5cca87f21d9378ae2eff0a49 authored over 6 years ago
Merge pull request #1490 from ethereum-mining/stratum-api

Stop mining on API connection change

f8f6be562179208af96b91a787934c88da25ab92 authored over 6 years ago
Stop mining on API connection change

When setting new active connection by API call shutdown mining as we do with regular connection ...

934ee6b56519a47bbe27a66f0b1c6d21d2117159 authored over 6 years ago
http: Display GPU red if mining is paused.

6a1a4868d74ad1bc1c1775e1302f357d802c6892 authored over 6 years ago
Merge pull request #1487 from ethereum-mining/dupjobs

Remove duplicate job test... does more harm than good!

5b012672d3c422171f1ed35b24f195ae95ae48cf authored over 6 years ago
Remove duplicate job test... does more harm than good!

X 14:17:32 stratum Duplicate job #99d1de93… discarded
i 14:17:36 stratum Job: #447e59f9… us1...

da91f26c205326494e858b9557c8eb548ab0d0b0 authored over 6 years ago
Merge pull request #1486 from RTradeLtd/fix/dbus-include

moved dbusint include to after minelog definition

a726842e31337a90b4a674b9317907dd6e468e9f authored over 6 years ago
Merge pull request #1482 from ethereum-mining/stratum-optim

Dup job check to include extraNonce

6e0df3c789258f1670334901a8e72319f4777333 authored over 6 years ago
moved dbusint include to after minelog definition

c7524af03a5b85a7067419d8d57b6a0d5a19389d authored over 6 years ago
Dup job chack to include extraNonce

609ebef8fc36ceb877fbd7c14efa581f0bd2d87d authored over 6 years ago
Merge pull request #1481 from ethereum-mining/stratum-optim

Remove unused variable

cd65fd79a9ae11f711f605f8a5f321f0a8d3dd3a authored over 6 years ago
Remove unused variable

After removal of dup check headerHash becomes unused

853ebb1ffee7775ef2814392dc648b14808202b6 authored over 6 years ago
Merge pull request #1480 from ethereum-mining/stratum-optim

Minor Stratum code optimizations

9a3bb91962d417d0cc7cf4b3d7e6770ec3a99a30 authored over 6 years ago
Redundant note on difficulty

Output of nicehash's difficulty is pleonastic: on next job we get diff displayed on behalf of jo...

f5e51cb124fe1ae5b5784fbe30eb8c41d332445f authored over 6 years ago
Remove conditional for min value

Make use of std::max for a one line

95ec31cded26ab1fbb389833204dd0e5662cf75c authored over 6 years ago
Use Json ArrayIndex constructor instead of converter

c4e06f804878eac473ada6678e93de86d11937b4 authored over 6 years ago
Always reset m_headers

Avoid (remotely) possible false detection of duplicate jobs from any previous connection.

28c387e0780fee5815db89bbce97ec2d4041da29 authored over 6 years ago
Code reorder

ee6f471c2e7d10bf66f85504da0483d34a9434f7 authored over 6 years ago
Remove redundant duplicate check

Only check for duplicates in PoolManager

d6e7ea45f03a3d8a570b7a00d0158dee7e443d74 authored over 6 years ago
Redundant conditional check

Already checked for stratum mode

cf392e7bde3bac21ce410ff79510c5a3b247d4f2 authored over 6 years ago
Redundant cancel() methods

Setting new expiration time implies cancelling previous target time

9a4fa66f614133910b886ac5ad774a277d595f03 authored over 6 years ago
Al 20180820 (#1479)

* Update CHANGELOG

* Reset NiceHash values

On every new connection nicehash's mode values ...

4acc06967e1f0d0a5f1e7c3e1f95c2a444c11880 authored over 6 years ago
Fix path use (#1477)

* Fix path use

- the new Path() URI method does not return the leading '/'
- delete the --st...

4021a9948e3eefc70b1794e8c96bfbf1ba0b889e authored over 6 years ago
Merge pull request #1476 from ethereum-mining/steady_clock

Use steady_clock

508e470726dfa39a4cd0f21a3aecdb8ee68999bf authored over 6 years ago
Use steady_clock

Use steady non-adjustable clock for time laps measurement.

#626

904690981524c7a8c8466f31d5fe829b8ec14d4a authored over 6 years ago
Merge pull request #1475 from ethereum-mining/cudaonly

Fix link error when building ETHASHCL=OFF

09214928418233e6bf342c0e48d1be19760f2dfc authored over 6 years ago
Add cuda::filesystem to apicore for good measure

e57cf1414cacd1ca92d00aaee3df3a33e0a61ea8 authored over 6 years ago
Fix link error when building ETHASHCL=OFF

653a70a93a64dc33d5ab50c10e0c87c17c58d802 authored over 6 years ago
Merge pull request #1468 from ethereum-mining/shutdown

Allow faster shutdown when using long display intervals

66882f5e4ebe6477e0ef5cd9ec63009986c40332 authored over 6 years ago
simplify

947443021ab35be9a594808982b3211bd5154077 authored over 6 years ago
Merge pull request #1467 from ethereum-mining/parser

Minor optimizations to uri parser.

2d9dd0e5d10c27cc1d6ebd1ba1f0beb75fac9ddf authored over 6 years ago
Apply standard URL decode, and update license

583e926484ec29b6433b82129397195332c4cf5e authored over 6 years ago
Fix MSVC warnings.

2d29c2f2b222e61a88687ee12b1288691a25e233 authored over 6 years ago
Allow faster shutdown when using long display intervals

c41982c0d02bed2a9a2e26a75178cf5c1dadb09c authored over 6 years ago