Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

eth_sendTransactionAsync to accelerate parity? #9471

Closed
drandreaskrueger opened this issue Sep 4, 2018 · 4 comments
Closed

eth_sendTransactionAsync to accelerate parity? #9471

drandreaskrueger opened this issue Sep 4, 2018 · 4 comments
Labels
M6-rpcapi 📣 RPC API. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@drandreaskrueger
Copy link

Perhaps an idea, to accelerate (the 6.5 times slower) parity?

eth_sendTransactionAsync

see:
Consensys/quorum#119 (comment)
https://github.com/jpmorganchase/quorum/releases/tag/v1.0.2

@drandreaskrueger drandreaskrueger changed the title eth_sendTransactionAsync a possible solution for slow parity? eth_sendTransactionAsync to accelerate parity? Sep 4, 2018
@drandreaskrueger
Copy link
Author

Try yourself how slow.

@Tbaut
Copy link
Contributor

Tbaut commented Sep 9, 2018

This would need to go through an EIP.

@Tbaut Tbaut closed this as completed Sep 9, 2018
@Tbaut Tbaut added Z1-question 🙋‍♀️ Issue is a question. Closer should answer. M6-rpcapi 📣 RPC API. labels Sep 9, 2018
@Tbaut Tbaut added this to the 2.1 milestone Sep 9, 2018
@drandreaskrueger
Copy link
Author

drandreaskrueger commented Sep 18, 2018

@Tbaut

This would need to go through an EIP.

(a)
I have passed on your EIP suggestion to the quorum team, because they built that call into quorum already.

(b)
... or you look at how it is already implemented in quorum, and take that as the example implementation.

Don't get me wrong: I don't even want to submit async transactions, and with geth I don't need to. I only made this suggestion to you parity people, because your client is 5-6 times slower than geth - so this approach might help you a lot, to catch up?

@Genysys
Copy link

Genysys commented Aug 14, 2019

Dont think that is a concern for Parity see : https://ethereum.stackexchange.com/questions/52185/eth-sendtransaction-vs-eth-sendtransactionasync-asynchronous-or-synchronous-re/55277

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M6-rpcapi 📣 RPC API. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

No branches or pull requests

3 participants