Fontaine
Fontaine
this out to be closed, upgrading has been working fine for me.
Just a few comments: Not sure what version you were on but 0.1.4 has breaking changes with older versions as was mentioned in the PR. You should most definitely delete...
this should be closed as no longer relevant
what is your Data Directory path in GS settings?
what do you get if you run: `open "/user/ShannonA/Library/Application Support/Bitcoin"`?
The only obvious thing that has changed is generally the path would be `Users/ShannonA/Library/Application Support/Bitcoin` not `user/....` but I do not see how that would effect the `open` command as...
so what happens when you open a terminal and run: `open "/Users/ShannonA/Library/Application Support/Bitcoin/bitcoin.conf"`
The better solution is to use Swifts `FileManager` class rather than scripts to open files. In this branch there are a lot of cases where scripts are used when native...
I'll wait to get text from @shannona before I commit time to this.
> /cc @Fonta1n3 : is something you can take care of? After all, Gordian Server is largely used with your Fully Noded customers. It's an easy fix, but will break...