-
Notifications
You must be signed in to change notification settings - Fork 6
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
Mainnet karlsenhashv2 #12
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
merge from master
code cleanup
…ty-karlsen into testnet_fishhashplus
setup hard fork block version switch at score 22000042 - this needs to be voted switch between both khashv1 and khashv2 algo is supported some local devnet tests needed for this rust version
Mainnet karlsenhashv2
fix clippy and add ci.yaml workflow
HF procedure with diff adjustment
Merge from karlsen-network
fixing consensus integration test
…eanup Mainnet karlsenhashv2 tests cleanup
* Align RPC listener with current Golang behavior, listen on 0.0.0.0 instead of 127.0.0.1 * Support IP only for --rpclisten-borsh and --rpclisten-json
* Merged the documentation from the Golang node
Final polishing for KarlsenHashv2 mainnet
- fixed some typos and removed the cpu miner description
renamed `KDX` to `Karlsen Desktop` and update to `guide.txt`
Mainnet hf_daa_score set to 26962009 to switch to khashv2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@okilisan
fishhash
hashers and testnet setup 0a94692 53fd2c1v1
&v2
9e40f23@Leon1777
guide.txt
and fixed some typos and removed the cpu miner description 3a99c84@lemois-1337
khashv2
fa11a54khashv2
39ec41ckhashv2
d230f1c0.0.0.0
instead of127.0.0.1
f1b5446hf_daa_score
with GolangHFDAAScore
13962d4hf_daa_score
set to 26962009 to switch tokhashv2
964e53b