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

Watch improvement #153

Closed
wants to merge 13 commits into from
Closed

Watch improvement #153

wants to merge 13 commits into from

Conversation

frozeman
Copy link
Contributor

@frozeman frozeman commented Apr 7, 2015

add initial getFilterLogs check. add optional callback for watch.get().

One test marek wrote is failing @debris can you please fix it?

@debris debris added the In Progress Currently being worked on label Apr 7, 2015
@debris
Copy link
Contributor

debris commented Apr 9, 2015

I fixed the tests, but I want to wait for travis && coveralls before merging. I don't know why, but coveralls is showing me, that coverage dropped to 50%.

@coveralls
Copy link

Coverage Status

Coverage decreased (-42.12%) to 52.52% when pulling 0f666fa on watchImprovement into 6add9bd on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-42.12%) to 52.52% when pulling 0f666fa on watchImprovement into 6add9bd on master.

@debris
Copy link
Contributor

debris commented Apr 9, 2015

it looks like bignumber.js is incorrectly included somewhere... but I can't find where :/

try {
request.send(JSON.stringify(payload));
} catch(error) {
throw errors.NoConnection(this.host);
Copy link
Contributor

Choose a reason for hiding this comment

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

it does not mean that it can't connect. This could be also incorrect response.

Conflicts:
	dist/ethereum-light.js.map
	dist/ethereum-light.min.js
	dist/ethereum.js.map
	dist/ethereum.min.js
@debris
Copy link
Contributor

debris commented Apr 9, 2015

I've merged 4 of the commits which were fine to master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-42.11%) to 52.52% when pulling 982cabd on watchImprovement into dbe4015 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-42.11%) to 52.52% when pulling 982cabd on watchImprovement into dbe4015 on master.

@debris
Copy link
Contributor

debris commented Apr 9, 2015

It looks like commit 86c941c is breaking coverage, but I don't know where exactly.

@coveralls
Copy link

Coverage Status

Coverage decreased (-41.57%) to 53.1% when pulling e5d8310 on watchImprovement into 1a8032c on master.

@debris debris closed this Apr 16, 2015
@debris debris deleted the watchImprovement branch April 16, 2015 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress Currently being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants