-
Notifications
You must be signed in to change notification settings - Fork 1.9k
update target strategy with biling related calls #18448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I see you updated files related to
|
| t.lggr.Debugw("Transaction raw report", "report", hex.EncodeToString(req.RawReport)) | ||
|
|
||
| meta := commontypes.TxMeta{WorkflowExecutionID: &request.Metadata.WorkflowExecutionID} | ||
| if r.Config.GasLimit != nil { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note for readers, this is not a gas limit from the CRE.
|
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow
* update target strategy with biling related calls * fix test * fix decimal * fix decimal * bump framework * handle overflow




Supports metering for generalized WT:smartcontractkit/chainlink-framework#54