webui icon indicating copy to clipboard operation
webui copied to clipboard

WebUI should use `CONFIRMATION_BLOCKS` interval when doing web3 requests

Open konradkonrad opened this issue 6 years ago • 0 comments

Describe the bug

It appears that the WebUI is asking for blockchain state on the current HEAD block when doing web3 requests (e.g. token balance). This can lead to bad UX, when the user tries to interact with the Raiden client based on that information.

Steps to reproduce

on demand.

Expected behavior

The WebUI should use the same confirmation interval that the Raiden client is using.

Screenshots

none.

System:

Other versions irrelevant.

  • WebUI (bundled version with raiden 3f1a78a89433413ff355ed8e5b7bc069f7cd65ca)

konradkonrad avatar Jun 13 '19 15:06 konradkonrad