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

Look ma no dead_code #323

Merged
merged 5 commits into from Feb 3, 2016
Merged

Look ma no dead_code #323

merged 5 commits into from Feb 3, 2016

Conversation

tomusdrw
Copy link
Collaborator

@tomusdrw tomusdrw commented Feb 3, 2016

No description provided.

@tomusdrw tomusdrw added the A0-pleasereview 🤓 Pull request needs code review. label Feb 3, 2016
@@ -66,24 +67,6 @@ impl Transaction {
}
}

/// Create a new message-call transaction.
#[cfg(test)]
pub fn new_call(to: Address, value: U256, data: Bytes, gas: U256, gas_price: U256, nonce: U256) -> Transaction {
Copy link
Contributor

Choose a reason for hiding this comment

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

this is useful API; usage is planned - should remain (though could do with a test)

@gavofyork gavofyork added A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 3, 2016
arkpar added a commit that referenced this pull request Feb 3, 2016
@arkpar arkpar merged commit d467ac7 into master Feb 3, 2016
@tomusdrw tomusdrw deleted the warnings branch February 4, 2016 14:10
@tomusdrw tomusdrw restored the warnings branch February 17, 2016 15:28
@tomusdrw tomusdrw deleted the warnings branch February 17, 2016 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A5-grumble 🔥 Pull request has minor issues that must be addressed before merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants