Tags: ultra-pool/miningcore
Tags
Dev (oliverw#630) * Added X25x hash support * Hashrate and other performance statistics finally get reset for inactive pools, miner and workers * Added PostgreSQL performance enhancing notes to README * Implemented SSL/TLS Support for Rest-API - Courtesy of @uurcm16 * Unnecessary arguments to the <code>getblocktemplate</code> RPC have been removed * Streamlined job-refresh logging * Updated several packages to latest upstream
Added Api SSL Support (oliverw#629) * Update Program.cs Api SSL Support * Update ClusterConfig.cs SSL Support * GZip Compression added for Api Requests
Dev (oliverw#595) * Fix appveyor builds * Bump NLog from 4.5.11 to 4.6.1 in /src/Miningcore (oliverw#593) * Bump prometheus-net from 3.0.3 to 3.1.0 in /src/Miningcore (oliverw#592) * Bump NBitcoin from 4.1.1.82 to 4.1.1.96 in /src/Miningcore (oliverw#591) * Bump FluentValidation from 8.1.3 to 8.2.0 in /src/Miningcore (oliverw#590) * Bump FluentValidation.ValidatorAttribute in /src/Miningcore (oliverw#589) * Bump Autofac from 4.9.1 to 4.9.2 in /src/Miningcore (oliverw#583) * Bump McMaster.Extensions.CommandLineUtils in /src/Miningcore (oliverw#580) * Bump AspNetCoreRateLimit from 3.0.2 to 3.0.3 in /src/Miningcore (oliverw#579) * Bump Polly from 7.0.3 to 7.1.0 in /src/Miningcore (oliverw#578) * Bump prometheus-net.AspNetCore from 3.0.3 to 3.1.0 in /src/Miningcore (oliverw#588) * Bump JetBrains.Annotations from 2018.3.0 to 2019.1.1 in /src/Miningcore (oliverw#587) * Bump Dapper from 1.50.7 to 1.60.6 in /src/Miningcore (oliverw#586) * Add .editorconfig * Formatting pass * Add .editorconfig to solution * Bump NBitcoin from 4.1.1.96 to 4.1.1.97 in /src/Miningcore (oliverw#594)
Dev (oliverw#550) * Upgrade to Net Core 2.2 * README.md * Lyra3 support * Fix linux-build.sh * Update Vertcoin for Lyra3 Hardfork * Cryptonight CNv4 (aka CryptonightR) support for upcoming Monero hard fork
Dev (oliverw#484) * Eliminate BlockrewardMultiplier and read actual block-reward from coinbase-tx * Log bitcoin family shares with actual stratum diff * sslstream disposing was still not 100% ensured * PAC coin support * Config overridable coinbase tx comments * Improved Http connection pooling * Publish Hashrate updated notification on WebSocket * More block notification properties * camelcase enum serialization * Fix <code>sendmany</code> RPC rounding problems with Bitcoin Core 0.17 * Dash v13 support * Enhance pool/blocks API with block state parameter support * x22i hash support * Payee support * Ban on SSL handshake error
Bump NBitcoin from 4.1.1.66 to 4.1.1.67 in /src/Miningcore (oliverw#456) Bumps [NBitcoin](https://github.com/MetacoSA/NBitcoin) from 4.1.1.66 to 4.1.1.67. - [Release notes](https://github.com/MetacoSA/NBitcoin/releases) - [Commits](MetacoSA/NBitcoin@v4.1.1.66...v4.1.1.67) Signed-off-by: dependabot[bot] <support@dependabot.com>
Dev (oliverw#455) * More flexible parameters for pool/performance API * Fix network difficulty recorded with poolstats for Bitcoin family coins * Added Balance related Admin-APIs * Add Miner to BlockUnlockedNotification * Implemented overt ASIC-boost stratum extension
Bump MailKit from 2.0.6 to 2.0.7 in /src/Miningcore (oliverw#451) Bumps [MailKit](https://github.com/jstedfast/MailKit) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/jstedfast/MailKit/releases) - [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md) - [Commits](jstedfast/MailKit@2.0.6...2.0.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
Dev (oliverw#444) * Ethereum geth compatibility fixes * Added missing await for miner performance API endpoint. Fixes oliverw#441. * Add nextBits and nextTarget to pool.networkStats (oliverw#443)
PreviousNext