Thread Starter
co2sx
(@co2sx)
After playing around I made it worrk. But I have no idea why.
Anyway, in the list of all coins the total supply is still empty.
Also in the wallet the balance is not shown.
Thread Starter
co2sx
(@co2sx)
Got it. It was the separator setting. When put to 10,000,000.00 it doesnt show the total supply and Balance of the Wallet.
I found another small bug in Blockexplorer. The link to etherscan.io from a selected trasaction is broke. it says ropstenetherscan.io/xxxx instead of ropsten.etherscan.io/xxxx.
Also the free text in the description is not shown own the coins page.
Hi co2sx thanks for your feedback,
About the solidity warnings, we are aware of them, in the next deploys, we will consider an update in the version of solidity. Usually, all bugs are cleared just updating the contract solidity version and redeploying them.
The wallet page is a custom post type page, usually when a 404 happens is because of a permalink structure of the website or a missing .htaccess or similar file configuration, but I am happy to know that is working for you now.
Thanks for the good catch on ropsten address bug, the description text and separator issue, we will check that.
The next plugin update will take a while because we are adding a few more contracts that need a lots of testing, but we will update asap.
Hi again co2sx,
We just uploaded a fix for the 404 bug, when you first create a contract (the fix was to flush the permalinks), in your case is already working, so you may not need this.
But also we fixed the ropsten link to etherscan.
We were not able to reproduce the other two bugs you mention (free text and balance bug).
But please let us know if you need further assistance.
PD: the fix is available here as of version 1.0.3
Thread Starter
co2sx
(@co2sx)
Hi wpsmartcontracts,
thanks! Great job!
That empy text issue was my fault. I use a theme with white text on a dark backround. Due to the white backround in the description field of the token page the text was not visible.
The balance problem was fixed imho also by switching the separator. Anyway it has not occured anymore.
ok, thank you very much for your feedback.
Good luck!