Skip to content

v1.0.2

Choose a tag to compare

@aaitor aaitor released this 27 Jul 12:16
· 6 commits to master since this release

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v1.0.2

27 July 2022

  • adding missing template 85e6c45
  • Adding v1.0.1 Changelog updates 4bd3a20

v1.0.1

27 July 2022

  • Default duration value when is not there #57
  • Adding ERC-721 implementation 3c4cdcf
  • Automated CHANGELOG.md update e1c4b8a
  • except when duration is not there 7586853

v1.0.0

10 June 2022

  • Bring develop to master #56
  • Feature/latest contracts #55
  • Update to latest contracts 34c09a2
  • add github token to the right place b9298ff
  • allow actions to push CHANGELOG to protected branch df531a8

v1.0.0-rc7

1 June 2022

  • fixed how the condition ids are handled #54
  • bumped version 496cd68

v1.0.0-rc6

20 May 2022

  • clarification of the process to generate condition ids #53
  • rc6 51929ef

v1.0.0-rc5

18 May 2022

  • Managing Transfer conditions for contracts 2.0 #51
  • removing prints 09b4fda

v1.0.0-rc4

16 May 2022

v1.0.0-rc3

16 May 2022

  • Added support for the marketplace-api #50
  • Addressed comments 2724056
  • bumping to v1.0.0-rc3 78f1a2b
  • removed debug prints 95447d3

v1.0.0-rc2

12 April 2022

v1.0.0-rc0

17 March 2022

  • Adding support for more DTP templates #48
  • changed agreement creation ee74048
  • generate agreement for sales with access 28102f7
  • creating nft access proof agreement works 7470c9e

v0.10.0

9 February 2022

  • Upgrade to contracts 1.3.6 #47
  • Adding v0.9.1 Changelog updates 9544660
  • Update setup.py ea102a5
  • upgrade web3 version 88b31fb

v0.9.1

24 January 2022

  • new version #46
  • fix map #45
  • Adding v0.9.0 Changelog updates c2e77ff

v0.9.0

21 December 2021

  • Update contracts lib py #44
  • Added metadata methods to store and retrieve service agreements #43
  • Adding v0.8.0 Changelog updates 2a012d5

v0.8.0

10 December 2021

  • Add support for contracts 1.3.0 on mumbai #42
  • Adding v0.7.10 Changelog updates 7106e3b

v0.7.10

2 December 2021

  • Fixing the prover #41
  • Adding v0.7.9 Changelog updates 6da5da6
  • choose correct lib on runtime a0e2f2e
  • Bump version: 0.7.9 → 0.7.10 5825079

v0.7.9

1 December 2021

  • Use ServiceAgreement instead of Service for NFT_SALES #39
  • Skip test that causes the python runtime to crash 7fb3cb2
  • Update to latest version of contracts-lib-py 162081e

v0.7.8

2 November 2021

  • Adding v0.7.8 Changelog updates #37
  • EDDSA signature for babyjub #36
  • Make rapidsnark optional #35
  • add signature verification for babyjub 4232880
  • trying to make rapidsnark optional 006ff5e
  • working ... 2a22fc3

v0.7.7

19 October 2021

  • Data transfer changes #33
  • some crypto operations 4992d39
  • trying to add stuff needed by key transfer proof 3aceb67
  • some crypto operations 974c97f

v0.7.6

7 October 2021

  • Unify templates with sdk-js #34
  • Adding v0.7.5 Changelog updates 6a79ac3
  • Match escrowPayment contractName with js sdk f2e20a6
  • bump version 054a83f

v0.7.5

7 September 2021

  • Adds the _nftHolder param to the TransferNFTCondition in the ddo #32
  • Adding v0.7.4 Changelog updates 5f2b4d8

v0.7.4

7 September 2021

  • Updating the latest contracts version #31
  • Add _nftHolder param to TransferNFTCondition 55f91dc
  • Adding v0.7.3 Changelog updates 6b02a90
  • Use new version of contracts-lib-py 7bbd2f7

v0.7.3

30 July 2021

  • Feature/nft721 #30
  • Update nevermined tools invocation in the CI 76b11dd
  • Added service definition for nft721 5991d5e
  • Don't run the compute stack on the CI 9bd47ce

v0.7.2

15 July 2021

  • using last contract version #29
  • Adding v0.7.1 Changelog updates 380fc22

v0.7.1

20 May 2021

  • Adding support methods to facilitate NFT flow #28
  • Bump rsa from 4.1 to 4.7 #27
  • Adapting to new contracts release (rc8) 0ecb65f
  • using add_0x_prefix method instead of direct concatenation of strings d5db422
  • testing 7e26f6a

v0.7.0

21 April 2021

  • Implementing new token payment methods #26
  • Adding v0.6.2 Changelog updates a00298f
  • removing --no-secret-store flag in CI because is not available anymore, SS is disabled by default 1462d5c

v0.6.2

15 April 2021

  • Adapting to new nftAccess condition #25
  • Adding v0.6.1 Changelog updates 8e5b0c8

v0.6.1

14 April 2021

  • NFT end2end implementation #24
  • Adding v0.6.0 Changelog updates d42fd50

v0.6.0

13 April 2021

  • NFTs implementation #23
  • Bump rsa from 4.0 to 4.1 #21
  • Adding v0.5.0 Changelog updates 6b0caac
  • Fixing service factory with new templates 5ee2371
  • fixing comment 37704d4

v0.5.0

30 March 2021

  • Adapting to new contracts v1.0 #22
  • Adding v0.4.6 Changelog updates cd12c06

v0.4.6

8 February 2021

  • Because elastic the reward types in the ddo need to be a string #20
  • Fixing error fulfilling gateway escrow reward #19

v0.4.5

5 February 2021

v0.4.4

2 February 2021

  • bumping to last version of contracts v0.6.2 56dc62a
  • Adding v0.4.3 Changelog updates 462eb13
  • using latest version of components in CI f6d1418

v0.4.3

11 January 2021

  • Added a new optional field to jwt grant #18
  • fix tests 7cf1edb
  • Bump version: 0.4.2 → 0.4.3 7cdc5ad
  • Updated CI da324bd

v0.4.2

4 December 2020

  • Feature/add bytes converter #17
  • add did converter c290a5b
  • Adding v0.4.1 Changelog updates bf37fa6
  • Bump version: 0.4.1 → 0.4.2 a9cd60e

v0.4.1

2 December 2020

  • Fix/authlib fork #16
  • Adding v0.4.0 Changelog updates 3300981
  • Bump version: 0.4.0 → 0.4.1 c72342a
  • Use fork of authlib d052177

v0.4.0

2 December 2020

  • Added some jwt utils #15
  • Added jwt utilites to be used by the sdk and gateway 7bd50cc
  • Adding v0.3.0 Changelog updates efa6d30
  • Bump version: 0.3.0 → 0.4.0 66e9218

v0.3.0

6 November 2020

v0.2.8

14 May 2020

  • Fix/decryption issues #14
  • Fix error in aes decryption cd650d1
  • Bump version: 0.2.7 → 0.2.8 bba3f1e
  • Update changelog 0df110f

v0.2.7

13 May 2020

v0.2.5

13 May 2020

  • Adding AES encryption & decryption + RSA support for long messages #12
  • adding AES encryption & decryption + RSA support for long messages 46e6904
  • Bump version: 0.2.4 → 0.2.5 173c55a
  • removing comments 2f39adb

v0.2.4

12 May 2020

  • Feature/service factory authorization #11
  • Udpate service factory to work with the same structure in theauthorization 2861b66
  • Update exception names d404a33
  • Bump version: 0.2.3 → 0.2.4 1d59a9a

v0.2.3

12 May 2020

  • Adding utility functions to encrypt/descrypt #10
  • Implements #9 f1e0c95
  • Bump version: 0.2.2 → 0.2.3 01964b8

v0.2.2

7 May 2020

  • Support to additional DDO auth services #8
  • Adding support to different authorization services in the DDO, implements #7 162ac82
  • Bump version: 0.2.1 → 0.2.2 a1cea5d

v0.2.1

6 May 2020

  • Upgrade web3py version used in testing #6
  • Bump version: 0.2.0 → 0.2.1 b1bd62d
  • Update Changelog 66ecd56
  • Update codeowners 23d6c2b

v0.2.0

29 April 2020

  • Feature/update names #5
  • Update names 772534e
  • Bump version: 0.1.3 → 0.2.0 701682f
  • Update command in workflow a103e44

v0.1.3

28 April 2020

  • Use ddos from nevermind-docs #3
  • Bump version: 0.1.2 → 0.1.3 d8bf126

v0.1.2

24 April 2020

  • Update licenses and templates #2
  • Bump version: 0.1.1 → 0.1.2 dc1b3da
  • Update workflow for release 788fe18
  • Let space 814c00d

v0.1.1

23 April 2020

  • Point to metadata instead of aquarius #1
  • Bump version: 0.1.0 → 0.1.1 3b75be5
  • Modify readme b457675

v0.1.0

22 April 2020