This contains all necessary information needed for the message pool.
Keeps track of messages to apply, as well as context needed for verifying
transactions.
Finish verifying signed message before adding it to the pending mset
hash-map. If an entry in the hash-map does not yet exist, create a new
mset that will correspond to the from message and push it to the pending
hash-map.