Maria Carmina
Maria Carmina
Fixes #888 . Changes proposed in this PR: - modified transactions in order to accept `maxPriorityFeePerGas` & `maxFeePerGas` instead of `gasPrice` for chains that support EIP 1559. - updated helper...
Fixes #968 . Changes proposed in this PR: - removed chain_id parameter from config dict generation function - removed checks for invalid chain_id because we have fallback to ganache network...
Fixes #972 . Changes proposed in this PR: - integrate Goerli network. - update ocean-contracts to version 1.1.7
Fixes #971 . Changes proposed in this PR: - removed `--pre` flag from ocean-lib installation step - fixed addresses import, updated address file path - tested on rinkeby.
Integrate Goerli network
Update prerequisites for python in READMEs. Recently tried with python 3.10 and some dependencies from ocean-lib and it didn't work.
### Prerequisites - [X] I checked the [documentation](https://docs.fetch.ai/aea/) and made sure this feature does not already exist. - [X] I checked the [existing issues](https://github.com/fetchai/agents-aea/issues) to make sure this feature has...
## Description Add a description of your changes here. ## Is this PR related with an open issue? Related to Issue #1099 ## Types of changes - [X] Bug fix...
Fixes https://github.com/oceanprotocol/ocean-node/issues/427 . Changes proposed in this PR: - create a new README for testing ocean.py with Ocean Nodes - updated config creation steps - updated setup-remote.md
Fixes # . Changes proposed in this PR: - Add checks for ddo chain id and did. - Added check for confidential evm.