-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[BCI-3730] - Remove dependence on MinConfirmations in EVM TXM code #13973
Open
Farber98
wants to merge
59
commits into
develop
Choose a base branch
from
BCI-3730-remove-minconfirmations-evm-txm
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
fcc4ef5
inject trimmed HT API with LatestAndFinalizedBlock
Farber98 18665f5
types changes
Farber98 c7f79c6
tests
Farber98 d56cafc
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
Farber98 2df05f7
mocks
Farber98 df0eeef
refactor
huangzhen1997 2ae25fa
update goland format to fix lint, add changeset file
huangzhen1997 eec4380
update changeset
huangzhen1997 82156bf
update
huangzhen1997 92b5974
fix test
huangzhen1997 9c28bbb
more test fix
huangzhen1997 cdb12d3
fix integration test, and added important comments
huangzhen1997 d30eb3a
fix commit signing
huangzhen1997 fe3eb8b
update comments
huangzhen1997 8b34faa
rephrase comments
huangzhen1997 ab755c1
undo typo
huangzhen1997 c32d061
small refactor
huangzhen1997 be447e8
update comments
huangzhen1997 e9f5874
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 c9033db
fix
huangzhen1997 a4557a4
remove multiline comments
huangzhen1997 2a0c8f7
Address PR comments
huangzhen1997 1370e51
fix test, update mock
huangzhen1997 77d5a55
fix lint, and remove unused
huangzhen1997 424253b
fix test
huangzhen1997 0783aab
update tests
huangzhen1997 3c9b965
cleanup more test
huangzhen1997 5818d5c
formatting
huangzhen1997 df44a3a
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 daab2d6
rename
huangzhen1997 76a9510
Merge branch 'BCI-3730-remove-minconfirmations-evm-txm' of github.com…
huangzhen1997 913533c
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 ca6a2d4
update after finalizer merged
huangzhen1997 9d3f425
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 943224d
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 09bf8ca
address comments
huangzhen1997 2799272
merge conflict
huangzhen1997 995636a
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 67a5f8a
fix unit tests
huangzhen1997 7091ba8
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 cdcbb99
fix test attempt
huangzhen1997 82fde8d
update test
huangzhen1997 acc3a8a
refactor TransactionStore interface
huangzhen1997 e0573cb
revert some temp changes
huangzhen1997 c24408b
one more
huangzhen1997 bc148c9
revert
huangzhen1997 2b195c7
Amit comments, more work needed
huangzhen1997 755593c
fix test
huangzhen1997 f8463ac
add one deleted test back
huangzhen1997 e2332fb
fix lint
huangzhen1997 b45fb5d
fix test attempt
huangzhen1997 07f5cc3
revert
huangzhen1997 8b45996
fix test
huangzhen1997 ae734e9
fix race condition for feature test, and fix simulated backend endpoint
huangzhen1997 f025054
add minConfirmation field in db
huangzhen1997 be13b71
Merge branch 'develop' into BCI-3730-remove-minconfirmations-evm-txm
huangzhen1997 85d8a92
add comment
huangzhen1997 f5094bd
Merge branch 'BCI-3730-remove-minconfirmations-evm-txm' of github.com…
huangzhen1997 2fdff68
Merge branch 'develop' of github.com:smartcontractkit/chainlink into …
huangzhen1997 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"chainlink": patch | ||
--- | ||
|
||
Remove dependency of MinConfirmations in EVM TXM code #update #deprecation_notice |
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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 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 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.
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.
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.
Why was this changed?
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.
Due to the new logic in confirmer, we only fetch finalized tx for callback ,
FindTxWithSequence
doesn't work anymore because it returns only thestate IN ('confirmed', 'confirmed_missing_receipt', 'unconfirmed')