Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contract overhaul #200

Merged
merged 7 commits into from
May 12, 2015
Merged

Contract overhaul #200

merged 7 commits into from
May 12, 2015

Conversation

debris
Copy link
Contributor

@debris debris commented May 11, 2015

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.33%) to 94.75% when pulling a0b9cfb on debris:contract_overhaul into 9812b01 on ethereum:develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.33%) to 94.75% when pulling a0b9cfb on debris:contract_overhaul into 9812b01 on ethereum:develop.

@debris debris mentioned this pull request May 12, 2015

if (!callback) {
var address = web3.eth.sendTransaction(options);
return this.at(address, callback);
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't be return this.at(address); efficient already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

Conflicts:
	dist/web3-light.js.map
	dist/web3-light.min.js
	dist/web3.js.map
	dist/web3.min.js
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.32%) to 94.8% when pulling 99a3bda on debris:contract_overhaul into fa8db32 on ethereum:develop.

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

Successfully merging this pull request may close these issues.

4 participants