iotaledger / hive.go

A Go library containing data structures, various utils and abstractions which are used by both GoShimmer and Hornet.
Apache License 2.0
61 stars 24 forks source link

Fix eviction state for 0 value #645

Closed jonastheis closed 8 months ago

jonastheis commented 8 months ago

This PR fixes a bug for the reactive eviction state where the event is not triggered for the zero value of a type (in our case a slot).