-
Notifications
You must be signed in to change notification settings - Fork 25
Revert things #1541
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
Closed
Closed
Revert things #1541
Conversation
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
apidiff results - backwards-incompatible changes detected ❌Module:
|
| Element | Change |
|---|---|
./pkg/capabilities/consensus/ocr3/datafeeds.AnswerOutputFieldName |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.DataIDOutputFieldName |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.NewSecureMintAggregator |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.ObsWithCtx |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.SecureMintAggregator |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.SecureMintAggregatorConfig |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.SolanaEncoderKey |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.SolAnswerOutputFieldName |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.SolDataIDOutputFieldName |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.SolTimestampOutputFieldName |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.TopLevelAccountCtxHashFieldName |
removed |
./pkg/capabilities/consensus/ocr3/datafeeds.TopLevelPayloadListFieldName |
removed |
./pkg/capabilities/consensus/ocr3/ocr3cap.EncoderBorsh |
removed |
./pkg/types.SecureMint |
removed |
package github.com/smartcontractkit/chainlink-common/pkg/types/chains/solana |
removed |
(Full summary: https://github.com/smartcontractkit/chainlink-common/actions/runs/17647750816/#summary-50150151627)
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.
This reverts the following commits:
0bc8c47 PLEX-1716 add observations wrapper with account context (#1520)
99c1fc5 DF-21815 Use seqNr as timestamp in the secure mint report (#1509)
75577eb DF-21546 Configure secure mint aggregator with data id (#1506)
4aeae90 Multichain Securemint Aggregator (#1484)
bcb59fd DF-21518 Remove seq nr validation in secure mint aggregator (#1470)
dabbeb9 DF-21518 Use a correct data ID in the sm aggregator (#1459)
5e5f10c DF-21518 Secure Mint aggregator: chainSelector passed in as string (#1452)
9d0a81a OEV-373 Add securemint plugin type and securemint aggregator (#1224)
.
Requires
Supports