When changing the state of a proposal to QuietEndingPeriod Genesis protocol currently doesn't emit a StateChange
event as it would be expected to do and currently does for all other state changes.
Genesis protocol should emit a StateChange
event here:
https://github.com/daostack/infra/blob/master/contracts/votingMachines/GenesisProtocolLogic.sol#L706