aboutsummaryrefslogtreecommitdiffstats
path: root/BasicTests/README.md
blob: 2c5eedb035f1e3287b9880392b34633d2379dcd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## 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
```