Commit Graph

83 Commits

Author SHA1 Message Date
Oliver Weichhold 10f07544a3
Update README.md 2018-03-05 12:49:06 +01:00
David Strohmayer 6eb5f6fbf6 Changed state of "Tested" for coin "Electroneum" (#222)
I guess that Electroneum can be considered tested at this point in time since it is already running for quite a while now
2018-02-26 18:47:36 +01:00
Oliver Weichhold 2e81a03ac6
Update README.md 2018-02-22 09:02:03 +01:00
Jakob Gillich c9371479e9 fix typo (#179) 2018-01-16 12:16:16 +01:00
Dainel Vera a46bc555f8 Added Mooncoin Support (#176)
* added mooncoin

* update readme
2018-01-14 20:25:31 +01:00
Oliver Weichhold 2b4cd86e85
Update README.md 2018-01-05 20:56:57 +01:00
Oliver Weichhold 44bc44fcd4
Dev (#144)
* rename BCC to BCH (#127)
* Electroneum Support (ETN)
* Lyra Hashrate Multiplier
* STAK hashrate fix
* Change API to align with latest wiki docs
* Added Electroneum in README
* Improved Monero transfer failure handling
* Do not emit UTF-8 BOM in Api responses (Fixes #124)
* cleanup masternode code for straks (#140)
2018-01-02 14:47:23 +01:00
Andrew Camilleri 0b769b8153 Add straks support and some api calls #1 (#90)
* Add straks coin

* small changes for straks and api server

* Addadd new api endpoint for pool single

* stop tracking config file

* add Straks coin

* try to be less of a dick for public prs

* Gte rid of hard coded values

* Merge branch 'master' into kukks/master

* use bitcoinutil destination getter instead

* update strajs treasury address generator

* wip

* fix algorithm used for nlock compute

* fix compile error and allow generic bitcoin payout handler to be configurable a bit more

* add example config

* Update readme
2017-12-12 11:36:12 +01:00
Oliver Weichhold 6c560e5ede
Update README.md 2017-11-24 15:01:02 +01:00
Oliver Weichhold c69d557b91 README.md 2017-11-16 20:26:01 +01:00
Oliver Weichhold 722b1265c9
Update README.md 2017-11-16 10:28:56 +01:00
jeong760 ca338bf813 Could you merge a Globaltoken(GLT) support by MiningCore? (#73)
* Globaltoken(GLT) added for support coins list.

* Globaltoken added for support coins list.

* Update CoinMetaData.cs

* Update BitcoinProperties.cs

* Update ClusterConfig.cs

* Update BitcoinProperties.cs

* Update ClusterConfig.cs

* Update CoinMetaData.cs
2017-11-16 10:26:23 +01:00
Oliver Weichhold bfba99cd2f
Update README.md 2017-11-16 09:43:20 +01:00
Oliver Weichhold eab0eeaf4d
Update README.md 2017-11-16 09:42:22 +01:00
Oliver Weichhold c7ba401e4d
Update README.md 2017-11-15 14:46:08 +01:00
Oliver Weichhold 94ecaffb7d Made EthereumJobManager less likely to announce new block
More configuration examples
2017-11-13 11:48:42 +01:00
Oliver Weichhold 447e9a5e29
ZCash notes 2017-11-06 13:12:52 +01:00
Calvin Tam 18bdda96d4
Moved some README content into Wiki pages 2017-11-05 11:56:18 -08:00
Oliver Weichhold c629188d90 Block Effort for API 2017-10-25 21:40:01 +02:00
Oliver Weichhold 37d15f3b38 Block confirmation progress 2017-10-25 15:57:16 +02:00
Oliver Weichhold d92b1c163a WIP 2017-10-23 16:22:16 +02:00
Oliver Weichhold 8c09ba26f0 Vertcoin 2017-10-20 16:22:23 +02:00
Oliver Weichhold 71003e7220 README.md 2017-10-19 20:45:39 +02:00
Oliver Weichhold b2d51133e4 README.md 2017-10-18 09:03:23 +02:00
Oliver Weichhold 9d1d18b9a4 Monacoin integration 2017-10-17 17:43:47 +02:00
Oliver Weichhold 3027678475 Update README.md 2017-10-16 12:58:21 +02:00
Oliver Weichhold 06558e224b Update README.md 2017-10-16 12:57:46 +02:00
Oliver Weichhold dc1ea9b1fa Update README.md 2017-10-15 10:39:24 +02:00
Oliver Weichhold 27755e4daa Update README.md 2017-10-12 23:29:12 +02:00
Oliver Weichhold eb8e9e3d55 Update README.md 2017-10-12 17:58:32 +02:00
Oliver Weichhold 9a3dce7744 README.md 2017-10-12 11:57:16 +02:00
Oliver Weichhold 3e9323a32d README.md 2017-10-12 11:56:13 +02:00
Oliver Weichhold ea846258e9 Updated example configs 2017-10-12 10:23:08 +02:00
Oliver Weichhold 9d2b52492e Made dev donations easier to configure 2017-10-12 10:19:16 +02:00
Oliver Weichhold cc2538c7d9 README.md 2017-10-11 21:57:44 +02:00
Oliver Weichhold 802bfebfdb Update README.md 2017-10-09 16:41:42 +02:00
Oliver Weichhold c7194343db Prevent huge vardiff spikes by introducing maxDelta configuration property 2017-10-08 15:25:12 +02:00
Oliver Weichhold d6e196f3cc Removed all moving parts that could potentially slow down share processing
Drop avg-per-second second metrics from PoolStats
2017-10-04 21:32:06 +02:00
Oliver Weichhold db20bc4501 README.md correction 2017-10-01 08:50:17 +02:00
Oliver Weichhold a3a71c09f9 Implemented requested API changes
- All enum types are now returned as strings rather than numeric values
- poolFeePercent, donationsPercent: have been moved up one level
- /api/pool/{poolid}/stats/hourly now includes connectedMiners
2017-09-30 18:44:39 +02:00
Kyle Tse 19ed7ad47d Update README.md
Correct the order of `Create the database` setup.
2017-09-24 21:57:49 +08:00
Kyle Tse 3e93ed8738 Updating Example Configuration
Adding listenAddress and API settings in Example Configuration
2017-09-24 21:54:31 +08:00
Oliver Weichhold 88613ba5be Update README.md 2017-09-19 11:16:52 +02:00
Oliver Weichhold faa0ae8ab8 Update README.md 2017-09-18 08:21:14 +02:00
Oliver Weichhold cd07fc2a16 Update README.md 2017-09-17 17:59:35 +02:00
Oliver Weichhold 5fbee5d702 Corrected typos 2017-09-17 13:06:42 +02:00
Oliver Weichhold 001be2843e Update README.md 2017-09-17 13:03:06 +02:00
Oliver Weichhold f27656b8f7 API documentation
Config examples
2017-09-17 13:02:04 +02:00
Oliver Weichhold c860b85b46 Update README.md 2017-09-17 11:43:18 +02:00
Oliver Weichhold a1f1fda789 Improved README.md
Cleaned up config.json (strip comments messing up github highlighting)
2017-09-17 11:28:58 +02:00