Skip to content

Releases: oceanprotocol/ocean.py

v3.1.2

06 Dec 12:17
6835bf9
Compare
Choose a tag to compare

Add support for optimism network.

v3.1.1

06 Dec 06:40
df00c3f
Compare
Choose a tag to compare
  • README updates
  • updates for compliance with new version of Barge, tests etc.
  • dependency upgrades

v3.1.0

01 Nov 08:30
ee4e4cf
Compare
Choose a tag to compare
  • Provider Nonce fixes
  • fixes to FRE and dispenser retrieval
  • change config to be based on RPC URL instead of network name variables
  • reinstate Clef Accounts
  • dependency upgrades

v.3.0.4

28 Sep 16:21
91c1271
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

27 Sep 09:54
f88f553
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

07 Sep 18:56
f14e384
Compare
Choose a tag to compare
  • compatibility with latest Provider version and nonce endpoint
  • fixes to CIs and c2d tests for reliability

v3.0.1

29 Aug 07:07
a439ec2
Compare
Choose a tag to compare
Bump version to 3.0.1 (#1468)

* Bump version: 2.2.4 → 3.0.0

* Bump version: 3.0.0 → 3.0.1

v3.0.0

28 Aug 14:19
a28e7fa
Compare
Choose a tag to compare
  • remove eth-brownie dependency
  • upgrade web3.py
  • default to type 2 transactions

v2.2.4

23 May 21:14
501f5c6
Compare
Choose a tag to compare
  • convert nonce format to miliseconds
  • fix copyright year
  • test optimisations
  • add Clef account compatibility
  • fix graphQL tests and URLs
  • add another private key to the README flows
  • bumps for pre-commit, coverage
  • added timezone information
  • remove hardcoded provider methods in DataServiceProvider

v2.2.3

17 Apr 08:55
7e5edc5
Compare
Choose a tag to compare
  • add credentials, compute values and metadata to asset creation helpers
  • test optimisations