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

WIP: Refresh Gopkg.* files #2689

Closed
wants to merge 2 commits into from
Closed

WIP: Refresh Gopkg.* files #2689

wants to merge 2 commits into from

Conversation

alessio
Copy link
Contributor

@alessio alessio commented Nov 5, 2018

Update to goleveldb's most recent revision

Should close #2649

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote tests
  • Updated relevant documentation (docs/)
  • Added entries in PENDING.md with issue #
  • rereviewed Files changed in the github PR explorer

For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

Update to goleveldb's most recent revision

Should close #2649
// return getKeyBaseFromDirWithOpts(rootDir, &opt.Options{ReadOnly: true})
return getKeyBaseFromDirWithOpts(rootDir, nil)
return getKeyBaseFromDirWithOpts(rootDir, &opt.Options{ReadOnly: true})
//return getKeyBaseFromDirWithOpts(rootDir, nil)
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we just delete this line now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope, it does not work yet

@cwgoes
Copy link
Contributor

cwgoes commented Nov 26, 2018

Bump @alessio, are we still waiting on upstream?

@jackzampolin
Copy link
Member

I think we can go ahead and close this as we have updated deps for the release?

@alessio
Copy link
Contributor Author

alessio commented Nov 29, 2018

Upstream didn't fix the issue for us. I'll investigate further. Closing this for now

@alessio alessio closed this Nov 29, 2018
@alessio alessio deleted the alessio/update-goleveldb branch November 29, 2018 20:18
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.

Changing password on LCD fails
3 participants