mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-23 22:15:47 +00:00
* ensure PoP is always initialized even without a defined challenger and challengee * send the MQTT PoPInit if challenger and challengee are defined * store the challenge in any case without regarding the minting of the rewards * structured the added test and their staging * fixed SelectPopParticipants bug * restore the previous pop epoch after running dao/suite.go * avoid popInit during machine attestations (within test cases) --------- Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>