Andrey Andreev
Andrey Andreev
As I can see Ergo node does not support proxies: ``` $ git grep --files-with-matches 'proxy' src/main/resources/panel/static/js/2.d101e687.chunk.js src/main/resources/panel/static/js/2.d101e687.chunk.js.map ``` Manual you link to shows that Bitcoin Core support proxy.
@kushti Do I still need to write Ergo+Tor usage docs or #976 is enough?
Thanks. I adapt your changes, update default drupal role config and commit this changes. See cc044de5afa39134befc3dbb92bbd34b9865e64a
We can also use commands to know: permissions: stat --format '%a' /var/lib/mysql 700 user gid: stat --format '%u' /var/lib/mysql 113 user name: stat --format '%U' /var/lib/mysql mysql group gid: stat...
also we can use this to determine temporary username to connect to mysql and execute query to know the datadir. http://stackoverflow.com/questions/4371/how-do-i-retrieve-my-mysql-username-and-password
> есть же тип таблиц ENGINE=MEMORY иии? можно ли легко переключить проект на них а потом обратно? Вообще эта задача в связи с появлением докера уже не очень актуальна. Можно...
Hy @jitclub ! My workflow is: ``` git clone [email protected]:bluppfisk/coindicator.git cd coindicator python3 -m venv venv source venv/bin/activate pip install -e .[develop] ``` Then ensure that you make fixes and...
Can not confirm latest 9.5.9 is working on Firefox 89. Extension updated, I tried turn it off/on, still not working - blank screen.
@darkwing did that: 
Just updated FF to 89.0.1, still the same picture: 