- 24 Sep, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
WARNING: change breaks old configs. @whyrusleeping @perfmode This commit changes the way addresses are stored in config files. It lumps Identity.Address and RPCAddress into Addresses. This commit also fixes several golint issues.
-
- 22 Sep, 2014 3 commits
-
-
Juan Batiz-Benet authored
There are (so far) two sorts of addresses that peers care about: - peer network addresses, local to listen, saved to bootstrap. `config.Identity.Address` - peer RPC network address, local RPC tcp endpoint `config.RPCAddress` @whyrusleeping @perfmode
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 12 Sep, 2014 1 commit
-
-
Brian Tiger Chow authored
also replace *Datastore with Datastore
-
- 11 Sep, 2014 1 commit
-
-
Matt Bell authored
-
- 02 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 01 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 07 Aug, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 31 Jul, 2014 4 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Peter Borzov authored
Adds "ipfs config" command designed in git style. See specific config's values with: $ipfs config datastore.path ~/.go-ipfs/datastore Assign a new value with: $ipfs config datastore.path ~/.go-ipfs/datastore Open the config file in your default $EDITOR: ipfs config edit
-
- 22 Jul, 2014 3 commits
-
-
Aaron Hill authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
link errors left: - protocol buffers output is not lint-friendly
-
- 06 Jul, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 05 Jul, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-