smartcontractkit / chainlink

node of the decentralized oracle network, bridging on and off-chain computation
https://chain.link
MIT License
6.83k stars 1.65k forks source link

Create Transaction Sender #13693

Open DylanTinianov opened 1 week ago

DylanTinianov commented 1 week ago
### Explanation Implemented the Transaction Sender to generalize sending transactions with Multinode. ### Requires Dependencies

Multinode implementation: https://github.com/smartcontractkit/chainlink/pull/13184

github-actions[bot] commented 1 week ago

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

cl-sonarqube-production[bot] commented 1 week ago

Quality Gate failed Quality Gate failed

Failed conditions
10.4% Duplication on New Code (required ≤ 10%)

See analysis details on SonarQube