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

Request info & abi too many times, on the internet it's terribly expensive, could reduce the requests? #152

Open
lhzw opened this issue Aug 7, 2018 · 2 comments

Comments

@lhzw
Copy link

lhzw commented Aug 7, 2018

Thanks for your great work.
Now scatter requests the same request so many times, get_info & get_abi, the server returns the same response in my test.
On a testnet it's okay, but on the eos mainnet, it's slow, the fastest full node I found needs about 1 second to return the response, time is wasted on the so many repeated requests. Could you reduce the same requests? Thank you.

image

@iFrankWu
Copy link

iFrankWu commented Aug 8, 2018

+1

@nsjames
Copy link
Contributor

nsjames commented Aug 8, 2018

If you use just eosjs without Scatter signing, what does that look like?

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

No branches or pull requests

3 participants