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

Conversation

@nikoulai
Copy link
Contributor

@nikoulai nikoulai commented Jul 5, 2022

Description

#5126

@nikoulai nikoulai self-assigned this Jul 5, 2022
@nikoulai nikoulai added the 4.x 4.0 related label Jul 5, 2022
@nikoulai nikoulai linked an issue Jul 5, 2022 that may be closed by this pull request
3 tasks
Copy link
Contributor

@nazarhussain nazarhussain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from @jdevcs comments, looks good to me.

@nikoulai nikoulai requested a review from jdevcs July 7, 2022 11:39
@nikoulai nikoulai merged commit 94f65a3 into 4.x Jul 7, 2022
@nikoulai nikoulai deleted the 5126/incompatible-return-types-for-4.x-implementations branch July 7, 2022 12:03
spacesailor24 pushed a commit that referenced this pull request Jul 12, 2022
* 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
spacesailor24 pushed a commit that referenced this pull request Jul 13, 2022
* 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
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
* 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

4.x 4.0 related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatible return types for 4.x implementations

4 participants