Skip to content

go-ethereum/dashboard: update assets.go#15813

Merged
karalabe merged 2 commits into
ethereum:masterfrom
rsc:master
Jan 5, 2018
Merged

go-ethereum/dashboard: update assets.go#15813
karalabe merged 2 commits into
ethereum:masterfrom
rsc:master

Conversation

@rsc
Copy link
Copy Markdown
Contributor

@rsc rsc commented Jan 5, 2018

Use current rsc/go-bindata instead of jteeuwen/go-bindata, to get
balanced tree in very long string concatenations.
This works around problems in current Go distributions.

For golang/go#23222.

Use current rsc/go-bindata instead of jteeuwen/go-bindata, to get
balanced tree in very long string concatenations.
This works around problems in current Go distributions.

For golang/go#23222.
@fjl fjl closed this Jan 5, 2018
@fjl
Copy link
Copy Markdown
Contributor

fjl commented Jan 5, 2018

I'll switch to github.com/kevinburke/go-bindata in #15808 instead. Thank you though, we're super flattered to see you contribute.

@karalabe karalabe reopened this Jan 5, 2018
@karalabe
Copy link
Copy Markdown
Member

karalabe commented Jan 5, 2018

An interesting side effect of the tree approach is that it will produce spurious diffs caused by splitting the data at different locations when regenerating the bindings. Not sure how annoying that will be, just mentioning it.

Edit: I mean when the content changes too.

@karalabe karalabe merged commit a139041 into ethereum:master Jan 5, 2018
@karalabe karalabe added this to the 1.8.0 milestone Jan 5, 2018
cooganb referenced this pull request in cooganb/go-ethereum Jan 23, 2018
* go-ethereum/dashboard: update assets.go

Use current rsc/go-bindata instead of jteeuwen/go-bindata, to get
balanced tree in very long string concatenations.
This works around problems in current Go distributions.

For golang/go#23222.

* dashboard: run last two go:generate steps for linter
cooganb referenced this pull request in cooganb/go-ethereum Feb 23, 2018
* go-ethereum/dashboard: update assets.go

Use current rsc/go-bindata instead of jteeuwen/go-bindata, to get
balanced tree in very long string concatenations.
This works around problems in current Go distributions.

For golang/go#23222.

* dashboard: run last two go:generate steps for linter
mariameda pushed a commit to NiluPlatform/go-nilu that referenced this pull request Aug 23, 2018
* go-ethereum/dashboard: update assets.go

Use current rsc/go-bindata instead of jteeuwen/go-bindata, to get
balanced tree in very long string concatenations.
This works around problems in current Go distributions.

For golang/go#23222.

* dashboard: run last two go:generate steps for linter
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.

3 participants