-
Decimals function is called every time whenever balance calculation is required, it results in many useless requests to Ethereum node.
-
There are tokens that don't have `decimals` function, according to ERC20 standard it's not mandatory so we need to have an option to set it manually in config.
-
We use `withdraw` with `{broadcast: 0}` to get the `txfee`. Then we show the `txfee` to the user and get a manual confirmation before we broadcast with `sendrawtransaction`.
Currently we can't do t…
-
`eth_withdraw` has returned a txid after setting `broadcast` to 1. However the transactions didn't seem to actually process and I can never view the txid on a block explorer.
Also I'm getting regul…
-
I installed BarterDEX on Raspberry PI succesfully. Now I intend to install BarterDEX on Windows 7 in order to be able to use the GUI. I used https://github.com/DeckerSU/SuperNET/blob/dev-decker-dev/ig…
-
Currently the `portfolio` command always returns `0` for all ETH/ERC20 balances.
-
I saw this happening a couple of times. When bob fails to send out bobdeposit it does not stop, but waits for bobdeposit forever:
```
send CONNECT for 3224943839-1439130809
MISMATCHED required co…
cipig updated
6 years ago
-
I had SN/KMD swap that stayed on 'pending' for a few hours. It stayed as 'pending' after HyperDEX restart as well.
Not sure if it qualifies as a 'stuck' trade, since the trade never started. In any …
-
Windows 8.1
Issue: HyperDex will not allow me to log in. Stalled at splash screen 'Logging in...'
Downloaded hyperdex.
Created a portfolio and logged in.
Deposited Beer from faucet in…
-
This looks like it is unrelated to the new perf improvements you pushed to dev, I'm getting this problem in BarterDEX Marketmaker v1.0.164.
I got some Doge sent to my address (thanks @imylomylo) wh…