You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
@ricott1, @shuse2 the requirements/unit tests requested in this ticket cannot be tested as there is no implementation in the event file being tested. There is no function that checks for the event name nor is there a function that checks for event validity (like too many topics or too large data size). When I was going through the tests, I noticed there are no -ve tests so I added some.
Review for: https://github.com/LiskHQ/lisk-sdk/blob/development/elements/lisk-chain/test/unit/event.spec.ts
name
andmodule
should be alphanumeric strings as specified in https://github.com/LiskHQ/lips/blob/main/proposals/lip-0065.md#module-name-and-datadata
size.The text was updated successfully, but these errors were encountered: