Skip to content

Commit

Permalink
Merge pull request #1520 from gz-c/cipher-test-suite
Browse files Browse the repository at this point in the history
Cipher test suite
  • Loading branch information
gz-c authored May 22, 2018
2 parents 17e19f6 + dffe548 commit f672dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `-verify-db` option (default true), will verify the database integrity during startup and exit if a problem is found
- `-reset-corrupt-db` option (default false) will verify the database integrity during startup and reset the db if a problem is found
- `GET /explorer/address`: add `fee` to transaction objects and `calculated_hours` to transaction inputs
- Test data generator and test suite for verification of alternative `cipher` implementations

### Fixed

Expand Down

0 comments on commit f672dde

Please sign in to comment.