aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add Brewfile to allow for an even easier management of dependenciesFlorian2019-04-151-2/+2
| |
* | Merge pull request #5412Riccardo Spagni2019-04-161-2/+2
|\ \ | |/ |/| | | f4f1471c readme: add some more instructions for translators (erciccione)
| * readme: add some more instructions for translatorserciccione2019-04-081-2/+2
| | | | | | | | | | | | - added link to guide for Pootle - link directly to CLI project on Pootle - improved wording
* | Merge pull request #5411Riccardo Spagni2019-04-111-3/+4
|\ \ | | | | | | | | | | | | | | | 3de49afc README.md: fork table, copy lines from release branch (Gingeropolous) e172fbae README.md: fix missing comma (Tyler Saballus) 97f0899b README.md: minor spelling issue (Justin Gerber)
| * | README.md: fork table, copy lines from release branchGingeropolous2019-04-071-1/+2
| | |
| * | README.md: fix missing commaTyler Saballus2019-04-071-1/+1
| | |
| * | README.md: minor spelling issueJustin Gerber2019-04-071-1/+1
| |/ | | | | | | The word 'dont' is not spelled correctly.
* / README: add and remove dependencies on OSX lineGeorge2019-04-011-1/+5
|/
* Merge pull request #5072Riccardo Spagni2019-03-211-0/+2
|\ | | | | | | 5c79abe5 update readme to include blurb on decentralization (Gingeropolous)
| * update readme to include blurb on decentralizationGingeropolous2019-01-131-0/+2
| | | | | | it occurred to me that someone discovering monero for the first time, through the code and actually reading the readme, would not have any indication of the design focuses of keeping monero decentralized, both in terms of the mining infrastructure and the low cost of node operation. I know the topic is sort of a ... wishy washy thing, but I tried to craft some language that gets the point across in general terms.
* | Merge pull request #5181Riccardo Spagni2019-03-171-5/+5
|\ \ | | | | | | | | | 8681f8ef OS X -> macOS (Jesse Jackson)
| * | OS X -> macOSJesse Jackson2019-02-211-5/+5
| | |
* | | fix merge errors, update recommended version to 0.14.0.2Riccardo Spagni2019-03-051-4/+4
| | |
* | | update checkpoints, update README for 0.14.1 releaseRiccardo Spagni2019-03-051-7/+7
| | |
* | | update readme via cherry-pickRiccardo Spagni2019-03-051-3/+4
| | |
* | | Merge pull request #5129Riccardo Spagni2019-03-041-0/+6
|\ \ \ | | | | | | | | | | | | 08f60f8e readme: add new workflow for translations (Pootle) (erciccione)
| * | | readme: add new workflow for translations (Pootle)erciccione2019-02-071-0/+6
| |/ /
* | | Merge pull request #5105Riccardo Spagni2019-03-041-5/+8
|\ \ \ | |/ / |/| | | | | 59a7b9aa README.md - add few FreeBSD instructions, fix v13.0 release tag (monerorus)
| * | README.md - add few FreeBSD instructions, fix v13.0 release tagmonerorus2019-01-291-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | tested on current FreeBSD 11.2-p4 , used master and release-v0.13 branchs of monero (w\o any patches) `gmake` - success `gmake release-static` - fail (-fPIC error, i think i need build dependencies from ports static instead install from pkg) `gmake debug` - fail (wallet2.cpp.o - file not recognized: file format no recognized) `gmake release-test` - success (100% passed)
* | | Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-0/+6
|/ / | | | | | | | | | | | | | | | | - Support for ".onion" in --add-exclusive-node and --add-peer - Add --anonymizing-proxy for outbound Tor connections - Add --anonymous-inbounds for inbound Tor connections - Support for sharing ".onion" addresses over Tor connections - Support for broadcasting transactions received over RPC exclusively over Tor (else broadcast over public IP when Tor not enabled).
* | Merge pull request #5058Riccardo Spagni2019-01-281-3/+18
|\ \ | | | | | | | | | 99b3bc5b README.md: updated build instructions for OpenBSD 6.4 (ston1th)
| * | README.md: updated build instructions for OpenBSD 6.4ston1th2019-01-091-3/+18
| |/
* | Merge pull request #5043Riccardo Spagni2019-01-161-2/+2
|\ \ | | | | | | | | | 3dd89bdd Changed Windows build commands. (Aniket Pradhan)
| * | Changed Windows build commands.Aniket Pradhan2019-01-041-2/+2
| |/ | | | | `pacman -Syuu` can either upgrade or degrade the packages (depending upon the package lists), and should not be normally used. Instead of that, one should use `pacman -Syu` which only upgrades the packages.
* / remove trailing whitespace in README.mdDavid Meister2019-01-021-15/+15
|/
* Merge pull request #4929luigi11112018-12-311-0/+2
|\ | | | | | | 5a76933 Add glibc back compat code (TheCharlatan)
| * Add glibc back compat codeTheCharlatan2018-12-041-0/+2
| | | | | | | | | | To ensure that the binaries compiled by gitian run across many linux distributions, enforce 2.17 as the minimum libc version supported.
* | Merge pull request #4838Riccardo Spagni2018-12-041-2/+2
|\ \ | |/ |/| | | 8dde0d48 readme 0.13.0.4 in the table (Gingeropolous)
| * readme 0.13.0.4 in the tableGingeropolous2018-11-111-2/+2
| | | | | | its the one thing I do. I change the table.
* | Merge pull request #4756Riccardo Spagni2018-11-141-2/+2
|\ \ | |/ |/| | | aa40047e README.md: increase swap size on Raspberry Pi (Neofito89)
| * README.md: increase swap size on Raspberry PiNeofito892018-10-291-2/+2
| | | | | | Increased swap size on raspberry pi compiling guide, since it might crash if the raspberry has any service runing in the background
* | Merge pull request #4722Riccardo Spagni2018-11-061-0/+9
|\ \ | |/ |/| | | | | 8a512b1d Minor wording changes; added research repository links (Sarang Noether) e9fc9ff2 Added research information to main readme (Sarang Noether)
| * Minor wording changes; added research repository linksSarang Noether2018-10-241-3/+3
| |
| * Added research information to main readmeSarang Noether2018-10-241-0/+9
| |
* | Merge pull request #4607Riccardo Spagni2018-10-261-12/+9
|\ \ | | | | | | | | | e623f2b2 Add building with depends to the Makefile (TheCharlatan)
| * | Add building with depends to the MakefileTheCharlatan2018-10-161-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | Depends can now be compiled with `make depends target=$triple`, where $triple is one of the supported build targets. Adapt the Makefile for this change, remove not needed windows deps from depends setup description.
* | | Merge pull request #4597Riccardo Spagni2018-10-261-2/+4
|\ \ \ | | | | | | | | | | | | 9ea50781 README: add libnorm to the dependency list (moneromooo-monero)
| * | | README: add libnorm to the dependency listmoneromooo-monero2018-10-151-2/+4
| |/ /
* | | Merge pull request #4585Riccardo Spagni2018-10-261-1/+1
|\ \ \ | | | | | | | | | | | | 5dff61d4 readme: update OSX build badges (xiphon)
| * | | readme: update OSX build badgesxiphon2018-10-141-1/+1
| | | |
* | | | Merge pull request #4553Riccardo Spagni2018-10-261-0/+2
|\ \ \ \ | |_|_|/ |/| | | | | | | d46c765d README: mention max_usb_current setting on Raspberry Pi (moneromooo-monero)
| * | | README: mention max_usb_current setting on Raspberry Pimoneromooo-monero2018-10-101-0/+2
| |/ /
* | | Merge pull request #4699Riccardo Spagni2018-10-221-3/+3
|\ \ \ | |_|/ |/| | | | | 9da67502 update readme for 0.13.0.4 (Riccardo Spagni)
| * | update readme for 0.13.0.4Riccardo Spagni2018-10-221-3/+3
| |/
* | Merge pull request #4494Riccardo Spagni2018-10-151-17/+20
|\ \ | |/ |/| | | 0a9bd1b3 Move cross compiling steps into proper heading (K3v1n Kur14k053)
| * Move cross compiling steps into proper headingK3v1n Kur14k0532018-10-031-17/+20
| | | | | | | | As per #3430
* | Merge pull request #4517Riccardo Spagni2018-10-091-2/+4
|\ \ | | | | | | | | | 02c2b43a Utils: Add Dockerfile for android 64-bit build (Gregory Lemercier)
| * | Utils: Add Dockerfile for android 64-bit buildGregory Lemercier2018-10-091-2/+4
| | |
* | | Remove last traces of libpcsc-litemoneromooo-monero2018-10-081-2/+1
|/ /
* / README: update MSYS2 dependencies for LedgerLafudoci2018-10-071-2/+2
|/