issues
search
hexresearch
/
hschain
Other
4
stars
0
forks
source link
Simplify counting of messages
#534
Closed
Shimuuar
closed
4 years ago
Shimuuar
commented
4 years ago
Count gossip messages at point send/receive. This way it's impossible to miscount
Optimize counters. IORef is enought, we don't need MVars
Misc code simplifications