Skip to content

Releases: tellor-io/UsingTellorLayer

v1.2.0

Choose a tag to compare

@tkernell tkernell released this 03 Oct 19:30
  • updated TellorDataBridge to latest version, with different VALIDATOR_SET_HASH_DOMAIN_SEPARATOR depending on the tellor chain network
  • further simplified user testing flow using helper functions in evmHelpers.js
  • added DataBridgePlayground.sol contract which completely skips DataBridge verification for maximum user testing simplicity

v1.0.3

Choose a tag to compare

@tkernell tkernell released this 22 May 22:08
8ce8373
  • update to ethers.js v6 and more recent hardhat
  • export contract artifacts
  • make evmHelpers accessible to users

v1.0.2

Choose a tag to compare

@tkernell tkernell released this 15 May 22:44
b195264

Updated data bridge contract name to TellorDataBridge

v1.0.1

Choose a tag to compare

@tkernell tkernell released this 06 May 21:58
b7815d3
  • renamed to UsingTellorLayer
  • added tests
  • added readme