Skip to content

v0.10.0

Choose a tag to compare

@r-marques r-marques released this 10 Dec 14:54
· 88 commits to master since this release
ee81048

Changelog

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

Generated by auto-changelog.

v0.10.0

10 December 2021

  • Support for contracts 1.3.0 in mumbai #51
  • Adding v0.9.2 Changelog updates cf50c23

v0.9.2

2 December 2021

  • Added support for contracts 1.3.0 #50
  • Adding v0.9.1 Changelog updates 07b4a48

v0.9.1

29 November 2021

  • Fix optional args order #49
  • Adding v0.9.0 Changelog updates 1a8a4f2

v0.9.0

26 November 2021

  • Integration of contracts v1.2.2 #47
  • Tmp/check ci #48
  • NFTUpgreadable integration 5914ec8
  • Adding v0.8.0 Changelog updates effc7f0
  • latest flag and comments b21dcf9

v0.8.0

28 October 2021

  • Cleanup, fixing generate_id #46
  • Remove the use of the filtering api when getting event data #45
  • Updated CI to also test against polygon-localnet #44
  • Replaced filtering api with getLogs when fetching event data e7bd8a3
  • Adding v0.7.20 Changelog updates 88aed10
  • something wrong with solidityKeccak 625407b

v0.7.20

27 October 2021

  • Fix some issues with the python filter api since its not supported on polygon #43
  • Fix some issues with the python filter api since its not supported on 04c71ef
  • Adding v0.7.19 Changelog updates 1eabca3
  • bumped version e05c9f0

v0.7.19

26 October 2021

  • Fixes a bug on the keeper initialization #42
  • Adding v0.7.18 Changelog updates df6cb33

v0.7.18

26 October 2021

  • Small fix so the keeper works with polygon #41
  • Fix/aurora mainnet #39
  • Adding v0.7.17 Changelog updates 0dbf384
  • update changelog e3d7435
  • update changelog 8b3a252

v0.7.17

8 October 2021

  • Make AccessProof contracts optional #40
  • bump version 37b9f3b

v0.7.16

1 October 2021

  • fix aurora mainnet name #38
  • update changelog e3d7435

v0.7.15

30 September 2021

  • Feature/contracts 1.1.8 #37
  • Adding wrappers for data transfer contracts #35
  • support aurora networks #36
  • adding contract wrappers ae27b4b
  • get correct temmplate 13a134e
  • Upgrade versions fd504fb

v0.7.14

22 September 2021

v0.7.13

21 September 2021

v0.7.12

9 September 2021

  • Add compatibility with polygon #33
  • Add chainId to the transaction 57a8302
  • Adding v0.7.11 Changelog updates d1c8dc2
  • bump version 1f3cd50

v0.7.11

6 September 2021

  • Fix/nft transfer condition #32
  • Adding v0.7.10 Changelog updates 87b9665
  • Add _nftHolder param to transferNFTcondition 251c468
  • bump version 987e1e0

v0.7.10

3 September 2021

  • Load the correct artifacts for different networks. #31
  • Using contracts v1.1.4 #30
  • Fix tests 673164b
  • Added infura token to github actions 9eb8188
  • Fix failing test 32cbcf8

v0.7.9

24 August 2021

  • Using contracts v1.1.4 525326a
  • Adding v0.7.8 Changelog updates a54b2d8

v0.7.8

13 August 2021

  • using contracts v1.1.3 #29
  • Adding v0.7.7 Changelog updates 2c0eb5f

v0.7.7

11 August 2021

  • Use version 1.1.2 of contracts #28
  • Adding v0.7.6 Changelog updates 887fa02

v0.7.6

30 July 2021

  • Support for nft721 #27
  • Added the ability to load contracts external to nevermined c9f346d
  • Fix CI 1c732e9
  • Adding v0.7.5 Changelog updates c140c16

v0.7.5

15 July 2021

  • using contracts v1.1.1 #26
  • Adding v0.7.4 Changelog updates 2706730

v0.7.4

19 May 2021

  • Integrating contracts v1 rc8 including the new way to register assets #25
  • Adding v0.7.3 Changelog updates 5ddf9bd

v0.7.3

13 May 2021

  • Adding v0.7.2 Changelog updates bb86d58
  • updating to last contracts version a96a5d9

v0.7.2

