Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-20 | Updated Readme.md for v5 hardfork | xmr-eric | 1 | -2/+3 | |
2017-03-17 | Added hint to adjust jail configuration to readme for FreeBSD | S | 1 | -1/+1 | |
2017-03-08 | Improved wording in hard fork schedule section | Gingeropolous | 1 | -6/+4 | |
changed hard forking to hard fork and fixed data format | |||||
2017-03-06 | Update README.md | Gingeropolous | 1 | -1/+1 | |
There we go. Problem solved. | |||||
2017-03-06 | update Readme.md | Gingeropolous | 1 | -1/+1 | |
I think this does what was wanted... we still want a minimum version, right? | |||||
2017-03-04 | updated reccommended Monero version in Readme | Gingeropolous | 1 | -2/+2 | |
2017-02-24 | README: libevent is replaced by minievent | Mine Coins | 1 | -1/+0 | |
2017-02-22 | README: add DragonFly BSD to build status + update FreeBSD version | anonimal | 1 | -1/+2 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-02-21 | add openssl to readme | Riccardo Spagni | 1 | -0/+1 | |
2017-02-21 | BerkeleyDB code isn't usable any more, drop from dependencies | Howard Chu | 1 | -1/+0 | |
2017-02-14 | README: add/update AUR packaging information | anonimal | 1 | -1/+3 | |
2017-01-23 | Added instructions for getting stack traces with gdb | NanoAkron | 1 | -0/+44 | |
2016-12-17 | README: add note about the donate command | anonimal | 1 | -0/+2 | |
References #1447 | |||||
2016-12-14 | Update info on libzlma and BerkeleyDB in README.md | NanoAkron | 1 | -10/+11 | |
2016-12-14 | Spelling error | Bitcoin Error Log | 1 | -1/+1 | |
"compatibility" spelled incorrectly | |||||
2016-12-11 | modded minimum and recommended monero versions | Gingeropolous | 1 | -2/+2 | |
modified all min and rec versions to v0.10.1 for v4 and v5 forks | |||||
2016-11-21 | Fix formatting of RPi2 build instructions | NanoAkron | 1 | -17/+17 | |
2016-11-21 | Instructions for debugging LMDB crashes taken from #1360 | NanoAkron | 1 | -0/+17 | |
2016-11-11 | added cmd to compile gtest | Gingeropolous | 1 | -1/+1 | |
2016-11-06 | README: update coverity project number | anonimal | 1 | -1/+1 | |
2016-11-06 | README: update armv8 link, add more coverage types | anonimal | 1 | -3/+7 | |
- Fixes armv8 build link - Adds coverage matrix, coverity and license badges | |||||
2016-11-05 | README: update build matrix (distro and ordering) | anonimal | 1 | -3/+3 | |
2016-10-31 | README: add Freenode custom webchat link | anonimal | 1 | -1/+1 | |
Replaces irc:// link which is not always rendered | |||||
2016-10-31 | README: add build matrix like that in Kovri | anonimal | 1 | -2/+19 | |
2016-10-31 | README/Repo: remove Travis CI | anonimal | 1 | -1/+0 | |
We use Buildbot now: https://build.getmonero.org/ | |||||
2016-10-28 | Add instructions to README.md for building on the Raspberry Pi 2 | NanoAkron | 1 | -1/+49 | |
2016-10-27 | Changed ARM6/7/8 to ARMv6/7/8 to be nice to peronero | NanoAkron | 1 | -3/+3 | |
2016-10-17 | CONTRIBUTING: somes notes about how to contribute | moneromooo-monero | 1 | -0/+4 | |
2016-10-10 | Hard fork info in the Readme | Gingeropolous | 1 | -0/+14 | |
With dashes in the dates and the markdown code aligned to make cows happy. :) | |||||
2016-10-03 | Update README.md | lethos3 | 1 | -1/+1 | |
mnemonic wallets have 25 words. | |||||
2016-09-26 | removed deprecated update-core | Adriaan Joubert | 1 | -5/+1 | |
Functionality handled by pacman | |||||
2016-09-18 | README: make TORSOCKS_ALLOW_INBOUND optional | moneromooo-monero | 1 | -2/+6 | |
2016-09-18 | README: mention --max-concurrency 1 for Mac | moneromooo-monero | 1 | -0/+3 | |
2016-09-18 | readme: deps: fix libunwind Debian/Ubuntu package name | redfish | 1 | -1/+1 | |
2016-09-17 | README: mention rlwrap pitfall when inputting seed and private keys | moneromooo-monero | 1 | -0/+3 | |
2016-09-14 | Fix homebrew formula for OS X | Mike C | 1 | -1/+1 | |
bitmonero --> monero | |||||
2016-09-05 | Update README.md | jw | 1 | -1/+1 | |
2016-09-05 | Update README.md | jw | 1 | -1/+1 | |
2016-09-05 | Update MSYS2 build instructions. | jw | 1 | -5/+12 | |
Describe process for building on Windows using current version of MSYS2. | |||||
2016-09-03 | readme: make section on docs more concise | redfish | 1 | -17/+5 | |
2016-09-03 | readme fixes, small Docker fix | Riccardo Spagni | 1 | -20/+20 | |
2016-09-01 | readme: organize deps into table | redfish | 1 | -15/+28 | |
2016-09-01 | Added basic docker file | eiabea | 1 | -2/+12 | |
finalized dockerfile | |||||
2016-08-30 | tests: cmake: fix building with system gtest | redfish | 1 | -1/+1 | |
Issues #980 #983 | |||||
2016-08-30 | Add ARMv8 Handling to CMakeLists.txt - version 2 | NanoAkron | 1 | -1/+2 | |
Adds 64-bit ARMv8 handling to CMakeLists.txt and implements GCC flags for two errata on the Cortex-A53 present on every chip in revision 0: https://developer.arm.com/docs/epm048406/latest/arm-processor-cortex-a53-mpcore-product-revision-r0-software-developers-errata-notice 835769 affects 64-bit multiply accumulate 843419 affects internal page addressing Rewritten to build on @radfish's changes Updated to address @radfish's points | |||||
2016-08-28 | minor README changes, also I wanted to grab PR #1000 | Riccardo Spagni | 1 | -3/+3 | |
2016-08-28 | readme: editted install/build instructions for clarity | redfish | 1 | -80/+91 | |
* some re-org of sections to make things more concise * dedicated section for installing from packages vs building from source * for Windows, instruct to run the top-level makefile targets, because I don't see any reason not to -- advanced users will look into the makefile and find the cmake command there if they need to. * for Windows, instruct to install *-toolchain meta package which includes expat * added some context info here and there to aid -- I tried to clarify things that confused me, e.g. Windows build is cross-compilation to be precise; motivation for targets that are meant for generating portable binaries as opposed to binaries optimized to host CPU. | |||||
2016-08-26 | contrib: example systemd service and config file | redfish | 1 | -4/+11 | |
Including in light of #977 | |||||
2016-08-26 | Update badge to point to monero's coveralls | Jacob Torrey | 1 | -1/+1 | |
2016-08-26 | Prep for coveralls | Jacob Torrey | 1 | -0/+1 | |
Signed-off-by: Jacob Torrey <torreyj@ainfosec.com> | |||||
2016-08-25 | README.md: Boost version updated for windows | tobiasw2 | 1 | -1/+1 | |
2016-08-24 | added Symas as a sponsor | Riccardo Spagni | 1 | -0/+1 | |
2016-08-23 | Docs: re-introduce Boost 1.58 min req from 2a2b655 | anonimal | 1 | -1/+1 | |
2016-08-22 | README formatting | Jacob Torrey | 1 | -4/+4 | |
Very slight changes to make the markdown slightly more readable and easy to copy/paste from. | |||||
2016-08-21 | readme: format Windows deps as a list | redfish | 1 | -1/+8 | |
2016-08-21 | readme: formatting for rlwrap command snippet | redfish | 1 | -2/+6 | |
2016-08-20 | readme: add deps for documentation | redfish | 1 | -1/+6 | |
2016-08-20 | readme: add deps: miniupnpc and libunwind | redfish | 1 | -0/+2 | |
miniupnpc is included in source repo, but list it anyway, eventually that fork will hopefully go away from this repo. | |||||
2016-08-20 | readme: add pkg-config dep | redfish | 1 | -0/+1 | |
2016-08-20 | readme: decrease size of sponsor logos | redfish | 1 | -1/+6 | |
2016-08-20 | readme: format dependencies into a list #951 | redfish | 1 | -2/+15 | |
2016-08-20 | readme: clarify conf syntax re leading dashes | redfish | 1 | -1/+1 | |
2016-08-16 | Build: make boost 1.58 minimum requirement. Fixes #956 | anonimal | 1 | -2/+2 | |
2016-07-20 | Docs: fix 'Development Resources' formatting in README. | anonimal | 1 | -5/+5 | |
2016-07-20 | change travis badge | Riccardo Spagni | 1 | -1/+1 | |
2016-07-13 | Docs: update 'Development Resources' in README. | anonimal | 1 | -5/+4 | |
* Branch development was recently removed. All PR's now go directly to master. * Also, removed EOL whitespace | |||||
2016-07-13 | Travis-CI: add build-status badge to README.md | anonimal | 1 | -0/+2 | |
* Currently points to anonimal/bitmonero. This should be changed to monero-project/bitmonero once the project signs-up for Travis-CI. | |||||
2016-07-03 | updated README to reflect Windows changes | Riccardo Spagni | 1 | -2/+1 | |
2016-06-21 | readme: move license to separate file for packaging | redfish | 1 | -15/+1 | |
2016-05-28 | readme: notes on config file and fg/bg run mode | redfish | 1 | -0/+18 | |
2016-05-11 | Update README with TAILS instructions | dEBRUYNE-1 | 1 | -1/+9 | |
2016-03-29 | README: mention TORSOCKS_ALLOW_INBOUND for wallet connections | moneromooo-monero | 1 | -2/+2 | |
2016-03-11 | update donation addresses | Riccardo Spagni | 1 | -2/+2 | |
2016-01-24 | My markdown-fu sucks :P | me0wmix | 1 | -1/+1 | |
2016-01-24 | Instructions updated to include g++ package and omit optional packages | me0wmix | 1 | -3/+5 | |
2016-01-22 | Last fixups in the Cmake stuff and better default build instruction | me0wmix | 1 | -3/+1 | |
2016-01-21 | More formatting fixes to instructions | me0wmix | 1 | -1/+3 | |
2016-01-21 | Corrected formatting on OpenBSD instructions | me0wmix | 1 | -2/+5 | |
2016-01-21 | Added/corrected OpenBSD build instructions. | me0wmix | 1 | -0/+10 | |
2016-01-01 | updated readme, note CMake minimum version increase | Riccardo Spagni | 1 | -2/+6 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -2/+2 | |
2015-12-22 | README.md: mention --no-igd in the Tor paragraph | moneromooo-monero | 1 | -2/+2 | |
2015-12-19 | README.md: mention rlwrap usage | moneromooo-monero | 1 | -0/+5 | |
2015-12-19 | README.md: fix Tor paragraph to use warptangent's TCP DNS changes | moneromooo-monero | 1 | -2/+3 | |
2015-12-14 | README.md: add a bit of info about using bitmonerod with Tor | moneromooo-monero | 1 | -0/+5 | |
2015-07-14 | Translatable strings for simplewallet | moneromooo-monero | 1 | -0/+5 | |
The system is mostly the Qt system, but we don't use Qt to avoid the dependencies. See README.i18n for details. | |||||
2015-07-09 | fix incorrect arch in readme | Riccardo Spagni | 1 | -1/+1 | |
2015-05-31 | readme updates: added sponsors, fixed build instructions | Riccardo Spagni | 1 | -8/+21 | |
2015-05-30 | README: minor wording changes | moneromooo-monero | 1 | -4/+4 | |
2015-04-11 | Don't recommend --HEAD for brew users | Sammy Libre | 1 | -1/+1 | |
2015-03-01 | markdown formatting fix | Riccardo Spagni | 1 | -1/+1 | |
2015-02-28 | move website and DNS unit tests from monero.cc to getmonero.org | Riccardo Spagni | 1 | -3/+4 | |
2015-02-03 | changed MM logo | Riccardo Spagni | 1 | -1/+1 | |
2015-02-03 | added donation and sponsor info to readme | Riccardo Spagni | 1 | -0/+16 | |
2015-01-27 | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 1 | -6/+6 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -3/+3 | |
2014-11-27 | updated readme to include libevent / libgtest deps | Riccardo Spagni | 1 | -1/+1 | |
2014-10-06 | added bison/yacc static build dependency | Riccardo Spagni | 1 | -1/+1 | |
2014-10-06 | added static build dependency instructions to README | Riccardo Spagni | 1 | -1/+12 | |
2014-10-06 | added static build dependency instructions to README | Riccardo Spagni | 1 | -1/+12 | |
2014-10-06 | added static build dependency instructions to README | Riccardo Spagni | 1 | -1/+12 | |
2014-10-03 | boost 1.56 kindly (and officially) patched in msys2 by Alexey Pavlov | Riccardo Spagni | 1 | -3/+2 | |
2014-09-29 | dependencies enforced, send que error message log level moved | Riccardo Spagni | 1 | -2/+2 | |
2014-09-23 | added unbound dependencies to readme | Riccardo Spagni | 1 | -3/+3 | |
2014-09-23 | updated mingw build instructions | Riccardo Spagni | 1 | -1/+1 | |
2014-09-23 | updated mingw build instructions | Riccardo Spagni | 1 | -5/+29 | |
2014-09-15 | additional README info on static builds and FreeBSD | Riccardo Spagni | 1 | -0/+7 | |
2014-09-15 | additional README info on static builds and FreeBSD | Riccardo Spagni | 1 | -0/+7 | |
2014-08-30 | readme -> markdown | fluffypony | 1 | -0/+98 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -4/+0 | |