Commit Graph

13 Commits

Author SHA1 Message Date
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 d6eb82c457
new wallet password fix (#184)
* revert to old (in-place) wallet creation method

* recover with password
2018-01-18 00:14:07 +01:00
m2049r 41580e5519
upgrade m2049r/monero to monerujo-v0.11.1.0 (#127) 2017-11-11 15:39:42 +01:00
m2049r 793d984200 Bugfix: crashing on android 5 & 6 (new wallet, receive, ...) (#83)
* getAddress() mess fixed

* v0.8.0.3
2017-09-23 18:23:41 +02:00
m2049r bf64f77b10 Upgrade to monero v0.11.0.0 (#50) 2017-09-09 01:01:28 +02:00
m2049r dec67e0675 Revert "Upgrade to monero v0.11.0.0 (#44)" (#45)
This reverts commit 9cbeaa7942.
2017-09-06 21:14:38 +02:00
m2049r 9cbeaa7942 Upgrade to monero v0.11.0.0 (#44)
and minor changes
2017-09-06 21:03:31 +02:00
m2049r 9751825ed7 stack size for background thread set to 5MB (monero dafault)
so no need to use heap for slow_hash
recompiled monero without USE_HEAP
2017-08-14 09:26:59 +02:00
m2049r 282f00959d reverted libwallet crypto CMake 2017-08-13 00:29:58 +02:00
m2049r 95e47e3407 check daemon availability
show txs immediately
only save on first sync

no store on close

Increased Version
2017-08-12 19:56:06 +02:00
m2049r cb5795e64b remove .so 2017-08-07 08:58:13 +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