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

Create a new service for the Private RPC API #50

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

alfiedotwtf
Copy link
Contributor

@alfiedotwtf alfiedotwtf commented Jun 6, 2024

Add a new service for the operator to access privately

@alfiedotwtf alfiedotwtf requested a review from afalaleev June 6, 2024 08:31
@alfiedotwtf alfiedotwtf self-assigned this Jun 6, 2024
@alfiedotwtf alfiedotwtf force-pushed the ndev-3036-private-rpc-api branch 4 times, most recently from cbd1d47 to b2d28c8 Compare June 14, 2024 08:39
@alfiedotwtf alfiedotwtf changed the title WIP Create a new service for the Private RPC API Jun 14, 2024
@alfiedotwtf alfiedotwtf marked this pull request as ready for review June 14, 2024 08:40
@alfiedotwtf alfiedotwtf force-pushed the ndev-3036-private-rpc-api branch 2 times, most recently from 186a136 to fb9c9b9 Compare June 16, 2024 14:50
common/neon/account.py Outdated Show resolved Hide resolved
common/neon/account.py Outdated Show resolved Hide resolved
proxy/rpc/server_abc.py Outdated Show resolved Hide resolved
proxy/base/rpc_server.py Outdated Show resolved Hide resolved
proxy/base/rpc_server.py Outdated Show resolved Hide resolved
proxy/private_rpc/pr_eth_transaction_api.py Outdated Show resolved Hide resolved
proxy/private_rpc/pr_mempool_api.py Outdated Show resolved Hide resolved
proxy/private_rpc/server_abc.py Outdated Show resolved Hide resolved
proxy/private_rpc/server_abc.py Show resolved Hide resolved
proxy/rpc/server_abc.py Outdated Show resolved Hide resolved
@alfiedotwtf alfiedotwtf force-pushed the ndev-3036-private-rpc-api branch from fb9c9b9 to 8b20309 Compare June 19, 2024 19:10
@afalaleev afalaleev force-pushed the ndev-3036-private-rpc-api branch 5 times, most recently from b11a6f6 to ebcc13d Compare June 23, 2024 14:16
@afalaleev afalaleev force-pushed the ndev-3036-private-rpc-api branch 2 times, most recently from 2cc4fd7 to 565577a Compare June 23, 2024 19:46
@afalaleev afalaleev force-pushed the ndev-3036-private-rpc-api branch from 565577a to caf88f0 Compare June 23, 2024 20:36
@afalaleev afalaleev merged commit a890171 into develop Jun 23, 2024
19 checks passed
@afalaleev afalaleev deleted the ndev-3036-private-rpc-api branch June 23, 2024 22:04
afalaleev pushed a commit that referenced this pull request Jun 23, 2024
* NDEV-3036 private-rpc: Create a new service for the Private RPC API
afalaleev pushed a commit that referenced this pull request Jun 23, 2024
* NDEV-3036 private-rpc: Create a new service for the Private RPC API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants