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

Mainnet karlsenhashv2 #12

Merged
merged 43 commits into from
Aug 29, 2024
Merged

Mainnet karlsenhashv2 #12

merged 43 commits into from
Aug 29, 2024

Conversation

lemois-1337
Copy link
Contributor

@okilisan

  • fishhash hashers and testnet setup 0a94692 53fd2c1
  • dual algo setup for block v1 & v2 9e40f23
  • fix the fishhash & fishhashplus implementations 81d0192
  • fix wasm state 0a7049e
  • dual block version fix for block template 9742398
  • setup hard fork block version switch ca37b51
  • fix hf algo switch issue b0976e6
  • HF procedure with diff adjustment f0ccf0b
  • format code 29fc10b
  • fix block header version test and according consensus intgration test 85d2dd9

@Leon1777

  • fix clippy 7245359
  • don't treat wasm build warnings as errors 74cc7af
  • KDX -> Karlsen Desktop 87f0576
  • rework guide.txt and fixed some typos and removed the cpu miner description 3a99c84

@lemois-1337

  • Fixed public resolver a74e546
  • Removed temporary auto generated cargo file 5f083d3
  • Rename last batches of Kaspa->Karlsen 3331b3d
  • Fixed type inference with latest Rust 8a3f92c
  • Pass all tests with khashv2 fa11a54
  • Fixed Rust compile warnings, mainly for khashv2 39ec41c
  • Fix formatting, make lint check happy 65f1981
  • Version bump and prepare release for khashv2 d230f1c
  • RPC listener changes: Align RPC listener with current Golang behavior, listen on 0.0.0.0 instead of 127.0.0.1 f1b5446
  • Use latest GitHub actions and add additional targets 9f74ee4
  • Align Rust hf_daa_score with Golang HFDAAScore 13962d4
  • Mainnet hf_daa_score set to 26962009 to switch to khashv2 964e53b
  • Updated README.md and added khashv1 and khashv2 paragraph 8153ca5 d48937d

okilisan and others added 30 commits May 17, 2024 08:57
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
fix clippy and add ci.yaml workflow
HF procedure with diff adjustment
fixing consensus integration test
…eanup

Mainnet karlsenhashv2 tests cleanup
lemois-1337 and others added 13 commits August 23, 2024 11:36
* 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
@lemois-1337 lemois-1337 merged commit b0982f6 into master Aug 29, 2024
12 checks passed
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.

3 participants