blob: 2c5eedb035f1e3287b9880392b34633d2379dcd1 (
plain) (
tree)
|
|
## Basic Tests
This directory contains
* difficulty tests (`difficulty*.json`)
* (what else?)
### Difficulty Tests
Difficulty tests the difficulty formula of each protocol version.
`testeth` can generate difficulty tests:
```
./testeth -t DifficultyTests -- --filltests
```
|