Ecosyste.ms: OpenCollective

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

github.com/firoorg/firominer


https://github.com/firoorg/firominer

More rigorous html

- Strict HTML 4.01

4ad8e04f12ff9fd0b4447039e475eb8568eb949d authored over 6 years ago
Merge pull request #1560 from ethereum-mining/http-utf8

Specify utf-8 char set in http header

873cc22fbbba381e74416466fc42df6376937a47 authored over 6 years ago
Merge pull request #1559 from ethereum-mining/NFC-Cleanup

NFC: Cleanup, comment & const

468cf61d283c43fa779130875c3cbe1de6a56319 authored over 6 years ago
Specify utf-8 char set in http header

cc24f49b22daf162066bc4da7762c144f791c9ee authored over 6 years ago
Merge pull request #1556 from ethereum-mining/cuda-cleanup

Cleanup cuda miner

db272bc5c529ec64687a861aaac64a6ba93aff33 authored over 6 years ago
Const a fixed var.

22226bfab115e8d4fc3e6cf511ee685233dd6e4c authored over 6 years ago
Update comment.

4e9718d6a820774dc8a39d2586fca23e80c6bd8f authored over 6 years ago
Remove C style from declaration.

9a66daf1b65661534ee226d365034fc7543481c4 authored over 6 years ago
Merge pull request #1558 from ethereum-mining/http-server

Add per GPU solution counts to http server page

4ceb2f8ed894cf09003d58c58cba9f43183dc6f6 authored over 6 years ago
Merge pull request #1557 from ethereum-mining/cuda-help

Limit cuda parameters to reasonable values and cleanup help output

14a73aff3ff53cdbc8cfb62bb7b563e0b8e15588 authored over 6 years ago
Add current connection to page

d1f530ba2695a7947fc7ef60bef6afbd471f9d31 authored over 6 years ago
Add per GPU solution counts to http server page

5a0a736c0d773dbc62e95535e9e2f0541eb09385 authored over 6 years ago
Limit cuda parameters to reasonable values and cleanup help output

cec475bbbc46ac7742324c5ab154f2b5c68e3317 authored over 6 years ago
Use the local variable

a317bfbea87d4ab07ef4ee831e6191d6c252ea88 authored over 6 years ago
Don't need to check for every stream

a16ed9bb8025738944d3b0b7a2af1d1147a61950 authored over 6 years ago
Cleanup cuda miner

- Capitalize type names of search_results structs
- Use references rather than pointers
- Scope ...

a8ccc0e2434e5249329a78dfcc46cdbadc363579 authored over 6 years ago
Merge pull request #1553 from ethereum-mining/scheme-types

Further clarification of scheme help

07652767a3715ab4129c0c08acf2f40caa85fc71 authored over 6 years ago
Merge pull request #1554 from ethereum-mining/hash-common

Move common logic to common code

089c5119caa349434e3f7882e0f6f4eb0dc2864e authored over 6 years ago
Spelling

b5337b6a69217f220941e54e8d737a13010bf95c authored over 6 years ago
Check for unresponsive GPU

a6963c0d4cb00ed903c394ef07a4f73b4a6ecaf1 authored over 6 years ago
Revert cuda miner changes.

- This should reduce this pull request to hash rate refactoring
only.

d5e54c431649506910bcc7cff368e111bd102fc4 authored over 6 years ago
Merge branch 'master' into hash-common

17320ad4d6bccfaa17f3ac34eb8b072ee05cb597 authored over 6 years ago
Merge pull request #1545 from ethereum-mining/Use-getActiveConnection-in-API

Remove farm.get_pool_addresses(), avoid race condition in Poolmanager

9a14770f5e3479019963be6f26efafa57e986d04 authored over 6 years ago
explanatory comments

3c87724ab4ee42490188a138f07909daafe8c1ca authored over 6 years ago
Remove unnecessary lock_guard.

25ee6973d020c576c67b51e123109249324c6ec9 authored over 6 years ago
Rearrange ifs, extract suspendMining() function.

