v6.1.2
Bugfix for #425 - Replay fromBlockNumber now lives in a dedicated configuration:
- A configuration document did store two different states. Updates on different states at the same time might lead to race conditions when saving to database. Now each state has its own document to avoid race conditions when saving.