Skip to content

Staking Substrate Tests#351

Merged
aurexav merged 82 commits intodarwinia-network:developfrom
aurexav:staking-tests
Mar 21, 2020
Merged

Staking Substrate Tests#351
aurexav merged 82 commits intodarwinia-network:developfrom
aurexav:staking-tests

Conversation

@aurexav
Copy link
Copy Markdown
Member

@aurexav aurexav commented Mar 16, 2020

No description provided.

@aurexav aurexav mentioned this pull request Mar 16, 2020
aurexav added 5 commits March 18, 2020 19:55
# 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
@aurexav aurexav linked an issue Mar 20, 2020 that may be closed by this pull request
@aurexav
Copy link
Copy Markdown
Member Author

aurexav 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.

@aurexav aurexav requested a review from hackfisher March 20, 2020 15:22
Copy link
Copy Markdown
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.

@aurexav aurexav merged commit 6f08993 into darwinia-network:develop Mar 21, 2020
@aurexav aurexav deleted the staking-tests branch March 21, 2020 09:05
@aurexav aurexav 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