good first issue
Métricas do repositório
- Stars
- (57.084 stars)
- Métricas de merge de PR
- (Mesclagem média 8h 53m) (1 fundiu PR em 30d)
Description
Each of the tests should:
- Each produced block also is valdiated
- We produce the same block twice. First from intial block, the second from the first iteratiopn block
- All modification are done in InMemoryTransaction and we compare them after production and validation. The idea is that they are exactly the same
In addition, there are probably missing tests. Add any tests that seem to be missing.