Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

Commit

Permalink
Add 'type' field to abci.Evidence
Browse files Browse the repository at this point in the history
  • Loading branch information
cwgoes committed May 18, 2018
1 parent 435eb27 commit e196dac
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 118 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

BREAKING CHANGES:

- [types] Added `type` field to `Evidence` (opaque bytes indicating kind of fraud)
- [types] Added `time` field to `Evidence` (note that this is the timestamp of the block which was double-signed, not the time the evidence was received)

## 0.10.3 (April 9, 2018)
Expand Down
Loading

0 comments on commit e196dac

Please sign in to comment.