Releases: oceanprotocol/ocean.py
Releases · oceanprotocol/ocean.py
v0.5.7
Update the pyyaml version to 5.4.1
v0.5.6
Bump version: 0.5.5 → 0.5.6 (#123)
v0.5.5
Merge pull request #96 from oceanprotocol/fix/cleanup-code
remove references to brizo, replace print with logger.debug
v0.5.4
- Fix running compute with published algorithm
- Add work-around to transaction not found in POA network
- Use zero address when fee receiver is not specified in startOrder
v0.5.3
Merge pull request #79 from oceanprotocol/feature/add_ropsten
Feature/add ropsten
v0.5.2
Merge pull request #74 from oceanprotocol/feature/add-convenient-getters
Feature/add convenient getters
v0.5.1
Merge pull request #71 from oceanprotocol/feature/improve-error-handling
Refactor env var constants, allow setting max gasprice, handle connec…
v0.5.0
Bump version: 0.4.8 → 0.5.0
v0.4.8
- Use ocean-contracts v0.5.6
- Fix issues finding contracts addresses of specific network name
v0.4.6
Bump version: 0.4.5 → 0.4.6