Ian Culp

Results 8 issues of Ian Culp

> I think that in a previous sub chapter of chapter 7 you translated CoinJoin as `union de monedas`, we must change that later, to avoid the use of different...

space between -- and npm_config_global cause the following error: ``` 'npm_config_global' is not recognized as an internal or external command, ``` ##### Checklist - [ ] `npm install && npm...

**Describe the bug** nearprotocol docker images not responding with appropriate version. **To Reproduce** Steps to reproduce the behavior. ``` docker run -it nearprotocol/nearcore:1.37.2-ec3dcaba9af978a64a10e57fdf28bdc28552c457 neard --version Unable to find image 'nearprotocol/nearcore:1.37.2-ec3dcaba9af978a64a10e57fdf28bdc28552c457'...

Lines 206 to 212 not making it to /etc/tor/torrc thus v3 setup incomplete thus /var/lib/tor/standup/hostname not populated and thus standup.uri is incomplete, missing the hs_hostname.

I have not tested in Ubuntu yet but reviewing Standup.sh script, the Tor installation looks for Debian release when downloading tor package, and updates user as debian-tor. README indicates standup.sh...

Noticed this when running StandUp.sh ![image](https://user-images.githubusercontent.com/57159226/125642916-fce835e4-96b1-4d27-8c1a-5090026b7cd9.png) In suggested solutions here: https://stackoverflow.com/questions/66217436/gpg-keyserver-receive-failed-no-name the key wasn't found in keyserver.ubuntu.com, but was found in keys.openpgp.org. Tested script replacing the keyserver with keys.openpgp.org and...

After running the standup script with default options (pruned testnet), latest block height was correct. Problem I ran into was that the readme in the Bitcoin-Standup-Scripts repo has you log...