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

feat: governance update #63

Closed
wants to merge 62 commits into from
Closed

Conversation

functor-flow
Copy link
Contributor

devwckd and others added 30 commits June 5, 2024 07:25
* chore: remove eth related pallet code

* chore: remove eth from xtask spec

* chore: make clippy happy
* refac: taking out useless code

* refac: got rid of `(debug_assertions)` in production code

* update: changelog

* fixed spec file

* Update CHANGELOG

Co-authored-by: Luiz Carvalho <[email protected]>
Signed-off-by: JZ <[email protected]>

---------

Signed-off-by: JZ <[email protected]>
Signed-off-by: Luiz Carvalho <[email protected]>
Co-authored-by: Luiz Carvalho <[email protected]>
Bumps the substrate version to a decently new one used by Polkadot 1.10. Closes #73.
…100)

* refac: move burn related params to BurnConfig

* fix: rename removed subnets storage value

* chore: make clippy happy

* chore: add changelog

---------

Co-authored-by: saiintbrisson <[email protected]>
* feat(pallets/subspace): add faucet

* feat(pallets/subspace): make compile

* refac(pallets/subspace): change to testnet

* refac(pallets/subspace): rename hotkey to key

* refac(pallets/subspace): add import

* fix(pallets/subspace): remove with_default deletion

* fix(pallets/subspace): remove duplicated use

* fix(pallets/subspace): rename imports

* fix(pallets/subspace): fix le bytes

* fix(pallets/subspace): add no default bonds

* fix(pallets/subspace): remove almost every error

* refac(pallets/subpsace): remove ci errors

* fix(pallets/subpsace): fix logs

* style(pallets/subpsace): run cargo fmt and clippy

* refac(pallets/subspace): remove number provider
…ing `min_proposal_uptime` (#105)

* WIP: not production ready

* fix: tests

* update: CHANGELOG

* feat: adding testnet feature

* fix: clippy warning

* refac: safer migration

* feat: inovative comment

* refac: more sane implementation of `TreasuryAddress`

* fix: tests

* fix: faucet feature

* feat(voting): added `min_proposal_uptime`

* refac: improved the migration

* fix(migrations): added proposal migration

* fix: clippy warnings

* Update Cargo.toml

Signed-off-by: Luiz Carvalho <[email protected]>

* Update Cargo.toml

Signed-off-by: Luiz Carvalho <[email protected]>

* Update Cargo.toml

Signed-off-by: Luiz Carvalho <[email protected]>

* Update lib.rs

Signed-off-by: Luiz Carvalho <[email protected]>

* Update migrations.rs

Signed-off-by: Luiz Carvalho <[email protected]>

* Update migrations.rs

Signed-off-by: Luiz Carvalho <[email protected]>

* fix: revert min uptime block

---------

Signed-off-by: Luiz Carvalho <[email protected]>
Co-authored-by: Luiz Carvalho <[email protected]>
* feat: **mainnet** compatibility

Feat: fix reg ddos (#58)

* feat: implementing more robust registration landspace

* feat: max_registration_per_interval

* reafac `> to >=`

* fix_clippy_warnings

* update: changelog
* feat: add voting rewards

* feat: change reward algorithm
functor-flow pushed a commit that referenced this pull request Jan 16, 2025
* chore: add tracing dependency

* refac: change log usages to tracing

* feat: add instrumentation to extrinsics methods

* chore: remove log dependency

* chore: remove log dependency from root Cargo.toml
functor-flow pushed a commit that referenced this pull request Jan 16, 2025
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