Tags: bitaxeorg/ESP-Miner
Tags
Api rework asic (#862) * init * add asic_api endpoint and create new api folder * missed comment * fix: remove hardcode freq and volt, add mapping of new api endpoint asic * fix: update openapi.yaml * add properties and example mock data output
Track rejection reasons to avoid flickering (#863) * Fix reject reasons explanations flickering on info reload * add count to index for trackBy * Update home.component.ts --------- Co-authored-by: WantClue <86001033+WantClue@users.noreply.github.com>
Share reject reasons tooltips (#847) * Add mining pool services and interface for handling various mining pools * Improve HTML formatting and indentation in home component * Add fallback pool warning message and reset share reject stats on failover * Remove QuicklinkService as it is no longer needed * Update comment to clarify reset of share stats at failover * update rejection explanations for clarity in CkPoolService and PublicPoolService * add sorting for rejected share reasons * update tests * docs: add guide for implementing a new mining pool * docs: restore and enhance guide for adding a new mining pool implementation * Update home.component.html --------- Co-authored-by: Tim Rosenbach <6464093+timrosenbach@users.noreply.github.com> Co-authored-by: WantClue <86001033+WantClue@users.noreply.github.com>
PreviousNext