Skip to content

Tags: angelolisa26/miningcore

Tags

v69

Toggle v69's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#1207 from oliverw/dev

Dev

v68

Toggle v68's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#1130 from oliverw/oliverw

- Implement support for Postgres TLS
- Don't expose Ergo Wallet Password through API
- Don't expose confidential Tls information through API
- Fixed a bug that would delay job updates to all miners if the previous update was delayed due to a dead connection
- Remove artificial outbound stratum message length and optimize memory usage
- Re-introduce Ethereum Job backlog
- Build script fixes (@warren-ru)

v67

Toggle v67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#1077 from oliverw/oliverw

Oliverw

v66

Toggle v66's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#1064 from oliverw/oliverw

Drop indexes not compatible with timestamptz

v65

Toggle v65's commit message
- Support for Raptoreum (RTM)

- Consolidate timestamp column types to timestamptz
- Update for npgsql 6.0 legacy timestamps (without time zone) with automatic runtime detection
- Removed the 0.1% Dev-Donation entirely
- Extended Coin metadata support (Website, Twitter, Discord, Telegram)
- Added JSON Schema for config.json and validation during load at runtime
- Fix build and test on Linux
- Added build-scripts for Windows and Linux
- Added hash algorithms: Ghostrider, Heavyhash, HMQ17, Sha256Csm, X16R V2
- Added cryptonight hash algorithms: Cryptonight Lite, Cryptonight Heavy, Cryptonight Pico, Argon and their respective sub-variants
- Upgraded librandomx to v1.1.10
- Improved Ethereum Sync status reporting
- Implement Ethereum Stratum Protocol v1 (Miningcore now supports both Stratum Protocols on the same port)
- Added support for TLS auto detection (Stratum Port Config Option: tlsAuto: true)

v64

Toggle v64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update windows-build.bat

v63

Toggle v63's commit message
WIP

v62

Toggle v62's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#996 from coinfoundry/oliverw

Oliverw

v61

Toggle v61's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#994 from coinfoundry/oliverw

Oliverw

v60

Toggle v60's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliverw#992 from coinfoundry/oliverw

Oliverw