freeverseio / laos

GNU General Public License v3.0
17 stars 5 forks source link

Reward Distribution Event Not Triggered for Block Producer #428

Open asiniscalchi opened 8 months ago

asiniscalchi commented 8 months ago

It appears that the LAOS runtime is not triggering the reward distribution event for block producers. This issue has been observed in the LAOS Sun Test Network explorer; no events related to rewards are being logged.

Acceptance Criteria:

  1. Identify and fix the root cause of the missing reward event.
  2. Ensure the reward distribution event is logged in the blockchain explorer.
  3. Validate that rewards are properly allocated and distributed to block producers.

Priority: High - This affects the block producer's incentives and the correct function of the blockchain.

Image

asiniscalchi commented 8 months ago

we want the following events to be emitted:

Image

Image