Overtorment

Results 84 issues of Overtorment

Notification about prices (dip? ath?) PS. we already have an unsubscribe level for price.

some kind of html page that has input form to enqueue pushes into `send_queue`. It should ask for token/ios and push type. When pushtype is selected, it should also ask...

Workers should have a heartbeat, and some kind of reporting if there's no heartbeat. Also, MySQL queries used to get stuck indefinitely till worker restarted, so some kind of monitoring...

ios seems to run fine (i use ios day-to-day, and using tor electrum causes no issues). this doesn't look like native bridge clog: I did enable bridge monitor, and I...

help wanted

for some reason its not all caps, and is in quotes: ![image](https://user-images.githubusercontent.com/1913337/115256294-01260f00-a127-11eb-8dc1-532a9e7908b0.png) other statuses are reported okay: ![image](https://user-images.githubusercontent.com/1913337/115256459-23b82800-a127-11eb-8271-5cd78634ceef.png) ![image](https://user-images.githubusercontent.com/1913337/115256517-32064400-a127-11eb-9612-3ec20136d5ed.png)

## Bug type Put `x` in the boxes below: - [x] Installation issue - [ ] App crash - [ ] Broken UI - [ ] Incorrect app behaviour ##...

OS-linux
install

I noticed there is no support for json-rpc batching: ``` $ echo '[{"id": 1, "method": "blockchain.scripthash.get_balance", "params": ["716decbe1660861c3d93906cb1d98ee68b154fd4d23aed9783859c1271b52a9c"]}, {"id": 2, "method": "blockchain.scripthash.get_balance", "params": ["9f23070df9a696196571f1be061059dea4076d72ee6b321aff3b749967c6f5b7"]}]' | timeout 2 openssl s_client -quiet...