Skip to content

Releases: smartcontractkit/chainlink-common

v0.2.2

17 Sep 16:25
d6de132
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.1

18 Jul 15:14
672e10f
Compare
Choose a tag to compare

What's Changed

  • rename mockery.yaml to .mockery.yaml by @jmank88 in #656
  • CCIP-2791 Fixes to the snoozed roots - more generic way of passing finality with TxMeta by @mateusz-sekara in #650
  • add go reference badges to README files by @jmank88 in #660
  • Adding GetTransactionStatus to CCIPExecProvider by @0xnogo in #657
  • Support v0.3 schema report format in LLO (common) by @samsondav in #646
  • add make rm-mocked and use to ensure no stray mocks by @jmank88 in #662
  • pkg/services: add services.Config.NewService/Engine helper by @jmank88 in #204

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Jul 01:51
b31fc8f
Compare
Choose a tag to compare

What's Changed

Read more

v0.1.6

17 Feb 21:33
6899df9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

12 Aug 21:49
a982ca4
Compare
Choose a tag to compare

What's Changed

  • move random port utility from starknet to relay by @aalu1418 in #67
  • bump libocr; use StandardOnchainConfigCodec by @jmank88 in #68

Full Changelog: v0.1.4...v0.1.5

v0.1.4

04 Aug 18:39
4240588
Compare
Choose a tag to compare

What's Changed

  • Add relayer arg ForwardingAllowed to propagate to transmitters by @essamhassan in #66

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Jul 18:20
24530b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Jun 15:52
79bdba0
Compare
Choose a tag to compare

What's Changed

  • Add OCR2VRF+DKG relay types by @vreff in #55
  • Don't error when metrics can't be deleted by @topliceanu in #54
  • Add ParseSchema for avro.Schema objects by @topliceanu in #56
  • Add utils.Subprocesses to replace sync.WaitGroup by @topliceanu in #53
  • Merge OCR2VRFRelayer into Relay by @vreff in #57
  • Revert "Merge OCR2VRFRelayer into Relay" by @vreff in #58
  • Revert "Merge OCR2VRFRelayer into Relay (#57)" by @vreff in #59
  • pkg/utils: add RawReportContext and HashReport to support non-evm relays by @jmank88 in #60

New Contributors

  • @vreff made their first contribution in #55

Full Changelog: v0.1.1...v0.1.2

v0.1.0

20 May 12:15
c4759ca
Compare
Choose a tag to compare

Initial Release

Full Changelog: https://github.com/smartcontractkit/chainlink-relay/commits/0.1.0