Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

[trivial] fixing multiple typos #7313

Merged
merged 1 commit into from Jan 18, 2016

Conversation

Projects
None yet
7 participants
Contributor

calebogden commented Jan 8, 2016

No description provided.

@calebogden calebogden changed the title from Found and fixed some typos to [trivial] fixing multiple typos Jan 8, 2016

Contributor

paveljanik commented Jan 8, 2016

ACK after squashing into one commit.

Contributor

dcousens commented Jan 8, 2016

trivial ACK @ f85d3d7, please squash

Member

fanquake commented Jan 8, 2016

Nack as is. If you are going to correct them please fix them all. From torcontrol.cpp

    connected is the handler that is called when connection is succesfully established.      [position 82:67]   
    LogPrint("tor", "tor: Succesfully connected!\n");      [position 180:31]    
    Callback after succesful connection      [position 383:24]  
    LogPrint("tor", "tor: ADD_ONION succesful\n");      [position 422:41]   
    LogPrint("tor", "tor: Authentication succesful\n");      [position 451:46]  
    LogPrint("tor", "tor: SAFECOOKIE authentication challenge succesful\n");      [position 504:67] 
Member

jonasschnelli commented Jan 8, 2016

agree with @fanquake: would be nice to fix all of them.
Once fixed, ACK after squashing.

Contributor

calebogden commented Jan 8, 2016

@fanquake @jonasschnelli Ah yeah I thought I grabbed those too, fixed!

Member

MarcoFalke commented Jan 8, 2016

utACK 0331aa3

Contributor

dcousens commented Jan 9, 2016

utACK 0331aa3

Contributor

paveljanik commented Jan 9, 2016

trivial ACK 0331aa3

Member

fanquake commented Jan 16, 2016

ACK 0331aa3

@laanwj laanwj merged commit 0331aa3 into bitcoin:master Jan 18, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

laanwj added a commit that referenced this pull request Jan 18, 2016

Merge pull request #7313
0331aa3 Fixing typos on security-check.py and torcontrol.cpp (calebogden)

@calebogden calebogden deleted the calebogden:patch-1 branch Jan 19, 2016

luke-jr added a commit to luke-jr/bitcoin that referenced this pull request Feb 12, 2016

@str4d str4d referenced this pull request in zcash/zcash Mar 24, 2017

Merged

Tor ephemeral hidden services #2177

kyuupichan added a commit to kyuupichan/BitcoinUnlimited that referenced this pull request Apr 9, 2017

Merge pull request #7313
0331aa3 Fixing typos on security-check.py and torcontrol.cpp (calebogden)

@kyuupichan kyuupichan referenced this pull request in BitcoinUnlimited/BitcoinUnlimited Apr 9, 2017

Merged

Net backports #435

kyuupichan added a commit to kyuupichan/BitcoinUnlimited that referenced this pull request Apr 29, 2017

Merge pull request #7313
0331aa3 Fixing typos on security-check.py and torcontrol.cpp (calebogden)

codablock added a commit to codablock/dash that referenced this pull request Sep 16, 2017

Merge pull request #7313
0331aa3 Fixing typos on security-check.py and torcontrol.cpp (calebogden)

codablock added a commit to codablock/dash that referenced this pull request Sep 19, 2017

Merge pull request #7313
0331aa3 Fixing typos on security-check.py and torcontrol.cpp (calebogden)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment