casper-network / roadmap

Apache License 2.0
13 stars 2 forks source link

Contract level events #199

Open RitaMAllenCA opened 1 year ago

RitaMAllenCA commented 1 year ago

This is a much desired feature in the community. Host-enforced contract level events. Needs grooming. The objective is to have a way to track the event and the contract that generated the event and on the host side, create an irrefutable record.

The implementation should support the following functionality:

  1. What events did a given contract generate - irrefutably
  2. Node can ask EE what events a given contract emit? (new endpoint)

Implementation notes (to be updated by the dev once the implementation is complete):