This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v1.7.1 #4817
spacesailor24
announced in
Announcements
v1.7.1
#4817
Replies: 1 comment
-
IntelliSense, autocomplete, and syntax highlighting are not working when I require the module but works when I use import. How do i fix it(i use vscode)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
transactionPollingInterval
added to web3, contract and method constructor options. defaults to 1 second. (add: custom transaction polling interval #4584)Fixed
methods.myMethod.send
(Fix a typo #4599)web3.eth.accounts.signTransaction
(doc update for chainId #4576)methods.myMethod.estimateGas
(Update estimateGas documentation #4702)Changed
Removed
Security
npm audit fix
to address vulnerabilities and update libraries (updating libs #4719) (updating library #4728)This discussion was created from the release v1.7.1.
Beta Was this translation helpful? Give feedback.
All reactions