-
(Reported by @hoffmabc on Slack.) Communications work from openbazaar.chat to openbazaar-desktop, but not the other way round.
The error on the reference client is
```
{
“success”: false,
…
-
This is a tracking issue to compile a list of smart contract ideas to:
1. Integrate into OpenBazaar to extend the marketplace (i.e. the types of things you can buy and sell)
2. Extend the utility …
-
Brief Description: Signing the software is very important to make sure that the package user has is authenticated from the same developers and not being manipulated/replaced from outsiders.
More i…
-
## `openbazaar-go` updates
### High-level overview
- [ ] 1. `repo.Listing` abstraction (for handling contract versioning properly)
- [ ] 2. `(*repo.Listing) Quantity() big.Int` respects versi…
-
Starting from two days ago OpenBazaar Server does not start, I've tried to uninstall and delete ~/Library/Application Support/OpenBazaar folder. Then I've installed the newest version 1.1.3 with no lu…
-
On a Ubuntu 16.04 install, I run the following command:
`python openbazaard.py start --testnet`
I receive the following error:
`Traceback (most recent call last):
File "openbazaard.py", line 11,…
-
Brief Description:
When user launches openbazaar on linux the client is unable to connect to the server.
Operating System: Arch Linux 4.4.5-1
OpenBazaar version: v1.1.0
Hardware: Lenovo X1 Carbon
…
-
Want to clear out (uninstall) old (deprecated) OB before building new, but instructions are presently nonexistent for how to do so properly. Needs basic instructions for uninstall of deprecated and c…
-
Brief Description:
Installed openbazaar via .deb version and when i tried to start
```
rafael@rafael-RV415:~$ openbazaar
Starting OpenBazaar Server
[STR] stderr "Traceback (most recent call last):
…
-
Some test scenarios will require the configuration state to be recoverable from a previous point of execution (for example: when providing a copy of the data directory to a running node instead of all…