3 May 2021

  • Added missing NFTLockCondition contract support #24
  • Adding v0.7.1 Changelog updates 0e33a4a

v0.7.1

21 April 2021

  • Fixing token address validation #23
  • Adding v0.7.0 Changelog updates d51e83f

v0.7.0

21 April 2021

  • Adding token_address as new parameter to lock and escrow payment conditions #22
  • Adding v0.6.4 Changelog updates fa247a0

v0.6.4

15 April 2021

  • Adding NFT Access condition #21
  • Adding v0.6.3 Changelog updates 7ab24aa

v0.6.3

12 April 2021

  • Adapting to last contracts version rc2 #20
  • adding royalties and get did register functions to didregistry cfc3bc3
  • Adapting to last contracts version e9b6a79
  • Adding v0.6.2 Changelog updates a059856

v0.6.2

30 March 2021

  • Refactoring conditions and template name to adapt to contracts v1.0 #19
  • Adding v0.6.1 Changelog updates 3faeffe

v0.6.1

29 March 2021

  • Adapting to contracts v1.0.0rc1 #18
  • Adding v0.6.0 Changelog updates 9c6ce34
  • comming back to python 3.7 432b95b
  • comming back to python 3.7 a39e779

v0.6.0

18 March 2021

  • Integrating with contracts v1.0.0 #17
  • Adding new conditions and templates implemented in contracts v1 fe89b94
  • Adapting to new contract interfaces and condition names 4c8171f
  • Adding v0.5.5 Changelog updates dd8edb2

v0.5.5

2 February 2021

  • updating to last version of contracts 0.6.2 where the escrowReward requires a list of amounts and receivers #16
  • Adding v0.5.5 Changelog updates efab6f3
  • Adapting to multiple addresses 13e5a83
  • fixing classifier 30d9cf1

v0.5.4

8 January 2021

  • Feature/upgrade contracts version #15
  • update changelog c0610b8
  • Upgrade contracts version 52ae279

v0.5.3

21 December 2020

v0.5.2

1 December 2020

  • Feature/add new provenance methods #13
  • update changelog #12
  • Methods added c0f0189
  • Add missing methods cf7ee80
  • Comment rinkeby test until deployment of the new contracts 8c5ae36

v0.5.1

10 November 2020

  • Make dispenser and token contracts optional #10
  • Make NeverminedToken and Dispenser contract optional baa2169
  • fectch rinkeby artifacts before running the tests 15f49df
  • bump version to 0.5.1 167576c

v0.5.0

5 November 2020

v0.4.0

13 August 2020

  • Updating to contracts v0.4 #9
  • Bump version: 0.2.4 → 0.3.0 22c0025
  • adding docker login 0bb2e6c
  • changing library version 751ed08

v0.2.4

18 May 2020

  • Change nonce calculation and chekc condition status twice #8
  • Bump version: 0.2.3 → 0.2.4 e327de6
  • Remove 3.6 python workflow 787b78d

v0.2.3

7 May 2020

  • Remove concise_contract definition because is not necessary anymore #7
  • Bump version: 0.2.2 → 0.2.3 bf6e5e2
  • Update Changelog 09fa84d

v0.2.2

6 May 2020

  • Upgrade some deprecated methods #6
  • Upgrade some deprecated methods2 12b414d
  • Bump version: 0.2.1 → 0.2.2 f09507f
  • Update Changelog dc87939

v0.2.1

5 May 2020

  • Feature/upgrade web3py version #5
  • Update Changelog 982b84a
  • Update library to work with web3py 5.9.0 c1bc59f
  • Bump version: 0.2.0 → 0.2.1 d5aec20

v0.2.0

29 April 2020

  • Update names #3
  • Bump version: 0.1.1 → 0.2.0 3bb84d8
  • Update command in workflow 50af912
  • Update keeper version2 2f4f8be

v0.1.1

24 April 2020

  • Feature/update licenses and templates #1
  • Update licenses and templates ebc3527
  • Bump version: 0.1.0 → 0.1.1 140660e
  • Update README.md 252a79c

v0.1.0

22 April 2020

  • Update to changes of keeper-py-lib 0.2.1 72ed632
  • Bump version: 0.0.1 → 0.0.2 dc98546
  • Change release python fae6a57

v0.0.1

21 April 2020