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

Patch libp2p secio 0.0.3 #1634

Closed
placer14 opened this issue Jun 13, 2019 · 1 comment · Fixed by #1637
Closed

Patch libp2p secio 0.0.3 #1634

placer14 opened this issue Jun 13, 2019 · 1 comment · Fixed by #1637
Assignees
Labels
feature Feature or enhancement to openbazaar-go

Comments

@placer14
Copy link
Member

From https://blog.ipfs.io/93-go-ipfs-0.4.21:

‼️ALL USERS MUST UPGRADE.‼️ We intended to introduce a feature this release that, unfortunately, reliably triggered this bug. To avoid partitioning the network, we’ve decided to postpone this feature for a release or two.

Specifically, we’re going to provide a minimum one month upgrade period. After that, we’ll start testing the impact of deploying the proposed changes.

👉 If you’re running the mainline go-ipfs, please upgrade ASAP. If you’re building a separate app or working on a forked go-ipfs, make sure to upgrade github.com/libp2p/go-libp2p-secio to at least v0.0.3.

@placer14 placer14 added the feature Feature or enhancement to openbazaar-go label Jun 13, 2019
@placer14 placer14 self-assigned this Jun 20, 2019
@placer14
Copy link
Member Author

This is being merged into v2.3.4. Closing as resolved.

@placer14 placer14 changed the title Investigate libp2p secio 0.0.3 for 0.13.4 release Patch libp2p secio 0.0.3 Jul 29, 2019
anchaj added a commit to phoreproject/pm-go that referenced this issue Aug 1, 2019
* commit 'a68e0e617eaa1a3ffa134bc08250b27341e847b4':
  Bump version to 0.13.4
  [OpenBazaar#1626] Fix secio handshake to properly fallback to alt ID generation
  [OpenBazaar#1634] Apply patch from go-libp2p-secio v0.0.3 release
  [OpenBazaar#1593] Add Start subcommand option to force key purge from IPNS cache
  Use separate namespace for IPNS persistent cache
  Best effort delete ipns record if unmarshaling fails
anchaj added a commit to phoreproject/pm-go that referenced this issue Aug 8, 2019
* development: (77 commits)
  Fix imports.
  Remove unused gx code.
  Delete unused code.
  Purge unused packages.
  Add missing gx packages.
  Handle error when calculating SHA peer id
  [OpenBazaar#1645] Prevent notifications produced on MODERATOR_ADD and REMOVE
  Bump version to 0.13.4
  [OpenBazaar#1626] Fix secio handshake to properly fallback to alt ID generation
  [OpenBazaar#1634] Apply patch from go-libp2p-secio v0.0.3 release
  [OpenBazaar#1593] Add Start subcommand option to force key purge from IPNS cache
  Use separate namespace for IPNS persistent cache
  Best effort delete ipns record if unmarshaling fails
  Don't cache records for our own peerID
  Add validator in mobile package
  Add record validator to APIRouter
  [OpenBazaar#1557] Make CachingRouter implement routing.PubKeyFetcher
  [OpenBazaar#1557] CachingRouter network lookup fixes
  Cleanup function naming, lint failures
  Update mobile/node to use extracted config methods
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Feature or enhancement to openbazaar-go
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant