Commit Graph

44 Commits

Author SHA1 Message Date
Dave Scotese a05fa9d177
Exchange rate was hard to find. (#763)
The FAQ I added uses both "exchange" and "rate," neither of which appeared in the FAQ otherwise.
2022-05-23 18:42:30 +02:00
Age Bosma e671fa19e0
Specify wallet folder (#835)
* Specify wallet folder

* Update FAQ.md
2022-05-23 18:36:22 +02:00
Katant Savelev b39857fd2e
Russian translation update (#746)
* Ru update

* Better external libs build guide

* Update BUILDING-external-libs.md
2021-04-20 12:50:48 +02:00
m2049r 86d5d2a2cb
Update BUILDING-external-libs.md 2021-02-21 23:01:48 +01:00
m2049r 7e14572756
(optional) disable crazypass generation (#486)
* (optional) disable crazypass generation

* update FAQ about disabling crazypass
2018-11-26 12:05:25 +01:00
m2049r 274a1a25f1
correct cstdio files to patch 2018-09-25 21:27:05 +02:00
m2049r 9e3a2b102e
correct sed syntax 2018-09-25 20:53:58 +02:00
jenniferberger 8a5121e792 enhance build description (#271)
Writing a script to build the artifacts in a reproducible environment
- PATH for openssl build was not set
- branch for m2049r/monero.git was not set
2018-09-21 09:52:07 +02:00
m2049r 3a71e8d352
fix path of build script 2018-06-22 22:43:31 +02:00
m2049r 781bfbc78b
Update FAQ.md 2018-06-14 23:40:41 +02:00
m2049r 66a6583ec4
info about being XMR-only 2018-04-16 14:26:50 +02:00
m2049r d24b37e2f2
info about missing crypto on some arm64 devices 2018-04-16 14:21:03 +02:00
m2049r 45aa8f30e5
fix openssl links 2018-04-05 19:09:30 +02:00
m2049r 1c709da92c
Update FAQ.md 2018-03-29 23:00:39 +02:00
m2049r a9092497b2
changes for monero v0.12 (#214)
* new version id & name
* witness checksums
* build docs updated for v0.12
* remove binaries
* setenv HOME for ringdb to 'monero' in shared storage
* min ringsize 7
* remove boost_locale and zmq from build - don't need them for wallet_api
* splits for all archs
* throw IndexOutOfBounds in case the TX is empty
* donate, you ungrateful bastards! (removed donations to make google happy)
2018-03-29 22:35:31 +02:00
m2049r c0fdfe87be
build for x86 & arm in both 32 & 64 bits (#204) 2018-02-27 07:22:11 +01:00
m2049r 6cfd840283
fixed some bugs & reverted to boost 1.58 2018-02-26 09:46:20 +01:00
Miguel Botón d80cde1136 Added build instructions for 64-bit (aarch64). (#172) 2018-02-26 08:42:22 +01:00
m2049r 44fd3c10fa
added info about xmr..to 2017-12-24 14:48:04 +01:00
m2049r bafe05117b
Update FAQ.md 2017-12-11 16:15:35 +01:00
Jonathan Cross b28a140b48 FAQ improvements (#116) 2017-11-04 23:55:26 +01:00
m2049r 545367db90
Changes from Alpha Feedback (#113)
* fab covers whole screen

* avoid potential NPE

* bugfix - spinners crashed after scan

* Gunther only if no wallets

* clearQR on failed exchange, tweaks, gray

* refactor info dialogs

* added default testnet node

* FAQ: my testnet wallet is broken

* version code 36, version name 1.1.7
2017-11-04 10:17:20 +01:00
Jonathan Cross 3466116e2a Adding note about name of backups folder changing. (#99) 2017-10-07 20:07:58 +02:00
m2049r 9ebacb8528 corrected backups folder 2017-09-29 23:20:38 +02:00
m2049r 15b90e7ebc instructions now cater for zeromq & non-zermq monero 2017-09-28 09:30:15 +02:00
m2049r 2842a4042f Update BUILDING-external-libs.md 2017-09-27 19:59:02 +02:00
m2049r 1614c0ab84 Update to build master (post zeromq)
zeromq, boost back to 1.58, other tweaks
2017-09-27 19:57:27 +02:00
m2049r 10ea6d8e0c Update FAQ.md 2017-09-26 08:02:55 +02:00
m2049r 9aa8d10d9d Update FAQ.md 2017-09-23 09:04:38 +02:00
m2049r 9efc1d513d Update BUILDING-external-libs.md 2017-09-23 00:10:42 +02:00
m2049r 1757a1de85 Update BUILDING-external-libs.md 2017-09-23 00:09:20 +02:00
m2049r feae490e93 Docs & Version (#80)
* update for v0.8

* cleanup
2017-09-23 00:03:57 +02:00
m2049r 4965cbf679 F: Backup / Archive says "Backup/Archive failed" 2017-09-12 07:59:53 +02:00
m2049r 39d92e0867 Update FAQ.md 2017-09-11 13:30:36 +02:00
m2049r 4918f44048 Docs updated for 0.7 and bugfixes (#55)
* docs and version

* wallet failed message moved to UI thread

* display balance in pure white
2017-09-10 20:04:21 +02:00
m2049r 093e4bda1d Doc & Version update (#43)
* added hint that amount is in XMR

* update FAQ and version
2017-09-04 23:29:48 +02:00
m2049r 075ddff226 update FAQ + version 2017-08-31 18:19:59 +02:00
m2049r 1eac363102 update docs and version 2017-08-30 22:24:24 +02:00
m2049r 2ebb9d0650 updated version number + docs 2017-08-29 23:40:46 +02:00
m2049r f19618e017 docs 2017-08-20 22:35:42 +02:00
m2049r 344eeb7a3b removed debugging code + docs + some bugfixing 2017-08-20 22:35:03 +02:00
m2049r 30e35a895d cleanup + docs 2017-08-20 22:34:36 +02:00
m2049r 72889fcdde Create BUILDING-external-libs.md
Update README.md
2017-08-14 10:47:04 +02:00
m2049r 2682399600 save prefs
async wallet load / close by service
wakelock & async loading / closing looks good
progress indicator
ode cleanup
added license boilerplates
2017-08-07 08:13:23 +02:00