You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
Version: 0.9.2
OS & Version: Windows 2008 R2
Node version: geth 1.7.2-stable-1db4ecdc
Number of blocks synchronized: 0
I have 2 functions with the same names, but different parameters.
Both MyEtherWallet and Parity are able to show these functions with different parameters, but the Ethereum Wallet shows these 2 functions, both with the same parameters.
function shout(string message) payable costs(fee) public {
}
function shout(string _owner, string message) payable costs(fee+idfee) public {
}
at block: 2007482 (Sun, 05 Nov 2017 14:18:01 +08)
datadir: d:\Ethereum\ropstendatadir
modules: admin:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0
> eth.syncing
false
> eth.blockNumber
2007482
>
Contract address: 5B2554Fe6A8Bc01C4695A6155e49D4b2F7DD98Af
This is on Ropsten.
![image](https://user-images.githubusercontent.com/1757930/32412504-982b34c8-c234-11e7-96a1-2c11d6d76676.png)
@idanhaviv commented on Nov 28, 2017, 9:45 AM UTC:
Hey, i'm thinking of taking this issue. @evertonfraga you think it's a good first issue? it's my first time working with mist & ethereum and i'm working on a mac not windows.
@chuacw commented on Nov 5, 2017, 6:22 AM UTC:
Version:
0.9.2
OS & Version: Windows 2008 R2
Node version:
geth 1.7.2-stable-1db4ecdc
Number of blocks synchronized: 0
This issue was moved by @evertonfraga from ethereum/mist/issues/3248.
The text was updated successfully, but these errors were encountered: