Skip to content

Releases: oceanprotocol/ocean.py

v1.1.0

12 Jul 15:59
6eb068d
Compare
Choose a tag to compare
  • 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

17 Jun 08:14
29ca048
Compare
Choose a tag to compare
  • 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

25 May 20:06
83af173
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Simplify datatoken creation parameters by adding defaults.

v1.0.0-alpha.3

24 May 06:48
3d58778
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
  • refactored signatures
  • removed named tuples
  • upgraded contracts
  • improvements on c2d examples and readmes
  • improvements to stress tests, fees etc.

v0.8.6

18 May 18:41
3790093
Compare
Choose a tag to compare

What's Changed

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

v1.0.0-alpha.2

04 Apr 20:45
cb1f6d1
Compare
Choose a tag to compare

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

30 Mar 08:12
b00d12b
Compare
Choose a tag to compare

First ocean.py v4-compatible release!

v0.8.5

10 Nov 07:34
68d38cf
Compare
Choose a tag to compare

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

01 Oct 17:23
bfbb137
Compare
Choose a tag to compare

Re-add DataServiceProvider.get_provider_address

v0.8.3

01 Oct 14:23
3843999
Compare
Choose a tag to compare

add more supported networks