Results 9 issues of Ruslan Dudin

Hello! While syncing the explorer node I often see these error messages, like: ``` [node:ERROR:ThreadId 331] [2018-08-15 07:31:36.17 UTC] updateAddrBalances: attempted to subtract 114437037947 coin(s) from address DdzFFzCqrhtB66YkKzouHqeTAznkyCL7xfwAZvrgqkGiqhkjBcLSV3D8hCn9Ug7xBrpXwHEukKoWJq1w6cdh1a2Nt6fGp3M5tVocVPSV which only...

Endpoint `https://cardanoexplorer.com/api/genesis/address?page=1450` only works for pages [1,1450]. For any other page number it returns "Something went wrong". There are some redemption addresses which can be seen in address summary API:...

Milestone: https://github.com/Emurgo/yoroi-frontend/milestone/57?closed=1 ## Change Set - [x] https://github.com/Emurgo/yoroi-frontend/pull/2585 [@paulclindo] - [ ] https://github.com/Emurgo/yoroi-frontend/pull/2914 [@vsubhuman] - [x] https://github.com/Emurgo/yoroi-frontend/pull/2916 [@yushih] - [x] https://github.com/Emurgo/yoroi-frontend/pull/2940 [@Nebyt] - [x] https://github.com/Emurgo/yoroi-frontend/pull/2950 [@Nebyt] - [x] https://github.com/Emurgo/yoroi-frontend/pull/2956 [@vsubhuman]...

release

> To be clear, this doesn't include the fix for the stack space leak in wasm-bindgen (they haven't pushed a release for this yet). Instead, it's meant to fix https://github.com/rustwasm/wasm-bindgen/issues/2605...

Cherrypick of the previous same change from https://github.com/Emurgo/yoroi-frontend/pull/2931 The original change got rolled back in https://github.com/Emurgo/yoroi-frontend/pull/2961

Community were noticed to ask for a feature like this multiple times. Creating this issue just so that people can vote and we can see if it's really needed. Note:...

When sync thread is interrupted with an error - the whole thing should crash instead of just hanging on the server thread. Right now on error we just do nothing...