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

Eth2Near-relay: split relay on a few crates, many improvements #825

Merged
merged 86 commits into from
Oct 23, 2022

Conversation

olga24912
Copy link
Contributor

@olga24912 olga24912 commented Sep 24, 2022

Separate logger, eth_rpc_client and Eth_client_initialization

Not fixed:

PR should be merged after #818 is merged.

@olga24912 olga24912 requested a review from karim-en October 6, 2022 05:22
Copy link
Collaborator

@karim-en karim-en left a comment

Choose a reason for hiding this comment

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

Please merge with master to fix the conflicts

@olga24912 olga24912 force-pushed the eth2near-relay-separate-init branch from 08e1e38 to e191f98 Compare October 12, 2022 14:05
@olga24912 olga24912 force-pushed the eth2near-relay-separate-init branch from 0a4366e to 30ce790 Compare October 17, 2022 15:06
eth2near/contract_wrapper/src/lib.rs Outdated Show resolved Hide resolved
eth2near/logger/Cargo.toml Outdated Show resolved Hide resolved
eth2near/eth2near-block-relay-rs/Cargo.toml Outdated Show resolved Hide resolved
eth2near/contract_wrapper/src/eth_network_enum.rs Outdated Show resolved Hide resolved
eth2near/contract_wrapper/src/eth_network_enum.rs Outdated Show resolved Hide resolved
eth2near/eth2-contract-init/src/config.rs Outdated Show resolved Hide resolved
eth2near/eth2near-block-relay-rs/src/eth2near_relay.rs Outdated Show resolved Hide resolved
eth2near/eth2near-block-relay-rs/src/main.rs Outdated Show resolved Hide resolved
eth2near/eth2near-block-relay-rs/src/main.rs Outdated Show resolved Hide resolved
eth2near/eth2near-block-relay-rs/src/prometheus_metrics.rs Outdated Show resolved Hide resolved
@olga24912 olga24912 requested a review from sept-en October 21, 2022 10:38
@sept-en sept-en changed the title Eth2Near-relay: Split relay on a few crates Eth2Near-relay: split relay on a few crates, many improvements Oct 23, 2022
@sept-en sept-en merged commit 2230d63 into master Oct 23, 2022
@sept-en sept-en deleted the eth2near-relay-separate-init branch October 23, 2022 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement relayers rust Pull requests that update Rust code
Projects
None yet
3 participants