Skip to content

Commit

Permalink
Merge 6956377 into 5864ab4
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevcs committed Mar 16, 2022
2 parents 5864ab4 + 6956377 commit 5046b72
Show file tree
Hide file tree
Showing 2 changed files with 40,999 additions and 47,766 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ Released with 1.0.0-beta.37 code base.
- Update the documentation for `methods.myMethod.estimateGas` (#4702)
- Fix typos in REVIEW.md and TESTING.md (#4691)
- Fix encoding for "0x" string values (#4512)
- Fix jsonrpc payload and response types (#4743) (#4761)


### Changed
Expand All @@ -521,6 +520,13 @@ Released with 1.0.0-beta.37 code base.
### Security
- Ran `npm audit fix` to address vulnerabilities and update libraries (#4719) (#4728)


## [Unreleased]

## [1.8.0]
## [1.7.2]

### Security
- `npm audit fix` to update libraries (#4860)

### Fixed
- Fix jsonrpc payload and response types (#4743) (#4761)

0 comments on commit 5046b72

Please sign in to comment.