fix(interestmap): remove interest from InterestMap immediately after fulfillment
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-01 - 6.2.3 - fix(interestmap)
|
||||
remove interest from InterestMap immediately after fulfillment
|
||||
|
||||
- Call destroy() in fullfillInterest to remove the interest entry from the InterestMap right after resolving interestDeferred.
|
||||
- Prevents stale entries and ensures immediate cleanup of fulfilled interests
|
||||
|
||||
## 2025-04-25 - 6.2.2 - fix(docs)
|
||||
Update @push.rocks/tapbundle dependency and refine AsyncExecutionStack documentation examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user