Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Merge fixes from v0.13.4 #1637

Merged
merged 9 commits into from
Jul 15, 2019
Merged

Merge fixes from v0.13.4 #1637

merged 9 commits into from
Jul 15, 2019

Conversation

placer14
Copy link
Member

@placer14 placer14 commented Jun 13, 2019

This is a placeholder PR to ensure that changes from the final v0.13.4 release are merged back into master.

Fixes #1564
Fixes #1593
Fixes #1612
Fixes #1626
Fixes #1634
Fixes #1645

cpacia and others added 3 commits May 29, 2019 15:46
Our IPNS package implements a separate persistent cache for IPNS records. The
format of the value stored in the database is different from the format used
by the DHT package. This commit changes the database key used by the persistent
cache to make sure it does not collide with the key used by the DHT package
which might otherwise cause records to be overriden with a different format.

closes #1612
Use separate namespace for IPNS persistent cache
@placer14 placer14 self-assigned this Jun 13, 2019
@coveralls
Copy link

coveralls commented Jun 13, 2019

Coverage Status

Coverage increased (+0.04%) to 35.687% when pulling 08efac8 on v0.13.4-rc into 8ec3315 on master.

@placer14 placer14 marked this pull request as ready for review June 20, 2019 16:44
@placer14 placer14 requested a review from tyler-smith June 20, 2019 16:44
@placer14 placer14 requested a review from tyler-smith June 21, 2019 21:44
OpenBazaar currently uses hashed ID but intends to later switch to the
default inline IDs. During this transition, this commit ensures that nodes
of one type should always interop with the other.
@cpacia cpacia merged commit aba2ff7 into master Jul 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants