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

Update GASP token address for local environment #823

Merged
merged 1 commit into from
Oct 11, 2024

update token address

63ed8e5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update GASP token address for local environment #823

update token address
63ed8e5
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-experimentalStaking succeeded Oct 11, 2024 in 0s

E2E report yarn test-experimentalStaking ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-a4e17760-87d8-11ef-80c2-41342083a8a7.xml

7 tests were completed in 1242s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts 3✅ 588s
test/staking/API.valuations.test.ts 3✅ 155s
test/staking/happyPath.staking.test.ts 1✅ 499s

✅ test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts

✅ A user can delegate more using liq token
✅ A User with free tokens can join as collator
✅ A user can schedule and execute bond more

✅ test/staking/API.valuations.test.ts

Collators: MinCandidateStk limit
  ✅ Min Mangatas to be a collator matches with minLiq.
  ✅ Min Mangatas -1 will make joinCollator fail
  ✅ Min Mangatas +1 will make joinCollator work

✅ test/staking/happyPath.staking.test.ts

HappyPath - staking - a collator producing blocks
  ✅ A user that have plenty of vested tokens can be a collator