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

Rc/0.31.0 #614

Merged
merged 215 commits into from
Oct 11, 2023

Resolving issues with main. Accpting develop.

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

Rc/0.31.0 #614

Resolving issues with main. Accpting develop.
8a69ccb
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-governance succeeded Oct 10, 2023 in 1s

E2E report yarn test-governance ✔️

Tests passed successfully

✔️ e2eTests/reports/junit-70f7dac0-6745-11ee-905a-5f5f7609717e.xml

21 tests were completed in 2398s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/parallel/council-pallet.API.fundation.test.ts 21✔️ 2398s

✔️ test/parallel/council-pallet.API.fundation.test.ts

Council tests: Special rules for foundation addresses on mmON
  ✔️ Test that Foundation address can/cannot close an already voted proposal
  ✔️ Test that NoFoundation address can/cannot close an already voted proposal
  ✔️ Test that NoCouncil address can/cannot close an already voted proposal
  ✔️ Test that Foundation address can/cannot veto a proposal
  ✔️ Test that NoFoundation address can/cannot veto a proposal
  ✔️ Test that sudo address can veto a proposal
  ✔️ Test that Foundation address can/cannot veto an already voted proposal
  ✔️ Test that NoFoundation address can/cannot veto an already voted proposal
  ✔️ Test that sudo address can veto an already voted proposal
  ✔️ Test that sudo address cannot close an already voted proposal
Council tests: Special rules for foundation addresses on mmOFF
  ✔️ Test that Foundation address can/cannot close an already voted proposal
  ✔️ Test that NoFoundation address can/cannot close an already voted proposal
  ✔️ Test that NoCouncil address can/cannot close an already voted proposal
  ✔️ Test that Foundation address can/cannot veto a proposal
  ✔️ Test that NoFoundation address can/cannot veto a proposal
  ✔️ Test that sudo address can veto a proposal
  ✔️ Test that Foundation address can/cannot veto an already voted proposal
  ✔️ Test that NoFoundation address can/cannot veto an already voted proposal
  ✔️ Test that sudo address can veto an already voted proposal
  ✔️ Test that sudo address cannot close an already voted proposal
✔️ Test that Closing a motion requires some time for Council mebers but not for founders