Igor Artamonov
Igor Artamonov
If that's the clients, what could possible prevent them from using the version 2.0? I mean, that's their intentional decision not a limitation of something, and they can use in...
That would be a bit strange to support. I mean if everything works with v2.0, and for a client it's just a matter of decision, why wait for a deprecation...
Turns out there were a zero value, but for a some reason LibreOffice wasn't able to find it. So it's not a RP2 bug. So just to improve the situation,...
Hi @wivelt. I'm very sorry you're having this problem. Can you provide more details so we can fix it. Which version of the wallet do you use? Do you have...
@wivelt we have a new release that is supposed to fix your issue. Can you try with v2.9.4? Thank you
Hi @delker This error means you have entered an invalid password. I.e., it cannot decrypt the private keys in the wallet. Can you double check you are entering a correct...
Are you requesting them with full transaction details or just hashes? Do you have the redis cache enabled?
Did you make the WS request through Dshackle as well? If yes, can you test it again restarting Dshackle before the test, to make sure it doesn't use any internal...
hm, so, just to confirm your findings. When you requests `eth_getBlockByHash(number, true)` though HTTP it's slow, but when you do the same request through WS it shows just a small...
I had some wrong assumptions for caching this type of requests. Dshackle processes the block and transactions inside it independently. It works fine for the recent blocks, because most of...