Tags: rabidus/OpenBazaar
Tags
OpenBazaar 0.5.0 Install/OS: * Install haveged package on Raspbian arch. * Explicitly use Python 2 on Arch distro. * Improve caching of pip requirements in Dockerfile. Documentation/UI/UX: * Fix endless page reload. * Improve rendering of long prices. * Fix some broken links and update README. Bitcoin: * Reject invalid BTC payment addresses. Network: * GUID is now generated from the signed BTC pubkey, to prevent spoofing attacks on DHT nodes (Spartacus attack). * Rework code for the DHT data structures (dormant for now). * Have peers relay only reachable close nodes. Bug fixes: * Handling of contract keywords fixed. * Minor other fixes. Miscellaneous: * User can specify the seeds used to bootstrap the DHT.