Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

eth_call #783

Merged
merged 6 commits into from Mar 20, 2016
Merged

eth_call #783

merged 6 commits into from Mar 20, 2016

Conversation

debris
Copy link
Collaborator

@debris debris commented Mar 19, 2016

based on #777 and #778

@debris debris added the A0-pleasereview 🤓 Pull request needs code review. label Mar 19, 2016
let signed_transaction = transaction.sign(&secret);

to_value(&client.call(&signed_transaction)
.map(|e| Bytes::new(e.output))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be only one tab here.

@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 20, 2016
@debris debris mentioned this pull request Mar 20, 2016
@debris debris merged commit d536d20 into master Mar 20, 2016
@debris debris deleted the eth_call branch March 20, 2016 17:03
@arkpar arkpar added this to the 1.0 Parity milestone Mar 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants