Skip to content

Removing more mining code: miningHashRate, isMining, startMining, stopMining#32

Open
franciscom0301 wants to merge 1 commit intoX-CASH-official:masterfrom
franciscom0301:master
Open

Removing more mining code: miningHashRate, isMining, startMining, stopMining#32
franciscom0301 wants to merge 1 commit intoX-CASH-official:masterfrom
franciscom0301:master

Conversation

@franciscom0301
Copy link
Copy Markdown

@franciscom0301 franciscom0301 commented Apr 19, 2022

Description

When linking xcash-core libs to x-cash wallet, compiler was unable to find the following mining functions:

  • miningHashRate
  • isMining
  • startMining
  • stopMining

Removing functions from wallet headers has solved the issue.

Type of change

  • Remove deprecated code

How Has This Been Tested?

xcash-core was built and tested on the context of Android Wallet

  • Functional Tests

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@zachhildreth
Copy link
Copy Markdown
Member

Thanks @franciscom0301 I got this though on the rd branch
ca5627f

but I missed the double mining hash rate

Let me add this in to the master, and then replicate on the rd branch as well, but will add to the master once I test since its blocking the lib build

Thanks for finding this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants