Skip to content

Conversation

@franciscom0301
Copy link

@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

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
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