Skip to content
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

Update log/pool.go & log/pool_test.go for besu #7106

Merged
merged 2 commits into from
Jul 29, 2022
Merged

Conversation

reductionista
Copy link
Contributor

This is a followup to #7072. This updates the log pool with the same change which was made for logBroadcaster and VRF (add TxIndex in case LogIndex is not unique enough to distinguish different logs from duplicates).

Also update tests for addLog, and add some new ones including attempt to add a duplicate.

Updated tests for addLog and added some new ones
@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 2022

Solana Smoke Test Results

1 tests   1 ✔️  4m 47s ⏱️
1 suites  0 💤
1 files    0

Results for commit b206307.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 2022

EVM Smoke Test Results

52 tests   22 ✔️  7m 1s ⏱️
  1 suites  30 💤
  1 files      0

Results for commit b206307.

♻️ This comment has been updated with latest results.

@reductionista reductionista merged commit 4944ded into develop Jul 29, 2022
@reductionista reductionista deleted the mempool_txid branch July 29, 2022 17:09
reductionista added a commit that referenced this pull request Jul 29, 2022
Updated tests for addLog and added some new ones
samsondav added a commit that referenced this pull request Jul 29, 2022
Update log/pool.go & log/pool_test.go for besu (#7106)
reductionista added a commit that referenced this pull request Aug 4, 2022
github-actions bot pushed a commit to 0xsnowya/chainlink that referenced this pull request Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants