Drop container events duplicating NEP-11 ones #219

Open
opened 2025-12-28 18:08:55 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Nov 26, 2025).

since #498, Container contract throws Transfer events on container creation/removal. These events go alongside old ones and carry the same payload

Describe the solution you'd like

drop following events completely:

  • PutSuccess
  • Created
  • DeleteSuccess
  • Removed
Originally created by @cthulhu-rider on GitHub (Nov 26, 2025). ## Is your feature request related to a problem? Please describe. since #498, Container contract throws `Transfer` events on container creation/removal. These events go alongside old ones and carry the same payload ## Describe the solution you'd like drop following events completely: - `PutSuccess` - `Created` - `DeleteSuccess` - `Removed`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-contract#219
No description provided.