Skip to content

[BCF-3048] - Chain reader event querying - #12486

Merged
ilija42 merged 59 commits into
developfrom
chain-reader-event-querying2
May 8, 2024
Merged

[BCF-3048] - Chain reader event querying#12486
ilija42 merged 59 commits into
developfrom
chain-reader-event-querying2

Conversation

@ilija42

@ilija42 ilija42 commented Mar 19, 2024

Copy link
Copy Markdown
Contributor

Separate PRs will handle:

  1. Proper chain agnostic Confirmations filter
  2. DSL Log Poller implementation
  3. Chain agnostic LogPoller filters through config
  4. Multiple addresses per same contract type/abi/chain reader config

Related PRs:

  1. Chainlink-Common
  2. DSL EVM Log Poller implementation(Merges into this PR)

mateusz-sekara and others added 21 commits December 19, 2023 11:14
…-querying

# Conflicts:
#	core/chains/evm/logpoller/orm.go
…-querying

# Conflicts:
#	core/scripts/go.mod
#	core/scripts/go.sum
#	go.mod
#	go.sum
#	integration-tests/go.mod
#	integration-tests/go.sum
#	integration-tests/load/go.mod
#	integration-tests/load/go.sum
…-querying

# Conflicts:
#	core/scripts/go.mod
#	core/scripts/go.sum
#	go.mod
#	go.sum
#	integration-tests/go.mod
#	integration-tests/go.sum
#	integration-tests/load/go.mod
#	integration-tests/load/go.sum
…-querying

# Conflicts:
#	core/chains/evm/forwarders/forwarder_manager.go
#	core/chains/evm/logpoller/disabled.go
#	core/chains/evm/logpoller/log_poller.go
#	core/chains/evm/logpoller/mocks/log_poller.go
#	core/chains/evm/logpoller/observability.go
#	core/chains/evm/logpoller/orm.go
#	core/chains/evm/logpoller/orm_test.go
#	core/scripts/go.mod
#	core/scripts/go.sum
#	core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/registry.go
#	core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/registry_check_pipeline_test.go
#	core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/registry_test.go
#	core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/upkeepstate/scanner.go
#	core/services/ocr2/plugins/ocr2vrf/coordinator/coordinator.go
#	core/services/ocr2/plugins/ocr2vrf/coordinator/coordinator_test.go
#	core/services/relay/evm/chain_reader.go
#	core/services/relay/evm/event_binding.go
#	go.mod
#	go.sum
#	integration-tests/go.mod
#	integration-tests/go.sum
#	integration-tests/load/go.mod
#	integration-tests/load/go.sum
@ilija42
ilija42 requested a review from a team as a code owner March 19, 2024 12:04
@ilija42
ilija42 requested a review from a team March 19, 2024 12:04
@ilija42
ilija42 requested review from a team as code owners March 19, 2024 12:04
@ilija42
ilija42 marked this pull request as draft March 19, 2024 12:04
Comment thread core/services/relay/evm/types/types.go Outdated
@ilija42
ilija42 requested a review from a team May 6, 2024 15:55
@ilija42
ilija42 requested review from a team and samsondav as code owners May 6, 2024 15:55
@ilija42
ilija42 requested a review from mateusz-sekara May 7, 2024 15:31
}

func NewFinalityFilter(filter *primitives.Confirmations) (query.Expression, error) {
// TODO chain agnostic confidence levels that map to evm finality

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EasterTheBunny
EasterTheBunny previously approved these changes May 7, 2024
…-querying2

# Conflicts:
#	core/services/relay/evm/chain_reader.go
@cl-sonarqube-production

Copy link
Copy Markdown

@ilija42
ilija42 enabled auto-merge May 8, 2024 13:25
@ilija42
ilija42 added this pull request to the merge queue May 8, 2024
Merged via the queue into develop with commit dc94178 May 8, 2024
@ilija42
ilija42 deleted the chain-reader-event-querying2 branch May 8, 2024 14:50
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