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

Releases: OpenBazaar/openbazaar-go

v0.13.3-rc1

22 Apr 15:55
2262a87
Compare
Choose a tag to compare
v0.13.3-rc1 Pre-release
Pre-release
v0.13.3-rc1

v0.13.2

27 Mar 19:06
Compare
Choose a tag to compare

Release Notes

This is a hotfix release to resolve a problem with the daemon operating in "dualstack" mode (which enables both clearnet IPs and tor tunneling simultaneously). Please see #1507 for more information.

(Also includes fix for interface problems included with new Sign/Verify JSON API endpoints which are new/experimental.)

Changelog

  • Bug Fixes
    #1514 - Update go-onion-transport to fix bug with dualstack mode
    #1510 - Sign/Verify message fixes

  • Documentation
    #1519 - Update docs/altcoins.md with out-of-date notice

v0.13.2-rc1

25 Mar 21:30
4379a5b
Compare
Choose a tag to compare
v0.13.2-rc1 Pre-release
Pre-release
v0.13.2-rc1

v0.13.1-rc7

19 Mar 00:31
60cae37
Compare
Choose a tag to compare
v0.13.1-rc7

v0.13.1

19 Mar 17:36
60cae37
Compare
Choose a tag to compare

Release Notes

IMPORTANT: This is a required update, focused on updating IPFS to v0.4.18 along with minor improvements and fixes. We recommend that you backup your OpenBazaar data before you update.

The focus of this releases is updating go-ipfs to v0.4.18. This was a rather large change requiring a lot of refactoring. We also made the decision to start the process of moving off of a fork of go-ipfs and towards using stock go-ipfs in our vendor package. This will be a two-step migration with this release preparing nodes for the full migration to come in a later release. Once enough of our network has upgraded to this version we can put out a release which is more aligned with stock release of go-ipfs.

(Note: Our nodes will still use a separate network and separate DHT after adopting stock go-ipfs, but we can configure that from inside openbazaar-go without needing to use a fork.)

Changelog

  • Enhancements
    #1425 IPFS rebase to v0.4.18
    #1463 Update requests lib in qa package
    #1455 Add withTimeout to Chat and Offline Messages
    #1423 Bulk Update Currencies for Listings
    #1345 Sign Verify Content with IPFS Key
    #1470 Bump version number
    #1475 Convenience main to run mobile package
    #1488 Create migration019
    #1495 IPFS repo migration 6 -> 7

  • Refactoring
    #1306 Minor cleanups
    #1434 Reapply "Minor cleanups"
    #1342 Refactor order.go
    #1465 Improve Exchange Rates
    #1472 Improve NoRepoError message in setapicreds

  • Testing
    #1469 Extract SignPayload and VerifyPayload w unit tests

  • Bug Fixes
    #1450 Override travis default install
    #1426 Fix mass DisputeExpiry notifications for an order
    #1464 Rebase: Fix issue: cannot create and save listing with full Chinese name
    #1466 Revert mobile logging to file
    #1474 Fix bug running setapicreds command
    #1474 Fix bug starting mobile package
    #1479 Fix bug performing type check on DHT
    #1482 Fix bug returning empty transaction list to GET order API
    #1484 Fix json api keyname in setapicreds
    #1486 Include latest multiwallet bug fix
    #1493 BUGFIX: Fix config scanning debug statement.
    #1501 Fix NotifyModerators panic if node is not yet bootstrapped
    #1503 Enforce golang version during build
    #1506 Handle encrypted databases during migration

  • Documentation
    #1415 Fix API documentation link
    #1313 [docs] Note for new golang hackers
    #1487 [doc] fix slack links

v0.13.1-rc6

15 Mar 21:16
2e5cb78
Compare
Choose a tag to compare
v0.13.1-rc6

v0.13.1-rc5

15 Mar 17:41
c489832
Compare
Choose a tag to compare
v0.13.1-rc5

v0.13.1-rc4

13 Mar 22:52
bd6a206
Compare
Choose a tag to compare
v0.13.1-rc4 Pre-release
Pre-release
v0.13.1-rc4

v0.13.1-rc3

08 Mar 15:22
6ded93f
Compare
Choose a tag to compare
v0.13.1-rc3

v0.13.1-rc2

06 Mar 19:37
5b2ef5e
Compare
Choose a tag to compare
v0.13.1-rc2