Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Conversation

@avkos
Copy link
Contributor

@avkos avkos commented Jul 7, 2022

Description

#5127

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran npm run dtslint with success and extended the tests and types if necessary.
  • I ran npm run test:cov and my test cases cover all the lines and branches of the added code.
  • I ran npm run build with success.
  • I have tested the built dist/web3.min.js in a browser.
  • I have tested my code on the live network.
  • I have checked the Deploy Preview and it looks correct.
  • I have updated the CHANGELOG.md file in the root folder.

@avkos avkos changed the title add net to web3 eth interface web3.eth.net.getId is not resolving Jul 7, 2022
@avkos avkos marked this pull request as ready for review July 8, 2022 15:49
@avkos avkos merged commit 07c2e6f into 4.x Jul 11, 2022
@avkos avkos deleted the ok/5127-web3.eth.net.getId-is-not-resolving branch July 11, 2022 11:11
spacesailor24 pushed a commit that referenced this pull request Jul 12, 2022
spacesailor24 pushed a commit that referenced this pull request Jul 13, 2022
spacesailor24 added a commit that referenced this pull request Jul 13, 2022
* Init web3_eth_migration_guide

* WIP migration guide

* WIP migration guide

* Add more methods

* WIP migration guide

* Add request accounts

* Apply some changes from reviews

* Add getHashrate as deprecated

* Remove getAccounts, as it will be fixed

* Fix hex string to bigint in docs

* Migration guide refactors

* fix decode function. migration guide. fix unit tests (#5210)

* fix decode function. migration guide. fix unit tests

* 🏷️ Fix the contract types (#5213)

* fix contract integration tests

* add to changelog.md

Co-authored-by: Nazar Hussain <[email protected]>

* Incompatible return types for 4.x implementations (#5205)

* Throw error for not found tx in getTransaction

* Fix failing tests

* Move mock values to fixtures

* Throw error for not found tx in getTransactionReceipt

* Create dedicated error

* Create dedicated error code

* Upgrade ethereum-cryptography to 1.0  (#5211)

* ⬆️ Update ethereum-cryptography package

* Apply suggestions from code review

Co-authored-by: Junaid <[email protected]>

* 🎨 Update the code as per feedback

Co-authored-by: Junaid <[email protected]>

* add net to web3 eth interface (#5217)

* web3-common/core defaults documentation (#5198)

* Init commit with defaultAccount

* Add some more properties

* Add more properties

* Refactor docs

* Apply some changes from reviews

* Upgrade ethereum-cryptography to 1.0  (#5211)

* ⬆️ Update ethereum-cryptography package

* Apply suggestions from code review

Co-authored-by: Junaid <[email protected]>

* 🎨 Update the code as per feedback

Co-authored-by: Junaid <[email protected]>

* web3-common/core defaults documentation (#5198)

* Init commit with defaultAccount

* Add some more properties

* Add more properties

* Refactor docs

* Apply some changes from reviews

Co-authored-by: Nikos Iliakis <[email protected]>
Co-authored-by: Nikos Iliakis <[email protected]>
Co-authored-by: Junaid <[email protected]>
Co-authored-by: Oleksii Kosynskyi <[email protected]>
Co-authored-by: Nazar Hussain <[email protected]>
Muhammad-Altabba pushed a commit that referenced this pull request Jul 19, 2022
Muhammad-Altabba pushed a commit that referenced this pull request Jul 19, 2022
* Init web3_eth_migration_guide

* WIP migration guide

* WIP migration guide

* Add more methods

* WIP migration guide

* Add request accounts

* Apply some changes from reviews

* Add getHashrate as deprecated

* Remove getAccounts, as it will be fixed

* Fix hex string to bigint in docs

* Migration guide refactors

* fix decode function. migration guide. fix unit tests (#5210)

* fix decode function. migration guide. fix unit tests

* 🏷️ Fix the contract types (#5213)

* fix contract integration tests

* add to changelog.md

Co-authored-by: Nazar Hussain <[email protected]>

* Incompatible return types for 4.x implementations (#5205)

* Throw error for not found tx in getTransaction

* Fix failing tests

* Move mock values to fixtures

* Throw error for not found tx in getTransactionReceipt

* Create dedicated error

* Create dedicated error code

* Upgrade ethereum-cryptography to 1.0  (#5211)

* ⬆️ Update ethereum-cryptography package

* Apply suggestions from code review

Co-authored-by: Junaid <[email protected]>

* 🎨 Update the code as per feedback

Co-authored-by: Junaid <[email protected]>

* add net to web3 eth interface (#5217)

* web3-common/core defaults documentation (#5198)

* Init commit with defaultAccount

* Add some more properties

* Add more properties

* Refactor docs

* Apply some changes from reviews

* Upgrade ethereum-cryptography to 1.0  (#5211)

* ⬆️ Update ethereum-cryptography package

* Apply suggestions from code review

Co-authored-by: Junaid <[email protected]>

* 🎨 Update the code as per feedback

Co-authored-by: Junaid <[email protected]>

* web3-common/core defaults documentation (#5198)

* Init commit with defaultAccount

* Add some more properties

* Add more properties

* Refactor docs

* Apply some changes from reviews

Co-authored-by: Nikos Iliakis <[email protected]>
Co-authored-by: Nikos Iliakis <[email protected]>
Co-authored-by: Junaid <[email protected]>
Co-authored-by: Oleksii Kosynskyi <[email protected]>
Co-authored-by: Nazar Hussain <[email protected]>
Signed-off-by: Muhammad-Altabba <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants