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/delegated staked voting power #56

Conversation

saiintbrisson
Copy link
Collaborator

No description provided.

YourUsername and others added 28 commits May 9, 2024 18:04
Also fixed the `DefaultGeneralSubnetApplicationCost` from 1 to 1_000 $COM
* 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(benchmarking): working benchmarking extrinsic indexing
functor-flow added 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