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

docker: change container golang version; fix readme #165

Merged
merged 1 commit into from Mar 22, 2017

Conversation

andrewshvv
Copy link
Contributor

Fix issue: #164

@mention-bot
Copy link

@AndrewSamokhvalov, thanks for your PR! By analyzing the history of the files in this pull request, we identified @michielbdejong and @Roasbeef to be potential reviewers.

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

Nice, thanks for the update! I fixed the build issue for go 1.7.5 in another commit, but might as well upgrade our docker set up as well.

@@ -83,17 +84,6 @@ $ docker-compose run btcctl generate 400
$ docker-compose run btcctl getblockchaininfo | grep -A 1 segwit
```

Now we have `btcd` running and some amount of bitcoins mined to the `Alice`
Copy link
Member

Choose a reason for hiding this comment

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

Why was this section removed? IIRC, it can only be removed once we switch to using the setminingaddr command.

Copy link
Member

Choose a reason for hiding this comment

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

We talked offline, and Andrew pointed out that since we now auto-reconnect to btcd within btcwallet, this is no longer needed.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 761b046 on AndrewSamokhvalov:fix_docker_build into ** on lightningnetwork:master**.

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

Thanks for the docker update, LGTM 🎆

@Roasbeef Roasbeef merged commit 1efbaee into lightningnetwork:master Mar 22, 2017
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.

None yet

4 participants