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

Issue #654 #656

Closed
wants to merge 2 commits into from
Closed

Issue #654 #656

wants to merge 2 commits into from

Conversation

tgerring
Copy link
Contributor

@tgerring tgerring commented Apr 7, 2015

Closes #654 and adds extra test coverage

@tgerring
Copy link
Contributor Author

tgerring commented Apr 7, 2015

215 passing / 2 failing

Failing tests are pending Filter Log changes to support #628 and #629

Conflicts:
	xeth/xeth.go
@obscuren
Copy link
Contributor

obscuren commented Apr 7, 2015

What is this? There are no changed files in this PR

@tgerring
Copy link
Contributor Author

tgerring commented Apr 7, 2015

Don't know what happened, but seems the commits were somehow integrated. Tested on develop HEAD and got same 215 passing / 2 failing, so I'm closing this and will re-open with any next fixes accordingly.

@tgerring tgerring closed this Apr 7, 2015
jpeletier pushed a commit to epiclabs-io/go-ethereum that referenced this pull request Jun 11, 2018
* remove unused struct - please correct me if this should stay.

* generic use of self, add comments to exported functions

* swarm/api/api.go:49:2: var apiGetHttp300 should be apiGetHTTP300

* forgot a reference

* swarm/api/api.go:414:10: if block ends with a return statement, so drop this else and outdent its block

* swarm/api/api.go:219:6: func NewApi should be NewAPI

* swarm/api/api.go:212:6: type Api should be API
Don't hate the messenger 😵 I'm just doing what golint tells me to do 🙃

* swarm/api/http/server.go:529:2:warning: should merge variable declaration with assignment on next line (S1021) (gosimple)

* swarm/api/api.go:212:6: type Api should be API

* swarm/api/api.go:721:1: receiver name should be a reflection of its identity; don't use generic names such as "this" or "self"

* swarm/api/api.go:223:6: func NewApi should be NewAPI

* add requisite comments

* remove unused struct - please correct me if this should stay.

* swarm/api/api.go:50:2: var apiGetHttp300 should be apiGetHTTP300

* swarm/api/api.go:229:1: comment on exported function NewAPI should be of the form "NewAPI ..."

* swarm/api/api.go:234:1: comment on exported method API.Retrieve should be of the form "Retrieve ..."

* swarm/api/api.go:74:6: exported type NoResolverError should have comment or be unexported

* swarm/api/api.go:415:10: if block ends with a return statement, so drop this else and outdent its block

* swarm/api/http/server.go:530:2:warning: should merge variable declaration with assignment on next line (S1021) (gosimple)

* implement suggestions from @zelig & nolash

* refixing issues that disappeared during the merge.

* missed a few points of feedback that need included

* implement suggestions

* remove all my '-' I got a little dash happy that day
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
s1na pushed a commit to s1na/go-ethereum that referenced this pull request Dec 2, 2024
Co-authored-by: 賴怡誠 <laiyicheng@makotos-MBP.lan>
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.

2 participants