Skip to content

Releases: oceanprotocol/ocean.py

v1.1.0

Choose a tag to compare

@calina-c calina-c released this 12 Jul 15:59
6eb068d
  • updates to READMEs
  • add metadata validation proofs
  • structural changes: move Fileinfo separately from main DataServiceProvider class
  • update example Polygon RPC, fix disconnecting components test
  • security updates to use algorithm file checksums and Docker container checksums

v1.0.0

Choose a tag to compare

@calina-c calina-c released this 17 Jun 08:14
29ca048
  • updates to Provider Fees, Service DDO file structure
  • renaming and enhancements for models
  • bubble 400 errors in DataServiceProvider, split into DataEncryptor and DataServiceProvider
  • "under the hood" file encryption
  • security fixes

v1.0.0-alpha.4

v1.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@calina-c calina-c released this 25 May 20:06
83af173

Simplify datatoken creation parameters by adding defaults.

v1.0.0-alpha.3

v1.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@calina-c calina-c released this 24 May 06:48
3d58778
  • refactored signatures
  • removed named tuples
  • upgraded contracts
  • improvements on c2d examples and readmes
  • improvements to stress tests, fees etc.

v0.8.6

Choose a tag to compare

@MantisClone MantisClone released this 18 May 18:41
3790093

What's Changed

Full Changelog: v0.8.5...v0.8.6

v1.0.0-alpha.2

Choose a tag to compare

@MantisClone MantisClone released this 04 Apr 20:45
cb1f6d1

What's Changed

  • Bump contracts to 1.0.0a28 by @DMATS in #774
  • Bump version: 1.0.0-alpha.1 → 1.0.0-alpha.2 by @DMATS in #777

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

Choose a tag to compare

@calina-c calina-c released this 30 Mar 08:12
b00d12b

First ocean.py v4-compatible release!

v0.8.5

Choose a tag to compare

@mariacarmina mariacarmina released this 10 Nov 07:34
68d38cf

Purposed changes:

  • refactor search function for FRE;
  • unify asset & ddo classes, common folder refactoring;
  • added OPERATOR_SERVICE_URL in developers.md;
  • fixed network names to match the networks from address.json file ones;
  • in C2D readme, link Raven logistic regression work;
  • updated BLOCK_NUMBER_POLL_INTERVAL dict;
  • make transaction_timeout configurable;
  • removed multi network aqua duplicates from example_config;
  • refactor services;
  • added support for mumbai network;
  • added get provider address;
  • new version of contracts 0.6.9 integrated.

v0.8.4

Choose a tag to compare

@alexcos20 alexcos20 released this 01 Oct 17:23
bfbb137

Re-add DataServiceProvider.get_provider_address

v0.8.3

Choose a tag to compare

@alexcos20 alexcos20 released this 01 Oct 14:23
3843999

add more supported networks