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

Staking Substrate Tests #351

Merged
merged 82 commits into from
Mar 21, 2020
Merged

Staking Substrate Tests #351

merged 82 commits into from
Mar 21, 2020

Conversation

AurevoirXavier
Copy link
Member

No description provided.

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	bin/node/cli/Cargo.toml
#	bin/node/executor/Cargo.toml
#	bin/node/runtime/Cargo.toml
#	bin/node/testing/Cargo.toml
#	frame/chainrelay/eth/backing/Cargo.toml
#	frame/claims/src/lib.rs
#	frame/staking/CHANGELOG.md
#	frame/staking/Cargo.toml
#	frame/staking/README.md
#	frame/staking/src/lib.rs
#	frame/staking/src/mock.rs
#	frame/vesting/src/lib.rs
@AurevoirXavier AurevoirXavier linked an issue Mar 20, 2020 that may be closed by this pull request
@AurevoirXavier
Copy link
Member Author

AurevoirXavier commented Mar 20, 2020

All substrate tests passed!

Thus the phragmen hack, slash hack, lazy payout hack work as expected!


There're 78 commits in this PR.

I'll finish the darwinia tests in next PR.

Copy link
Contributor

@hackfisher hackfisher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the extra pallets added from substrate, and the substrate dep version.

Sry. This pr was base on lazy payout. I’ll make a merge.

frame/authority-discovery/Cargo.toml Outdated Show resolved Hide resolved
frame/session/src/mock.rs Outdated Show resolved Hide resolved
@AurevoirXavier AurevoirXavier merged commit 6f08993 into darwinia-network:develop Mar 21, 2020
@AurevoirXavier AurevoirXavier deleted the staking-tests branch March 21, 2020 09:05
@AurevoirXavier AurevoirXavier linked an issue Mar 24, 2020 that may be closed by this pull request
boundless-forest added a commit that referenced this pull request Aug 1, 2023
* Remove useless client param

* Update version

* Make compile happly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment