Skip to content

Commit

Permalink
Merge pull request #37 from casper-ecosystem/maciej/deploy-verify
Browse files Browse the repository at this point in the history
Validate Deploy
  • Loading branch information
Maciej Zieliński authored Apr 21, 2021
2 parents 3725c8b + a16aa5e commit aa166b9
Show file tree
Hide file tree
Showing 5 changed files with 1,427 additions and 2,620 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to casper-client-sdk.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.0.41

### Added

- `DeployUtils.deployFromJson` verifies `Deploy`'s `hash` and `bodyHash`. If not matching return `undefined`, so the interface doesn't change.

## 1.0.40

### Changed
Expand Down
Loading

0 comments on commit aa166b9

Please sign in to comment.