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 vbl #958

Merged
merged 16 commits into from
Apr 22, 2023
Merged

Feat vbl #958

merged 16 commits into from
Apr 22, 2023

Conversation

herryho
Copy link
Contributor

@herryho herryho commented Apr 20, 2023

No description provided.

@herryho herryho requested a review from ark930 April 20, 2023 02:37
@ark930 ark930 merged commit dcbbd27 into v0.9.74 Apr 22, 2023
@ark930 ark930 deleted the feat-vbl branch April 22, 2023 11:39
ark930 added a commit that referenced this pull request May 15, 2023
* change version to v0.9.74

* New flexible fee (#959)

* flexible fee upgrade

* cargo format

* flexible fee optimization

* Feat vbl (#958)

* remove hash for validators and ValidatorsByDelegator storage

* reset validators storage

* release the limit to removing validators

* ensure bond bond_extra delegate have constraint on validator list

* add reset_validators and set_validator_boost_list

* add add_to_validator_boost_list

* add remove_from_validator_boot_list

* remove add_validator and remove_validator from slp trait

* remove add_delegator from slp trait

* unit tests

* remove previous data migration and add new migration for validators and validatorsByDelegator

* cargo clippy

* fix unit test

* fix integration test

* fixes

* revert cargo.lock

* add new validator boost list to validators (#963)

* Fix weight to fee (#965)

* fix WeightToFee

* fix

* Fix farming boost (#968)

* fix farming boost

* add PercentOverflow

* clippy

* Fix farming boost (#969)

* fix: 🐛 set_next_round_whitelist

* add refresh_voting

* fix

* fix test

---------

Co-authored-by: herryho <herry.heyi@gmail.com>
Co-authored-by: Herry Ho <45537372+herryho@users.noreply.github.com>
Co-authored-by: yooml <ymlll0508@gmail.com>
ark930 added a commit that referenced this pull request May 22, 2023
* change version to v0.9.74

* New flexible fee (#959)

* flexible fee upgrade

* cargo format

* flexible fee optimization

* Feat vbl (#958)

* remove hash for validators and ValidatorsByDelegator storage

* reset validators storage

* release the limit to removing validators

* ensure bond bond_extra delegate have constraint on validator list

* add reset_validators and set_validator_boost_list

* add add_to_validator_boost_list

* add remove_from_validator_boot_list

* remove add_validator and remove_validator from slp trait

* remove add_delegator from slp trait

* unit tests

* remove previous data migration and add new migration for validators and validatorsByDelegator

* cargo clippy

* fix unit test

* fix integration test

* fixes

* revert cargo.lock

* add new validator boost list to validators (#963)

* Fix weight to fee (#965)

* fix WeightToFee

* fix

* Fix farming boost (#968)

* fix farming boost

* add PercentOverflow

* clippy

* Fix farming boost (#969)

* fix: 🐛 set_next_round_whitelist

* add refresh_voting

* fix

* fix test

* fix: 🐛 Update benchmark

* fix: 🐛 add benchmark

* fix check-all

* Add some benchmarks

* Update weights

* Update  frame-weight-template.hbs

* Delete Pays::No

---------

Co-authored-by: herryho <herry.heyi@gmail.com>
Co-authored-by: Herry Ho <45537372+herryho@users.noreply.github.com>
Co-authored-by: Edwin Wang <lark930@gmail.com>
Co-authored-by: hqwangningbo <2536935847@qq.com>
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.

2 participants