evidence: adr56 form amnesia evidence (#4821)

Creates Amnesia Evidence which is formed from Potential Amnesia Evidence with either a matching proof or after a period of time denoted as the Amnesia Trial Period. This also adds the code necessary so that Amnesia Evidence can be validated and committed on a block
This commit is contained in:
Callum Waters
2020-06-10 13:53:55 +02:00
committed by GitHub
parent 65909a13d5
commit 5697e144a7
19 changed files with 1658 additions and 276 deletions
@@ -48,7 +48,8 @@ const (
"evidence": {
"max_age_num_blocks": "100000",
"max_age_duration": "172800000000000",
"max_num_evidence": 50
"max_num": 50,
"proof_trial_period": "50000"
},
"validator": {
"pub_key_types": [