Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

boltdb: handle empty key placeholders in iterators #69

Merged
merged 3 commits into from
Mar 10, 2020

Conversation

erikgrinaker
Copy link
Contributor

@erikgrinaker erikgrinaker commented Mar 9, 2020

Iterators did not handle the placeholder "nil" key used for empty keys (related to #2)

@erikgrinaker erikgrinaker self-assigned this Mar 9, 2020
@erikgrinaker erikgrinaker changed the title boltdb: handle empty key placeholders in iterators, and closed batches boltdb: handle empty key placeholders in iterators Mar 10, 2020
@erikgrinaker erikgrinaker merged commit 7204cbb into master Mar 10, 2020
@erikgrinaker erikgrinaker deleted the erik/boltdb-fixes branch March 10, 2020 10:25
nddeluca referenced this pull request in Kava-Labs/tm-db Jan 8, 2024
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants