Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LWMA Algoritm Diff #10

Closed
vitorgamer58 opened this issue Apr 23, 2018 · 2 comments
Closed

LWMA Algoritm Diff #10

vitorgamer58 opened this issue Apr 23, 2018 · 2 comments

Comments

@vitorgamer58
Copy link
Contributor

vitorgamer58 commented Apr 23, 2018

Is there any plan by LUKA to change the difficulty algorithm to avoid Hash attacks? is a general trend in the cryptonight currencies of making a fork and switching to the LWMA algorithm, it works to calculate the approximate HashRate and estimate the difficulty of the next block according to the weighted average harmonic, so that the difficulty and hash of the blocks recent has a larger weight than the older blocks within the update window.
Refer to zawy12/difficulty-algorithms#3 and seredat/karbowanec#29

Example: wownero/wownero@efe03eb

Implemented In:
https://github.com/niobio-cash/niobio-node-daemon/commit/27b9c1a0c3ae95527f69131a3c21bb81028c385c
forknote/forknote@0a686c8
masari-project/masari#5
havenprotocol/haven#3
ipbc-dev/bittube-old@20b57f9
sumoprojects/sumokoin#41

@vitorgamer58 vitorgamer58 changed the title LMWA Algoritm Diff LWMA Algoritm Diff Apr 23, 2018
@cryptoluka
Copy link
Owner

#12 Implemented!

@vitorgamer58
Copy link
Contributor Author

TOP DEMAIS

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

No branches or pull requests

2 participants