Skip to content

Releases: smartcontractkit/chainlink-mix

3.0.0

22 Mar 11:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...3.0.0

2.4.0

04 Feb 21:20
Compare
Choose a tag to compare
  • Added listen_for_event to helpful_scripts, so you no longer need to use time.sleep to wait for events to finish
  • Added more robust verification process, including waiting 6 blocks by default so Etherescan has time to index the transaction.

What's Changed

  • Added listen_for_event to helpful_scripts, so you no longer need to use time.sleep to wait for events to finish
  • Added more robust verification process, including waiting 6 blocks by default so Etherescan has time to index the transaction.
  • Fix typo by @ernes in #33
  • Remove duplicated requirement by @luisgc93 in #32
  • fix typos in readme and helpful-scripts.py by @noahliechti in #35

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

12 Oct 11:01
Compare
Choose a tag to compare
  • Refactored for v0.8 of solidity
  • Updated oracle and jobids for kovan and rinkeby

2.2.1

06 Jul 20:55
a76216c
Compare
Choose a tag to compare

Revamped the helpful scripts to include those from the conftest

2.1.1

29 Jun 14:40
Compare
Choose a tag to compare

Changed:

  • Fixed Keeper test failure on a live network

Keepers and More.... But actually

07 Jun 20:59
2125ad5
Compare
Choose a tag to compare

We added a lot of new functionality, including:

  • Added numbers to deployment scripts
  • Consolidated funding with LINK and getting account to a helpful_scripts module
  • Added a deploying mocks script
  • Had conftest check for mocks moving forward
  • Consolidated across deployments on a local network
  • automated mock deployment
  • Added Keeper integrations

Keepers and more

07 Jun 20:51
429e617
Compare
Choose a tag to compare
Keepers and more Pre-release
Pre-release

We added a lot of new functionality, including:

  • Added numbers to deployment scripts
  • Consolidated funding with LINK and getting account to a helpful_scripts module
  • Added a deploying mocks script
  • Had conftest check for mocks moving forward
  • Consolidated across deployments on a local network
  • automated mock deployment
  • Added Keeper integrations

1.0.0

21 Jan 17:52
Compare
Choose a tag to compare
updated for robust tests

0.0.1

14 Dec 03:59
Compare
Choose a tag to compare
finalized