Dimitris Apostolou

Results 88 comments of Dimitris Apostolou

I built 3.8.0 from source. It's working fine. [sasm.zip](https://github.com/Dman95/SASM/files/794297/sasm.zip)

Graphviz is installed on macOS using [MacPorts](https://ports.macports.org/port/graphviz/summary).

``` FAIL: test_graphviz_regression_tests (__main__.TestGraphAPI) ---------------------------------------------------------------------- Traceback (most recent call last): File "pydot_unittest.py", line 210, in test_graphviz_regression_tests self._render_and_compare_dot_files(path) File "pydot_unittest.py", line 229, in _render_and_compare_dot_files graphviz_sha = self._render_with_graphviz(fpath, encoding) File "pydot_unittest.py", line...

``` /Users/rex rex@MacBook-Pro-2018% cd pydot/test/graphs /Users/rex/pydot/test/graphs on branch master rex@MacBook-Pro-2018% dot -v -Tjpe multi.dot >multi.jpg dot - graphviz version 2.40.1 (20161225.0304) libdir = "/opt/local/lib/graphviz" Activated plugin library: libgvplugin_quartz.6.dylib Using render:...

It doesn't support pruned blockchain. Remove `prune=XXXX` from your `bitcoin.conf` and resync the blockchain.

Duplicate of https://github.com/lightning-power-users/node-launcher/issues/396

``` % valgrind ls -l ==99784== Memcheck, a memory error detector ==99784== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==99784== Using Valgrind-3.17.0.GIT-lbmacos and LibVEX; rerun with...

This should be of help too. https://medium.com/@_garethtdavies/an-introduction-to-payment-disclosure-in-zcash-96748c209d49

Perhaps @bitcartel could chime in?