Skip to content

Conversation

@illuzen
Copy link
Contributor

@illuzen illuzen commented Dec 22, 2025

This does not involve meaningful change to the block header. Instead, we reinterpret the 32 byte accountid as the wormhole address preimage and send rewards there.

Also deleted the redundant and outdated mining info in the readme and updated mining.md

czareko and others added 10 commits December 12, 2025 10:06
* no circuit padding hasher for block header

* *use custom hasher for header that encodes the pre-image in a felt aligned manner.

* *bespoke header hasher

* *patch bug with hash header fall back

* *replace custom poseidon header hasher on
generic header with a fork of header that has a custom
hasher that overrides default on the header trait.

* *rmv commented out impl of prior hash method

* Update primitives/header/src/lib.rs

Co-authored-by: Dastan <88332432+dastansam@users.noreply.github.com>

* fixed tests

* Use inherent struct method

* Update Cargo.toml

---------

Co-authored-by: Ethan <tylercemer@gmail.com>
Co-authored-by: illuzen <illuzen@users.noreply.github.com>
Co-authored-by: Dastan <88332432+dastansam@users.noreply.github.com>
* exponentially decaying token rewards

* script to simulate emissions

* clean up constants and switch python script to rust test

* log if we hit max supply somehow
* exponentially decaying token rewards

* script to simulate emissions

* clean up constants and switch python script to rust test

* log if we hit max supply somehow
@illuzen
Copy link
Contributor Author

illuzen commented Dec 22, 2025

ah looks like we got the decaying rewards in here too...maybe it's ok?

@illuzen illuzen changed the base branch from testnet/planck to wormhole January 19, 2026 07:28
@illuzen illuzen merged commit 4307308 into wormhole Jan 19, 2026
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.

4 participants