Skip to content

Commit

Permalink
Merge branch '1.x' of github.com:ethereum/web3.js into wyatt/eth2-ref…
Browse files Browse the repository at this point in the history
…actor
  • Loading branch information
frankiebee committed Oct 22, 2020
2 parents 72b050b + 16320d2 commit b61f87f
Show file tree
Hide file tree
Showing 24 changed files with 21,090 additions and 67,700 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,4 @@ Released with 1.0.0-beta.37 code base.
- Fix possible unhandled promise rejection when sending a transaction (#3708)
- Fixed decoding bytes and string parameters for logs emitted with solc 0.4.x (#3724, #3738)
- Grammar changes to inputAddressFormatter error message
- Fixed vulnerable dependencies
45,023 changes: 21,081 additions & 23,942 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
"crypto-js": "^3.3.0",
"decache": "^4.6.0",
"dependency-check": "^4.1.0",
"ethereumjs-common": "^1.5.2",
"ethereumjs-common": "^1.3.2",
"ethereumjs-tx": "^2.1.2",
"ethers": "4.0.33",
"ethers": "^5.0.18",
"ethjs-signer": "^0.1.1",
"ganache-cli": "^6.12.0",
"jshint": "^2.12.0",
Expand Down
Loading

0 comments on commit b61f87f

Please sign in to comment.