evm-blockchain-bridge
evm-blockchain-bridge copied to clipboard
Bump tar and web3 in /backend
Removes tar. It's no longer used after updating ancestor dependency web3. These dependencies need to be updated together.
Removes tar
Updates web3 from 1.7.0 to 4.7.0
Release notes
Sourced from web3's releases.
[email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Changed
- Update version to
1.0.0-alpha.1forweb3-providers-base- Update version to
4.0.0-alpha.0forweb3-utilsinweb3-providers-base[email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Initial alpha release
Install with
yarn add [email protected]
Changelog
Sourced from web3's changelog.
[1.7.0]
Added
maxPriorityFeePerGasandmaxFeePerGasadded toTransactionandTransactionConfiginterfaces (#4232) (#4585)Fixed
- Fix readthedoc's build for web3js documentation (#4425)
- Fix response sorting for batch requests (#4250)
Changed
[1.7.1]
Added
transactionPollingIntervaladded to web3, contract and method constructor options. defaults to 1 second. (#4584)- Add example import for package level types (#4611)
Fixed
- Fix a typo in the documentation for
methods.myMethod.send(#4599)- Use globalThis to locate global object if possible (#4613)
- Fix typos in web3-utils.rst (#4662)
- Added effectiveGasPrice to TransactionReceipt (#4692)
- Correction in documentation for
web3.eth.accounts.signTransaction(#4576)- Updated README to include webpack 5 create-react-app support instructions (#4173)
- Update the documentation for
methods.myMethod.estimateGas(#4702)- Fix typos in REVIEW.md and TESTING.md (#4691)
- Fix encoding for "0x" string values (#4512)
Changed
Removed
- Removed deprecated Morden testnet code (#4339)
Security
[1.7.2]
Changed
... (truncated)
Commits
7379a3bbump versionsc4e039aweb3-eth-ens add gettext and getname (#6914)a83e9d5fix: fromWei() parsing of large numbers > 10^20 (#6882)1f81ff0fix 2d array bug of abiSchemaToJsonSchema in web3-validator (#6836)f943944Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#6907)2373e94Result of contract method .send is hard to type (#6883)16a2c27added live code editor to mastering smart contracts with contract sample (#6893)383af39docs(): How to install Yarn for https://docs.web3js.org/ setup (#6853)6d0a0aeinteractive code moved to the top (#6867)43e70c1chore: fix typos (#6885)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by luu-alex, a new releaser for web3 since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.