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

encointer chain-spec-generator genesis state config #146

Closed
liamaharon opened this issue Jan 17, 2024 · 2 comments · Fixed by #270
Closed

encointer chain-spec-generator genesis state config #146

liamaharon opened this issue Jan 17, 2024 · 2 comments · Fixed by #270

Comments

@liamaharon
Copy link
Contributor

A chain spec generator was added here #127

Specs for all chains except Encointer can successfully generate benchmarks. Need to update the encointer spec here so it can be used to generate benchmarks.

See https://github.com/encointer/encointer-parachain/blob/master/polkadot-parachains/src/chain_spec.rs for reference.

@bkontur
Copy link
Contributor

bkontur commented Feb 26, 2024

I think this can be closed now, because we can generate Encointer benchmarks at least in #159 and also I think in the main it works

@bkontur
Copy link
Contributor

bkontur commented Mar 19, 2024

can somebody please close this?

fellowship-merge-bot bot pushed a commit that referenced this issue May 21, 2024
…tead of treasury (#270)

closes #183 
closes #176
closes #146 (should be closed already, but this PR adds more)

This PR aligns collator selection and fee distribution logic of
Encointer with other system chains and thereby is a small step towards
[self-sustainability of
infrastructure](https://forum.polkadot.network/t/towards-encointer-self-sustainability/4195)

* [x] remove treasury (and leave negligible funds on trsry account)
* [x] add collator-selection, session and authorship pallets
* [x] instead of burning fees in community currency , send them to block
authors like native KSM
* [x] remove DMP queue pallet (pure cleanup, no change in functionality)
* [x] add migration to inject existing collators as invulnerables
* [x] remove applied migrations from release 1.2.0

steps to reproduce the new fee logic:
https://gist.github.com/brenzi/ca9e0c326198c73ff2dd0a2e74468053

---------

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
@bkchr bkchr closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants