- Fix Flux communication issues where multiple nodes can share the same node key
- Previous system did not expected light node addition that share the same node key. Current expansion of Zelcore light nodes has a bigger impact where many nodes have the same pubKey resulting in finding wrong node, refusing their messages and adding them to blocked list.
- Improve application spawning by not trying the same application to be spawned multiple times within the last half an hour