Skip to content

Rolldown on_idle_hook & configurable dispute period #740

Rolldown on_idle_hook & configurable dispute period

Rolldown on_idle_hook & configurable dispute period #740

GitHub Actions / E2E report yarn test-parallel-3rdPartyRewards failed Nov 27, 2024 in 0s

E2E report yarn test-parallel-3rdPartyRewards ❌

Tests failed

❌ e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

34 tests were completed in 67s with 0 passed, 34 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/parallel/proofOfStake.3rdPartyRewards.accuracy.test.ts 1❌ 18s
test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts 6❌ 35s
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts 3❌ 35s
test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts 1❌ 30s
test/parallel/proofOfStake.3rdPartyRewards.calim.activated.test.ts 2❌ 12s
test/parallel/proofOfStake.3rdPartyRewards.claim.test.ts 4❌ 41s
test/parallel/proofOfStake.3rdPartyRewards.fees.test.ts 4❌ 41s
test/parallel/proofOfStake.3rdPartyRewards.happyPath.test.ts 1❌ 18s
test/parallel/proofOfStake.3rdPartyRewards.MPL-integration.test.ts 4❌ 47s
test/parallel/proofOfStake.3rdPartyRewards.reusedActivations.test.ts 1❌ 35s
test/parallel/proofOfStake.3rdPartyRewards.setup.test.ts 7❌ 35s

❌ test/parallel/proofOfStake.3rdPartyRewards.accuracy.test.ts

Proof of stake tests › Accuracy rewards scenarios
  ❌ User liq. is considered on the ongoing session
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts

Proof of stake tests › Added scenarios with reward activation
  ❌ GIVEN promoted pool AND user with liquidity tokens for this pool WHEN user tries to activate 3rd party rewards for non-promoted liqToken THEN receive error
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ GIVEN two promoted pool AND user without liquidity tokens for first promoted WHEN user tries to activate 3rd party rewards for reward token THEN receive error
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user tries to activate 3rd party rewards for second (reward) token with too many liquidity tokens THEN receive error
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party rewards for non-reward token THEN he cant claim rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party rewards for second (reward) token, waits and claims all rewards THEN operation is successful
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party rewards for second (reward) token , waits more than one period last AND the user burns all his liquidity THEN users can still claim pending rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts

Proof of stake tests › Activation rewards scenarios
  ❌ A user can activate some rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ A user can activate twice some rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ A user can activate rewards that were activated on some other schedules
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts

Proof of stake tests › Burn liquidity
  ❌ GIVEN a user with N tokens activated for 3rd party, WHEN the user wants to burn ( all the existing - N ) THEN the operation works
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.calim.activated.test.ts

Proof of stake tests › Scenarios with reward activation for  promoted pool MGX-Token1, reward pool MGX-Token2
  ❌ GIVEN promoted pool MGX-Token1,  pool MGX-Token2,  pool MGX-Token3 AND user with activated 3rd party rewards of pool MGX-Token1 for Token2 and Token3 WHEN user claim all rewards  THEN he receive 2 type of rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ GIVEN promoted pool MGX-Token1, pool MGX-Token2 AND user with activated 3rd party rewards of pool MGX-Token1 for Token2 WHEN user deactivates 3rd party rewadrs with too many liquidity tokens THEN receive error
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.claim.test.ts

Proof of stake tests › Claim rewards scenarios
  ❌ When rewards not available, should return error
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Rewards are divided in n-sessions
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Two users activated, one in one exec, other in two - check balances
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Rewards are not given for the ongoing session it got scheduled
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.fees.test.ts

Proof of stake tests › FeeCosts
  ❌ Reward a pool is not free of cost
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Activate - deactivate is free if success
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Activate - deactivate is not free if fails
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Claiming is not free if Zero
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.happyPath.test.ts

Proof of stake tests › Happy path
  ❌ A user can deactivate all the tokens when partial activation / deactivation
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.MPL-integration.test.ts

Proof of stake tests › MPL integration
  ❌ User [testUser1] with: stakedUnactivatedReserves ->  stakedAndActivatedReserves -> stakedUnactivatedReserves
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Bug ? User [testUser2] with: stakedActivatedReserves ->  stakedAndActivatedReserves -> stakedAndActivatedReserves
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ User [testUser3] with: activatedUnstakedReserves ->  activatedUnstakedReserves -> activatedUnstakedReserves
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ User [testUser4] with: unspentReserves ->  activatedUnstakedReserves -> unspentReserves
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.reusedActivations.test.ts

Proof of stake tests › Activations are reused if new rewards
  ❌ A user can activate - finish schedule and get automatically activated for the following schedules
	TypeError: Cannot read properties of undefined (reading 'createPool')

❌ test/parallel/proofOfStake.3rdPartyRewards.setup.test.ts

Proof of stake tests › Setup rewards scenarios
  ❌ Multiple users can reward the same pool - same tokens
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Multiple users can reward multiple pools - token does not belong to the promoted pool
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ A user can reward a pool that is not directly paired with mgx
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ A user can reward in mgx
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Rewards schedule must last at least 1 session ahead
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Min liq is required setup rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')
  ❌ Min liq valuation is required setup rewards
	TypeError: Cannot read properties of undefined (reading 'createPool')

Annotations

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.accuracy.test.ts ► Proof of stake tests › Accuracy rewards scenarios ► User liq. is considered on the ongoing session

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.accuracy.test.ts:69:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.accuracy.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted pool AND user with liquidity tokens for this pool WHEN user tries to activate 3rd party rewards for non...

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:59:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN two promoted pool AND user without liquidity tokens for first promoted WHEN user tries to activate 3rd party rew...

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:59:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user tries to activate 3r...

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:59:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:59:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:59:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts ► Proof of stake tests › Added scenarios with reward activation ► GIVEN promoted two promoted pool AND user with liquidity tokens for first promoted pool WHEN user activates 3rd party ...

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:59:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.check.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate some rewards

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts:65:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate twice some rewards

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts:65:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate rewards that were activated on some other schedules

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts:65:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-parallel-3rdPartyRewards

test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts ► Proof of stake tests › Burn liquidity ► GIVEN a user with N tokens activated for 3rd party, WHEN the user wants to burn ( all the existing - N ) THEN the operation works

Failed test found in:
  e2eTests/reports/junit.xml-ffed6650-acae-11ef-b815-1b35f4c7de23.xml
Error:
  TypeError: Cannot read properties of undefined (reading 'createPool')
Raw output
TypeError: Cannot read properties of undefined (reading 'createPool')
    at Function.createPool (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/xyk.ts:12:23)
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts:69:13
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/parallel/proofOfStake.3rdPartyRewards.burning.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)