aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #4434Riccardo Spagni2018-09-291-2/+12
| | | | 89288863 README: mention ASAN usage alongside valgrind (moneromooo-monero)
* update readme with v13.0Riccardo Spagni2018-09-221-4/+4
|
* README: remove overlooked conflictmoneromooo-monero2018-09-221-46/+0
|
* Merge pull request #4401Riccardo Spagni2018-09-211-3/+49
|\ | | | | | | | | | | | | | | | | 66901901 README: harmonize command formatting inside README.md (Andrea) 8cd98408 disable AES on s390x architecture (Tuan M. Hoang) 4ed30bab wallet: implement coin splitting for sweep_* 'outputs' option (whythat) 24f52396 wallet: add 'outputs' option for sweep_* commands (whythat) 52e19d69 README: Compile boost with cxxflags=-fPIC cflags=-fPIC (Italocoin Project) 0c77523d README: fill in libsodium package name for Arch (phloatingman)
| * README: harmonize command formatting inside README.mdAndrea2018-09-181-1/+47
| | | | | | | | rebased by moneromooo
| * README: Compile boost with cxxflags=-fPIC cflags=-fPICItalocoin Project2018-09-181-1/+1
| | | | | | | | Rebased and squashed by moneromooo
| * README: fill in libsodium package name for Archphloatingman2018-09-181-1/+1
| | | | | | | | Rebased by moneromooo, with a sensible commit message
* | Merge pull request #4382Riccardo Spagni2018-09-211-1/+3
|\ \ | | | | | | | | | ff72200d update readme fork table (Gingeropolous)
| * | update readme fork tableGingeropolous2018-09-141-1/+3
| |/ | | | | with consensus rules and block heights
* | Merge pull request #4349Riccardo Spagni2018-09-181-1/+1
|\ \ | | | | | | | | | 7418aa60 README: bump cmake requirement to 3.5, as required by miniupnpc (moneromooo-monero)
| * | README: bump cmake requirement to 3.5, as required by miniupnpcmoneromooo-monero2018-09-091-1/+1
| |/
* / Update readmes to reflect the usage of dependsTheCharlatan2018-09-101-1/+17
|/ | | | | Explain the role of the SDK in the darwin build. Add instructions to compile depends to the basic readme.
* Merge pull request #4294luigi11112018-09-041-2/+2
|\ | | | | | | | | | | 620105e Translations: handle cross compiling (MoroccanMalinois) fa814af Build: Fix target release-static-android (MoroccanMalinois) 339a23a Docker: Fix android build (MorrocanMalinois)
| * Docker: Fix android buildMoroccanMalinois2018-08-221-2/+2
| |
* | add and use constant time 32 byte equality functionmoneromooo-monero2018-08-231-1/+1
| |
* | Merge pull request #4243luigi11112018-08-221-1/+2
|\ \ | | | | | | | | | 95766fe README: add dependency on libpgm-dev (stoffu)
| * | README: add dependency on libpgm-devstoffu2018-08-121-1/+2
| |/
* / update README to change all 0.12.2 to 0.12.3Gingeropolous2018-08-021-5/+5
|/ | | I didn't change the minimum version in the table though, because 0.12.0 will work for this block version
* Merge pull request #4098luigi11112018-07-271-4/+3
|\ | | | | | | 96f8c62 README: remove mentions of external miniupnpc dependency (moneromooo-monero)
| * README: remove mentions of external miniupnpc dependencymoneromooo-monero2018-07-041-4/+3
| |
* | Merge pull request #4045luigi11112018-07-191-9/+9
|\ \ | |/ |/| | | 7cdd147 Changed URLs to HTTPS (einsteinsfool)
| * Changed URLs to HTTPSeinsteinsfool2018-06-231-9/+9
| |
* | docker: update to new versions of dependenciesHomDx2018-07-031-0/+3
| |
* | Merge pull request #3964luigi11112018-06-251-0/+3
|\ \ | | | | | | | | | 9ddb07f update readme to include debian one liner for deps (Gingeropolous)
| * | update readme to include debian one liner for depsGingeropolous2018-06-081-0/+3
| | | | | | | | | update readme to include debian one liner for deps , because who wants to select all of those individually
* | | Merge pull request #3963luigi11112018-06-251-0/+1
|\ \ \ | |_|/ |/| | | | | f61fe2e Update readme to include pcslite dependency (Gingeropolous)
| * | Update readme to include pcslite dependencyGingeropolous2018-06-081-0/+1
| |/ | | | | Update readme to include pcslite dependency
* | Merge pull request #3933luigi11112018-06-201-2/+13
|\ \ | | | | | | | | | 2861289 readme - explain building master vs. release (Gingeropolous)
| * | readme - explain building master vs. releaseGingeropolous2018-06-051-2/+13
| | | | | | | | | | | | | | | Update readme to explain and warn about building master, and encourage (via example) to build release branches. Also updated instance where example build instructions had 0.11.0 as the most recent release.
* | | Merge pull request #3932luigi11112018-06-201-0/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | 8962f00 simplewallet: add optional trusted/untrusted argument to set_daemon (moneromooo-monero) 941a608 util: consider Tor/I2P addresses to be non local (moneromooo-monero) 2b3357e README: mention --untrusted-daemon (moneromooo-monero)
| * | | README: mention --untrusted-daemonmoneromooo-monero2018-06-051-0/+2
| |/ / | | | | | | | | | when connecting the wallet to a daemon on a tor hidden service
* | | Merge pull request #3927luigi11112018-06-201-1/+1
|\ \ \ | | | | | | | | | | | | 5f00df3 Update Readme to indicate recommended version (Gingeropolous)
| * | | Update Readme to indicate recommended versionGingeropolous2018-06-041-1/+1
| |/ / | | | | | | ... is v0.12.2.0
* | | Merge pull request #3880luigi11112018-06-201-0/+14
|\ \ \ | | | | | | | | | | | | 91663fc adding win building details. (k1nghat)
| * | | adding win building details.k1nghat2018-05-291-0/+14
| |/ / | | | | | | cloning and extra build details included.
* | / add disclaimer about 3rd party packagesJethro Grassie2018-06-161-43/+40
| |/ |/| | | | | | | | | Demoted the 3rd party maintained package installs to after compiling from repository source and removed the broken Homebrew package instructions.
* | Incorporate Window debug build targetsphilkode2018-05-311-0/+10
|/
* Update readme to include link to announcement listGingeropolous2018-05-061-0/+4
| | | Added link to readme for https://lists.getmonero.org
* README.md: mention building deps with -fPIC for static buildsmoneromooo-monero2018-04-291-0/+2
|
* Merge pull request #3466Riccardo Spagni2018-04-121-1/+1
|\ | | | | | | | | 1d79c14d Revert bb19386b (Howard Chu) 522be96f Fix generating version.cpp (Howard Chu)
| * Revert bb19386bHoward Chu2018-03-211-1/+1
| | | | | | | | | | | | The requirement for CMake 3.2.0 was introduced erroneously in commit e29282d2081709e126b1fb67f49e9d4a666794da and is no longer present
* | Merge pull request #3464Riccardo Spagni2018-04-121-3/+4
|\ \ | | | | | | | | | e520cc06 change wording in hard fork description section (Gingeropolous)
| * | change wording in hard fork description sectionGingeropolous2018-03-211-3/+4
| |/ | | | | | | | | | | changed wording in hard fork section because reasons. Added prospective slot of next hardfork to communicate that more are coming because it never stops. its everywhere and all at the same time.
* / README: add instructions for cloning / submodulesanonimal2018-03-181-0/+10
|/
* Move v7 fork to 1546000 to give more update timemoneromooo-monero2018-03-181-1/+1
|
* Merge pull request #3378Riccardo Spagni2018-03-141-15/+20
|\ | | | | | | 0014a7cc README.md: Updated OpenBSD build instructions (ston1th)
| * README.md: Updated OpenBSD build instructionsston1th2018-03-121-15/+20
| | | | | | | | | | | | | | | | | | * Removed the db package, as it is not required * Added the libiconv package * Updated the boost build instructions (added locale) * Updated cppzmq to version 4.2.3 which does not require the symlink hack anymore added missing hashes for boost patches
* | Merge pull request #3381Riccardo Spagni2018-03-141-9/+27
|\ \ | | | | | | | | | fcb180f5 systemd,readme: torsocks config for service (redfish)
| * | systemd,readme: torsocks config for serviceredfish2018-03-101-9/+27
| |/
* / core: add v7 for 1539500 on mainnetmoneromooo-monero2018-03-071-2/+2
|/