Skip to content

Emitting events in Filestorage  #117

@PolinaKiporenko

Description

@PolinaKiporenko

For File storage UI, we need to display file timestamps. Now there are difficulties with displaying time stamps in UI due to in the file storage contract we don’t save the time stamp field and don’t emit this event.

Solution:
Emit event in all functions which modify the state:
createFile
createDirectory
deleteFile
...

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions