-
Notifications
You must be signed in to change notification settings - Fork 2
Generalized Write Target implementation #43
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
413d14c
Moved all chain-agnostic write target code to chainlink-framework
silaslenihan 408283b
Added GetTransactionStatus to target strategy abstrasction
silaslenihan 9838fac
Merge branch 'main' into refactor-write-target
silaslenihan 3b2ed07
bumped go.mod
silaslenihan 147237b
Merge branch 'refactor-write-target' of github.com:smartcontractkit/c…
silaslenihan 4cb2d73
Created Generalized WriteTarget tests
silaslenihan 40e1bd0
Ported over synchronous report waiting from chainlink-aptos and expan…
silaslenihan 75d27dd
Merge branch 'main' into refactor-write-target
silaslenihan f9bc6a7
Added accepted status config
silaslenihan 18b3914
Merge branch 'refactor-write-target' of github.com:smartcontractkit/c…
silaslenihan d591c90
Fixed broken test and lints
silaslenihan 6f02d0e
Convert block timestamp to ms
silaslenihan 9366d78
Merge branch 'main' into refactor-write-target
silaslenihan 98eadb8
bumped go.mod
silaslenihan 90219ea
Merge branch 'main' into refactor-write-target
silaslenihan ddf5352
Addressed feedback and bump go.mod
silaslenihan d5c0402
Moved common beholder interfaces to chainlink-common
silaslenihan 0ddbe8e
Refactored ExecutionContext proto message
silaslenihan ad6abb9
fix mocks
silaslenihan 863889d
removed balance monitoring code
silaslenihan a12bea7
bumped go.mod
silaslenihan 1c7ee05
Removed EVMService and ContractReader
silaslenihan e139f71
bump go.mod
silaslenihan 7179dbf
addressed feedback
silaslenihan 1aa3b17
Updated config times
silaslenihan 4931a97
bump go.mod
silaslenihan 09ffa82
moved datafeeds protos to chainlink-framework
silaslenihan 749478e
removed observed_by_transmitter_str
silaslenihan b0fcbb3
Refactored processor logic
silaslenihan 7962879
Updated protos to reuse TransactionData and BlockData
silaslenihan 696a50b
addressed feedback
silaslenihan 5a2dec0
Refactored metrics to use ToSchemaFullName rather than hardcoded name
silaslenihan c9af4b9
Merge branch 'main' into refactor-write-target
silaslenihan 411638d
addressed feedback
silaslenihan 3d116df
addressed feedback
silaslenihan 4c5ccb2
fixed lint
silaslenihan ccfa325
Merge branch 'main' into refactor-write-target
silaslenihan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.