github-actions
released this
23 Jan 11:48
·
1 commit
to main
since this release
Release notes:
- improvement: allow to pass your own to Seth (which allows to use it with 's Simulated Backend)
Commits:
- [TT-1936] allow Seth to use simulated backend (#1593) (72387bd)
- [TT-1922] Fixes Found Test Packages Output (#1535) (9658154)
Breaking changes:
github.com/smartcontractkit/chainlink-testing-framework/seth
incompatible changes
(*Config).FirstNetworkURL: removed
Client.Client: changed from *github.com/ethereum/go-ethereum/ethclient.Client to github.com/ethereum/go-ethereum/ethclient/simulated.Client
compatible changes
(*ClientBuilder).WithEthClient: added
(*Config).MustFirstNetworkURL: added
ErrUnableToDecode: added
EthClientAndUrlsSet: added
diagnostics
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon
summary
v1.50.12 is not a valid semantic version for this release.
There are incompatible changes.