Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

add: signature from abi to tester funcs #251

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

heikoheiko
Copy link
Member

In [6]: mycontract.yeah?
Type:        function
String form: <function yeah at 0x10a2441b8>
File:        /Users/heiko/dev/ethereum/dappdev/na
Definition:  mycontract.yeah(number, peers, really, **kargs)
Docstring:   yeah(uint32 number, uint256 peers, bool really)

In [7]: mycontract.yip?
Type:        function
String form: <function yip at 0x10a244230>
File:        /Users/heiko/dev/ethereum/dappdev/na
Definition:  mycontract.yip(newPairs, recipient, **kargs)
Docstring:   yip(bool[2][] newPairs, address recipient)

@heikoheiko heikoheiko force-pushed the signature_from_abi_in_tester_funcs branch from 8336d58 to 9d65cb4 Compare April 26, 2015 22:49
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 79.76% when pulling 9d65cb4 on signature_from_abi_in_tester_funcs into 7519e7c on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 79.76% when pulling 9d65cb4 on signature_from_abi_in_tester_funcs into 7519e7c on develop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants