Sourced from github.com/smartcontractkit/chainlink-testing-framework/framework's releases.
framework/v0.4.5
Release notes:
- Add TRON network support
Commits:
- TRON network support (#1568) (ddb6854f)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
incompatible changes
VerifyContract: changed from func(*Output, string, string, string, string) error to func(*Output, string, string, string, string, string) error
compatible changes
Accounts: added DefaultTronPort: added TRONAccounts: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.4.5 (with tag framework/v0.4.5) is a valid semantic version for this release
framework/v0.4.4
Release notes:
- Add Sui network support
Commits:
- Sui network support (#1566) (4380c2af)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/framework/components/blockchain
compatible changes
DefaultFaucetPort: added DefaultFaucetPortNum: added DefaultSuiNodePort: added NetworkSpecificData: added Output.NetworkSpecificData: added SuiWalletInfo: added
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
summary
v0.4.4 (with tag framework/v0.4.4) is a valid semantic version for this release
framework/v0.4.3
Release notes:
- Add Aptos network support
Commits:
... (truncated)
ddb6854
TRON network support (#1568)661546a
Add Support for AWS Secrets Manager for ghsecrets tool (#1564)4380c2a
Sui network support (#1566)5a76b26
Forward SETH_LOG_LEVEL env to remote runner (#1565)a4290be
Aptos network support (#1562)9658154
[TT-1922] Fixes Found Test Packages Output (#1535)e2bad7a
fix go mod49fbb63
v0.4.2cfdeeab
Adding lock to write it to map (#1531)3833744
add tiny test start/end time validation (#1549)