aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
| * | README.md - update info for first forkGingeropolous2017-09-101-1/+1
| | | | | | | | | Include change in blocktime
| * | README.md - update fork table with fork height Gingeropolous2017-09-101-6/+7
| | | | | | | | | I added a column for fork height and included the september 2016 fork info
| * | update hardfork table with height and version infoGingeropolous2017-09-061-2/+2
| |/
* / README.md: add instructions to fix core patternmoneromooo-monero2017-09-081-1/+3
|/
* Merge pull request #2194Riccardo Spagni2017-08-071-0/+1
|\ | | | | | | 380009e5 README: give credit where credit is due (moneromooo-monero)
| * README: give credit where credit is duemoneromooo-monero2017-07-241-0/+1
| |
* | Readme: add android docker build instructionMoroccanMalinois2017-07-131-0/+9
|/
* Converting README.i18n to MarkdownJonathan Cross2017-06-041-1/+1
|
* Merge pull request #2009Riccardo Spagni2017-05-051-8/+8
|\ | | | | | | 777684e0 Update README.md instructions for Boost 1.64 and a little bit of formatting (Nano Akron)
| * Update README.md instructions for Boost 1.64 and a little bit of formattingNano Akron2017-04-271-8/+8
| |
* | Merge pull request #2008Riccardo Spagni2017-05-051-0/+6
|\ \ | | | | | | | | | | | | 6f12b525 Note that this build is community contributed. (Martin Wimpress) 1ff5b5f1 Add snap install instructions (Martin Wimpress)
| * | Note that this build is community contributed.Martin Wimpress2017-04-281-1/+3
| | | | | | | | | As requested this pull request add a note that this snap is community contributed. It also adds some more explanation of what a snap is.
| * | Add snap install instructionsMartin Wimpress2017-04-271-0/+4
| |/ | | | | Monero is now published in the Snap store, this pull request add instructions for installing the snap.
* | Merge pull request #2004Riccardo Spagni2017-05-051-1/+1
|\ \ | | | | | | | | | 5f9353bd Linking i18n internationalization file (Jkat)
| * | Linking i18n internationalization fileJkat2017-04-251-1/+1
| | |
* | | Docs: add VRP link to READMEanonimal2017-04-241-0/+4
| |/ |/|
* | Merge pull request #1965Riccardo Spagni2017-04-241-1/+1
|\ \ | | | | | | | | | 35755a91 Spelling mistake in About this project paragraph (Andrei Muresan)
| * | Spelling mistake in About this project paragraphAndrei Muresan2017-04-111-1/+1
| | | | | | | | | I corrected a spelling mistake in the About this project paragraph.
* | | Merge pull request #1962Riccardo Spagni2017-04-241-4/+4
|\ \ \ | |/ / |/| | | | | | | | | | | | | | aa02ff7f mv "Contributing" above install, compile, etc (Mike C) a55bb375 Add link to CONTRIBUTING to README.md (Mike C) 09bbf96d Grouping CONTRIBUTING into digestable sections (Mike C) dc35c736 Rename CONTRIBUTING to CONTRIBUTING.md (Mike C)
| * | mv "Contributing" above install, compile, etcMike C2017-04-091-4/+4
| | | | | | | | | The section on contributing to the Monero project is buried deep below lots of other information in the main README. This PR moves that section (which is very small since it links to a different document) up to an easier to locate place just below License information.
| * | Add link to CONTRIBUTING to README.mdMike C2017-04-091-1/+1
| | |
* | | readme: update min and rec versions and ND dateGingeropolous2017-03-271-1/+1
| | | | | | | | | update min version to 0.10.3 and rec version to 0.10.3.1 and changed the not determined as of date to todays date.
* | | changed version of recommended monero versionGingeropolous2017-03-271-1/+1
|/ / | | | | ... to v0.10.3.1 ... and minimum Monero version to v0.10.3.0 because the hardfork code is only in v0.10.3.x , not v0.10.2.1
* | Updated Readme.md for v5 hardforkxmr-eric2017-03-201-2/+3
| |
* | Added hint to adjust jail configuration to readme for FreeBSDS2017-03-171-1/+1
| |
* | Improved wording in hard fork schedule sectionGingeropolous2017-03-081-6/+4
| | | | | | changed hard forking to hard fork and fixed data format
* | Update README.mdGingeropolous2017-03-061-1/+1
| | | | | | There we go. Problem solved.
* | update Readme.mdGingeropolous2017-03-061-1/+1
| | | | | | I think this does what was wanted... we still want a minimum version, right?
* | updated reccommended Monero version in ReadmeGingeropolous2017-03-041-2/+2
| |
* | README: libevent is replaced by minieventMine Coins2017-02-241-1/+0
| |
* | Merge pull request #1766Riccardo Spagni2017-02-221-1/+1
|\ \ | | | | | | | | | | | | | | | | | | 72deb484 updated fallback nodes (Riccardo Spagni) 33329f5b update version to 0.10.2 (Riccardo Spagni) 04a50a7e update checkpoints.dat (Riccardo Spagni) c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni)
| * | update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
| | |
* | | README: add DragonFly BSD to build status + update FreeBSD versionanonimal2017-02-221-1/+2
|/ /
* | Merge pull request #1760Riccardo Spagni2017-02-211-0/+1
|\ \ | | | | | | | | | | | | efdd783c add openssl to readme (Riccardo Spagni) 058eed36 cmakify openssl (Riccardo Spagni)
| * | add openssl to readmeRiccardo Spagni2017-02-211-0/+1
| | |
* | | BerkeleyDB code isn't usable any more, drop from dependenciesHoward Chu2017-02-211-1/+0
|/ /
* | README: add/update AUR packaging informationanonimal2017-02-141-1/+3
| |
* | Added instructions for getting stack traces with gdbNanoAkron2017-01-231-0/+44
| |
* | README: add note about the donate commandanonimal2016-12-171-0/+2
| | | | | | | | References #1447
* | Merge pull request #1454Riccardo Spagni2016-12-151-10/+11
|\ \ | | | | | | | | | 515a2d9f Update info on libzlma and BerkeleyDB in README.md (NanoAkron)
| * | Update info on libzlma and BerkeleyDB in README.mdNanoAkron2016-12-141-10/+11
| | |
* | | Spelling errorBitcoin Error Log2016-12-141-1/+1
|/ / | | | | "compatibility" spelled incorrectly
* | modded minimum and recommended monero versionsGingeropolous2016-12-111-2/+2
| | | | | | modified all min and rec versions to v0.10.1 for v4 and v5 forks
* | Merge pull request #1365Riccardo Spagni2016-12-041-17/+17
|\ \ | | | | | | | | | 1df0fc71 Fix formatting of RPi2 build instructions (NanoAkron)
| * | Fix formatting of RPi2 build instructionsNanoAkron2016-11-211-17/+17
| | |
* | | Instructions for debugging LMDB crashes taken from #1360NanoAkron2016-11-211-0/+17
|/ /
* | added cmd to compile gtestGingeropolous2016-11-111-1/+1
| |
* | README: update coverity project numberanonimal2016-11-061-1/+1
| |
* | README: update armv8 link, add more coverage typesanonimal2016-11-061-3/+7
| | | | | | | | | | - Fixes armv8 build link - Adds coverage matrix, coverity and license badges
* | README: update build matrix (distro and ordering)anonimal2016-11-051-3/+3
| |