Skip to content

Conversation

sipa
Copy link
Member

@sipa sipa commented Apr 22, 2012

Fixes #1125.

@luke-jr
Copy link
Member

luke-jr commented Apr 22, 2012

Does this resolve symbolic links? (I don't think that is proper behaviour, if so)

@sipa
Copy link
Member Author

sipa commented Apr 22, 2012

I don't think boost::filesystem::system_complete does that. This commit changes the behaviour back to what it was before ee12c3d (except that the suggested bitcoin.conf file in case of a missing rpcpassword now has the correct file path).

@laanwj
Copy link
Member

laanwj commented Apr 22, 2012

This breaks the UI build :-)

(There's also a call to ReadConfigFile there that assumes that the result is a bool).

@sipa
Copy link
Member Author

sipa commented Apr 22, 2012

Fixed.

@laanwj
Copy link
Member

laanwj commented Apr 22, 2012

ACK

2 similar comments
@jgarzik
Copy link
Contributor

jgarzik commented Apr 22, 2012

ACK

@gavinandresen
Copy link
Contributor

ACK

sipa added a commit that referenced this pull request Apr 22, 2012
Make GetDataDir return absolute paths
@sipa sipa merged commit ef75866 into bitcoin:master Apr 22, 2012
coblee pushed a commit to litecoin-project/litecoin that referenced this pull request Jul 17, 2012
Make GetDataDir return absolute paths
@sipa sipa deleted the abspath branch June 23, 2017 00:42
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Jan 22, 2019
…in#1133)

* Fixes bitcoin#765 - Wallet balance was not updating correctly.

When sending to ourselves using a public label the wallet was not
updating correctly in the UI and was not showing up in the recent
transactions list.

* Fix spurious failure: validateblocktemplate.py

Make sure nodes are sync'd properly before proceeding.
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Dec 25, 2019
…fixed.

a25afdc [Bug][GUI] Fix, topbar sync progressbar expanded with the expandable view. (furszy)

Pull request description:

  The sync progressBar was not been expanded following the sync expandable button size. This PR fixes it.

  Solving bitcoin#1090

ACKs for top commit:
  Fuzzbawls:
    ACK a25afdc
  random-zebra:
    ACK a25afdc

Tree-SHA512: 834ce61a1caa4b709c8762d6d8c3538ce68ed99b188fd913610a3b2d922c6331a636fad90873decfd86d0a74cb554c6ae101d2da2c7c3ab1a310494cd9d9506c
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relative -datadir=... broken
5 participants