a47a74629eb1e76aadf79d7749c3aeb402aa0a9d authored over 6 years ago
getActiveConnection(): Avoid race condition and return a copy of current connection

As PoolManager and Apiserver changes the connection we have to lock when
accessing m_activeConne...

5b73cbab301c45b60052d9603637c8753019a1ce authored over 6 years ago
Scope local variables and noexcept attribute to a couple of methods

- Some are uncomfortable with pointers! Use references.

0d497d8c37777aee87d404e8d63babc1f15f369d authored over 6 years ago
A few more small tweaks

a77156f5a3479b2d2a2fd4efc561d6a1fb99bd6e authored over 6 years ago
Further CUDA optimization

- Do not block the GPU while reporting solutions. Only
report solutions after all streams have...

27694fbaba771b540fcd9e669f656f7f3f11021b authored over 6 years ago
CUDA optimization

- In cuda streams are loosely coupled, so we don't
need to call update for individual streams....

620300b1fafe339792c69063395fa4f8848432ac authored over 6 years ago
Renames and inlines

fa8c6a7f3b794ed5472ac3c8dd73b07d69ff8d70 authored over 6 years ago
A few more improvements

d6fb91a1e5e17ed3f8769c2074aa6932186d8a52 authored over 6 years ago
Move common logic to common code

6b625a62375ea295a6ba29ac8146657909423de4 authored over 6 years ago
spelling

205d313f8255cd3f4d0227b2f0f64fffe944a390 authored over 6 years ago
Further clarification of scheme help

1a33fb8eb1195f148766ddd2d3a5a08722227735 authored over 6 years ago
Merge pull request #1551 from ethereum-mining/schemes

Show complete list of URI schemes in help

8a93db6ddef6c54d2d24f69788f8d4ab3b074da1 authored over 6 years ago
grammar

80b5ac8ea40e501797d20b7e9d22de0fd509c42a authored over 6 years ago
Show complete list of URI schemes in help

d598fad55f4ca67a28369b6925d20d57c8ed53dc authored over 6 years ago
Use getActiveConnection() instead farm.get_pool_addresses().

625026dcd26af68d05310469ef4f4d62eef5e85f authored over 6 years ago
Merge pull request #1550 from ethereum-mining/pool-rotation

Adjust pool rotation to next available

3aa8f63e340074eb63f8ac8c6dd23d614fda49e6 authored over 6 years ago
Too many IFs

ae88c9f41331ae2c7fa186846eb07a38a7e3753e authored over 6 years ago
Adjust pool rotation to next available

Prior method stepped to previous available

1226acc105eb8c151a8367fc14c26a4c7f56c67a authored over 6 years ago
Merge pull request #1549 from ethereum-mining/hashrate-interval

Normalize hash rate sampling interval

4459c0782f47e5bb19e0963cb567170c5b1999b2 authored over 6 years ago
Normalize hash rate sampling interval

- The hardware data collector is invoked every 5 seconds.
there is no need for hash rates to b...

c3bce9adbcfb1fb1614dbd2259af634acabefa8e authored over 6 years ago
Merge pull request #1544 from ethereum-mining/verbosity

Provide more granular control of logging options

9512a52615ff580609da4764eafdf3e0ef8781be authored over 6 years ago
More cosmetic stuff

56ca1023749b9c1b359dd8c6ae49a4143ec0b1b8 authored over 6 years ago
Unrelated but undocumented feature

66185f7519f30e0f6513ae493c5150ecb9f15e83 authored over 6 years ago
A few more cosmetic changes

360549a9ca6ddd09d1abd8788770e1d87cdfa9a1 authored over 6 years ago
Use symbol for max verbosity setting

a94973d9b90036d5c7bcc8cb805d466d9965a2f1 authored over 6 years ago
Merge pull request #1542 from ethereum-mining/NFC-FixComments

NFC: Update/Remove comments.

f044c879b58306232355d268fda276ed5487b183 authored over 6 years ago
Merge pull request #1546 from Devil-of-Chaos/patch-1

Should be params not data

87258fcba3fcbd0050179c573c7bf18a56364f09 authored over 6 years ago
Should be params not data

d20aa2ae1cc473db70857fba16bcf83058398635 authored over 6 years ago
Slightly rearrange hash rate and solutions logs for consistency.

d58ef27fea3f87cba43b92a075dc70a9b4ee1dbc authored over 6 years ago
Provide more granular control of logging options

The verbosity level was intended to indicate severity of
a log entry. Over time we've used it in...

9e0a08e3bb5e0c04ca01c6f893a30ebb035f1e5f authored over 6 years ago
Merge pull request #1543 from ethereum-mining/console-display-solution-stats

Display solution stats per gpu in the miner console.

032db8a4c1ed276ab6a1705aa77ce64cbbb2b3f8 authored over 6 years ago
Display solution stats per gpu in the miner console.

Solution stats displayed starting verbose level 5.
Changed default verbose level from 5 to 4.

b4569232f7f5baf9c8881c67ff335d55c7d825c3 authored over 6 years ago
NFC: Update/Remove comments.

1e3943324fc140bc457130e146ca2533efb38420 authored over 6 years ago
Merge pull request #1541 from ethereum-mining/wrong-timing-check

Wrong order of comparison

6e5dd0ea08edc96da294ee90a40f7b09f3fb3b35 authored over 6 years ago
Merge pull request #1540 from ethereum-mining/SolutionsPerGpu

Introduce solutions per gpu

4a8d43905eee9ec9a845b99a7df79f02950dfbe1 authored over 6 years ago
Missing load

cc2cc6a2fc13ad54fe106a0585f69154e8fc36fc authored over 6 years ago
Rework EthStratumClient::processResponse().

Keep notice of of highest id used for solutions and honor it when
processing response.

1bb4a9d8697ce4283fc41d8850871bfeea6ab9b1 authored over 6 years ago
Use <vector>.resize()

49dd51b5fa5a2e21474d0bd2694e40e95fe9e36d authored over 6 years ago
Rework MiningPause::get_mining_paused_string().

6857cf058fd3fb4636dbccf5271d13214dc5e478 authored over 6 years ago
Introduce API call miner_getstatdetail.

319fa863ae3d325bbdade4db8d02d33ff8e8f09d authored over 6 years ago
Fix xcode build.

90b9b7691a7e3d83e1104e36c2d455ad067f1e57 authored over 6 years ago
API: Check miner index being in a valid range

e70fa359c1363228d274d4e09ee0ae98c25810d4 authored over 6 years ago
Remember difficulty of last job.

1647405293a9a4824c0db6803a2fbc6b71f90ecf authored over 6 years ago
Introduce SolutionStats per GPU

ab91ecf030a8bf25c27d4475aa28b5612b0c3936 authored over 6 years ago
Missing load

95561aa0e4f0149b8af58344daf4e5eda19b58f7 authored over 6 years ago
Adjusted timing logic

a95c6937be4b746bab7c31d8c58600b153a7575a authored over 6 years ago
Wrong order of comparison

79c25a98d915d94f750e9f6f263814f28930b3ff authored over 6 years ago
Merge pull request #1536 from ethereum-mining/stratum-timing

Rearrange Stratum Timings

c67f32ecc3117e7125d57e1c10c2ef5366d501bc authored over 6 years ago
Merge pull request #1538 from ethereum-mining/PassRefsToOutputFunctions

Pass references to output functions.

420107d1e7d5917e2d4d11b30fc1d1e0dfd3dde9 authored over 6 years ago
Pass references to output functions.

72713ea3730df48dfab8fa29aaeb3a1d2384343c authored over 6 years ago
Missing resubmission of timer

3442853b7ea30374fefbce8846187d667ba52104 authored over 6 years ago
Rearrange Stratum Timings

As described in #1503 there might be cases when timeouts are not triggered.

These changes inclu...

05f706ac5dfdad07ee386e21061bd6d644b9af7c authored over 6 years ago
Bump version: 0.16.0rc0 → 0.16.0rc1

68ca5dcf3491f1e7ca3dbdc0ffc256ac5287d31a authored over 6 years ago
Merge remote-tracking branch 'origin/master' into release/0.16

0d79fea3e385a05b1b64b3f29a607d1e0924448c authored over 6 years ago
Merge pull request #1534 from ethereum-mining/cable-upgrade

Upgrade Cable to 0.2.12

ef085b678fdd73eeeb79e139dd97ae598c1936cd authored over 6 years ago
Merge pull request #1535 from ethereum-mining/debug

Fix debug build

5670f7ac282603f348f3e54273baf1b36d0aee48 authored over 6 years ago
Fix debug build

fc80455de38e44cddb4f8ff0d7ced49dc3cfd9a6 authored over 6 years ago
Travis CI: Fix package upload

83fe488bf9fd66a307e8993236407faa6ed0f95b authored over 6 years ago
Merge pull request #1533 from ethereum-mining/hr2

Minor optimization and cleanup

dc308cdad505758e2b1416a21a8bdb14a12d11f1 authored over 6 years ago
Upgrade Cable to 0.2.12

540a507f3b9aee61f97a17d14423eb35deba1136 authored over 6 years ago
Merge pull request #1500 from ethereum-mining/TravisCodeFormatCheck

Travis code format check

f895f425b2e38d5cdcb8c01e0c45b2356f4f5d1f authored over 6 years ago
NFC: clang-formatted EthStratumClient.cpp

88836d6b66881b41877020eb9902b316879bc44f authored over 6 years ago
Code format check: Just generate warnings.

82b5992b0ca12e2b1a05a4fd603b3f948385b17f authored over 6 years ago
Introduce .gitattributes forcing LF line endings on some files

5a989ca11ac0651725c58c38fadfef50f193a1ad authored over 6 years ago
Travis: Introduce code format check.

bfd3791b0b8a4131b7988b9c92b7d4af0bee687a authored over 6 years ago
Minor optimization and cleanup

- Delete unnecessarily maintained variable
- Allow the compiler the option to inline time
crit...

f52908469d8c70371c864bb2bf46a9078ce461d8 authored over 6 years ago
NFC: Remove trailing whitespace and replace tab indent with space.

7ee708abeab1622cc675f50f8b866ecaf22c4634 authored over 6 years ago
Merge pull request #1529 from ethereum-mining/hashrate

A method for nearly instantaneous hash rate measurements.

54c34893577ca02e68efb56bb2009805591593e7 authored over 6 years ago
Reduce hash rate calc overhead for opencl (AMD) by factor of 4

df0c567d12cda0a85314a4f6bb91bdf019b61673 authored over 6 years ago
Reduce CUDA hash calculation overhead by a factor of 4

fb1e258e699d9c9c847c82e4d4eeb8e410b84649 authored over 6 years ago
Handle rate as integer value.

badcb73d3646fc9ad9aadb8a9db6ede1be4b919a authored over 6 years ago
Fix some MSVC warnings

6978799cd3a427e81c1fda99b33958fbc6e2f1d4 authored over 6 years ago
A method for nearly instantaneous hash rate measurements.

Instead of calculating hash rate at the collector's polling pass,
calculate the current hash rat...

49f39ba609bd398a7630d9945566cf0b2f3e6291 authored over 6 years ago
Merge pull request #1528 from ethereum-mining/GenerateDAGOnlyOnChange

Generate DAG only on change - even when switching connection

a19963c4882c9a54d4b2aebe027a6565e5f6c5e7 authored over 6 years ago
Merge pull request #1524 from ethereum-mining/NFC-AdaptAssertion

NFC: Correct an assertion condition.

885626c140b550864ec9e73580576c320949eda7 authored over 6 years ago