Features
- Multiword Adapter
- Rebroadcast unconfirmed transactions upon .Connect
- Include chainlink helpers in chainlink npm package
- Logging cleanups and readability improvements
- Use config to set Log Level
- Reduce the tx manager receipt check logging from two lines to one
Chores
- Cleanup EVM module
- Bump react-scripts to 3.1
- Remove global state from evm helpers
- Optimize evm solidity test times
- Merge External Initiators feature's test
- models: delete Initiator.UnmarshalJSON
- Map InitiatorRequest.Name -> Initiator.Params.Name
- Remove duplicate package conflict in chainlinkv0.5
- models: fix naming of test file
- Fix miscellaneous typos
- CircleCI pushes releases to dockerhub based on tags and branches
- tidy up go dependencies files
Bugfixes
- remove cached packr file when running cldev
- mark tx safe if a later tx has been marked safe
- Fix file import case
- Update box job id
- router: Correct reported authentication error