Skip to content

Releases: smartcontractkit/chainlink-testing-framework

v0.0.24

11 Nov 19:27
1c2a974
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release
Deploy o11y stack with 2 otpe instances

v0.0.23

08 Nov 23:16
56ed889
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release
Fix chaos template path

v0.0.22

08 Nov 23:02
a004bc7
Compare
Choose a tag to compare
Change container resources (#134)

* Change container resources

* fixes

* more for otpe

* standards

v0.0.17

08 Nov 19:15
22d5e3a
Compare
Choose a tag to compare
Add atlas-evm-events and atlas-evm-receipts to the atlas stack for e2…

v0.0.16

04 Nov 15:20
c762267
Compare
Choose a tag to compare

Fixes an odd protobuf dependency issue

v0.0.15

03 Nov 21:53
55c0a8d
Compare
Choose a tag to compare

Upgrades indirect dependencies

Upgraded Dependencies

03 Nov 17:15
a3817dc
Compare
Choose a tag to compare

This release upgrades a lot of dependencies and hopes to eliminate some security vulnerability issues as a result.

Increase geth tx timeout

27 Oct 17:47
f456e18
Compare
Choose a tag to compare
Pre-release
v0.0.12

Increase geth tx timeout (#122)

v0.0.10

21 Oct 14:06
2187d4b
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

CI Improvements

The framework has been optimized and tested for a while for CI runs, this release should make it easier for other projects to include it in their own CI.

OCRSetupInputs multiple contracts

20 Oct 15:57
f71416d
Compare
Choose a tag to compare
Pre-release
OCRSetupInputs multiple contracts (#117)

* OCRSetupInputs multiple contracts

* fix

* lint

* PR changes