An example PR demonstrating the new Operations API (throwaway)#16835
Closed
graham-chainlink wants to merge 1 commit intoggoh/CLD-17/sequencefrom
Closed
An example PR demonstrating the new Operations API (throwaway)#16835graham-chainlink wants to merge 1 commit intoggoh/CLD-17/sequencefrom
graham-chainlink wants to merge 1 commit intoggoh/CLD-17/sequencefrom
Conversation
d615670 to
95a043b
Compare
d016c49 to
7aa2074
Compare
95a043b to
d900f88
Compare
7aa2074 to
1fc0dfe
Compare
d900f88 to
568688c
Compare
1fc0dfe to
9a0c157
Compare
568688c to
95719ae
Compare
jkongie
reviewed
Mar 20, 2025
Contributor
There was a problem hiding this comment.
In the future we should call this EVM deps
Collaborator
Author
There was a problem hiding this comment.
Yeah, this is something the user define currently, so they could call whatever suits them
9a0c157 to
1e0dc49
Compare
95719ae to
ddf15f8
Compare
1e0dc49 to
ca35bcc
Compare
ddf15f8 to
487c7da
Compare
ca35bcc to
54f664f
Compare
487c7da to
a842b4b
Compare
54f664f to
1565862
Compare
deploy link token (with no retry policy) grant mint role mint token (with modified input on retry)
a842b4b to
5305512
Compare
|
Collaborator
Author
|
Closing this PR as it is only for demo purpose |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Showcasing a sequence performing 3 operations
Logs:
Build upon the PRs below
Future enhancements