Skip to content

Commit

Permalink
Merge branch '1.x' into junaid/depEventListener4786
Browse files Browse the repository at this point in the history
  • Loading branch information
spacesailor24 committed Mar 17, 2022
2 parents e27686d + 16fdf72 commit 0356c4a
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 @@ -527,4 +526,11 @@ Released with 1.0.0-beta.37 code base.
## [1.7.2]

### Changed
- Remove deprecated `close` event listener (#4825) (#4839)
- Remove deprecated `close` event listener (#4825) (#4839)

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

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

Loading

0 comments on commit 0356c4a

Please sign in to comment.