Chainlink Mix Versions Save

Working with smart contracts with eth-brownie, python, and Chainlink.

3.0.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/smartcontractkit/chainlink-mix/compare/2.4.0...3.0.0

2.4.0

2 years ago
  • 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

New Contributors

Full Changelog: https://github.com/smartcontractkit/chainlink-mix/compare/2.3.0...2.4.0

2.3.0

2 years ago
  • Refactored for v0.8 of solidity
  • Updated oracle and jobids for kovan and rinkeby

2.2.1

2 years ago

Revamped the helpful scripts to include those from the conftest

2.1.1

2 years ago

Changed:

  • Fixed Keeper test failure on a live network

2.1.0

2 years ago

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

2.0.0

2 years ago

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

3 years ago

0.0.1

3 years ago