* Move more of the replicator logic into the replicator class * Add support for the RPC interface to query the storage last_id value that the replicator would sign and use to pick a block. * Fix replicator connecting to gossip and change test to exercise that scenario.