Skip to content
  • Hans Moog's avatar
    Fix: missing message race condition (#702) · 4032c81b
    Hans Moog authored
    * Fix: Fixes the race condition when marking messages as missing
    
    * Feat: added unit test for race condition
    
    * Feat: upgraded hive.go
    
    * Feat: changed missing message tracker to consider actual ids
    
    * Feat: updated to latest hive.go
    
    * 🐛 Fix missing map initialization
    
    * 
    
    ️ Update integration test dependencies
    
    * Feat: updated test to be more realistic
    
    * Feat: refactored test
    
    * Feat: upgraded to latest hive.go
    
    * Feat: go mod tidy
    
    * Fix: fixed some bugs
    
    * Feat: added debug log to tangle
    
    * Feat: changed location of log file
    
    * Feat: cleaned up message requester
    
    * Feat: upgraded to latest hive.go
    
    * Feat: updated hive
    
    * Fix: fixed call to wrong logger method
    
    * Feat: added logger through hive.go
    
    * Feat: updated hive.go
    
    * Feat: added new hive.go
    
    * Feat: update to latest hive.go
    
    * Fix: fix after changes in hive.go
    
    * Feat: refactored randomMap
    
    * Fix: fixed objectstorage leak
    
    * Refactor: reverted changes to dbstats
    
    * Fix: removed unused variable
    
    * Refactor: refactored MissingMessages function
    
    Co-authored-by: default avatarWolfgang Welz <welzwo@gmail.com>
    Co-authored-by: default avatarHans Moog <hm@mkjc.net>
    Co-authored-by: default avatarcapossele <angelocapossele@gmail.com>
    4032c81b