cryptozoidberg
9d3e2dee6b
Merge branch 'develop' into market_rpc_api
2019-10-02 21:06:50 +02:00
sowle
ffe7b1f3b4
=== build number: 63 -> 64 ===
2019-10-02 03:42:35 +03:00
sowle
da79610fac
from now new passwords must consist of allowed characters only
2019-10-02 03:41:24 +03:00
sowle
b0f376b7cd
=== build number: 62 -> 63 ===
2019-09-29 23:53:59 +03:00
sowle
d4a9a0a77d
gui: fixed a bug with Qt logs in release
2019-09-29 23:53:03 +03:00
sowle
6f4b36a8a8
minor naming fix
2019-09-28 18:14:10 +03:00
sowle
e0967147bd
--enable-qt-logs implemented
2019-09-28 18:02:25 +03:00
cryptozoidberg
ec4b6caee5
Merge branch 'der_hint_improve' into develop
2019-09-27 20:33:22 +02:00
sowle
5724da70f3
=== build number: 61 -> 62 ===
2019-09-27 21:27:06 +03:00
zetov
7f7dca7736
animated icons ( #122 )
...
* test details & close btn
* compiled
* confirm modal
* delete "cancel" btn from aliases
* fix copy btn
* text alias fix
* confirm pop up
* lock & unlock transaction
* confirm pop up comment fix
* compiled
* rebuild html
* contact service
* rebuild html
* fix add contact + rebuild html
* allow symbols at name field diffrent from latin
* fix export import
* alias fix
* fix master pass (immigration 41 > 43)
* rebuild html
* commit
* fix
* rebuild
* fix modal width
* add type '.csv',validation empty contact list/file
* merge
* fix data.foreach & rebuild html
* fix countdown + counter of blocks
* fix logout without master pass
* fix sync block view
* fix modal
* fix lock transaction
* icons functional
* animated icons
* rebuild html
2019-09-27 18:08:27 +02:00
sowle
5c0e565f74
=== build number: 60 -> 61 ===
2019-09-27 18:51:24 +03:00
sowle
11d0864806
simplewallet: fixed --option<space><value> vs --option=<value> bug #121
2019-09-27 18:46:56 +03:00
cryptozoidberg
a38032d39a
Merge branch 'develop' into der_hint_improve
2019-09-27 17:24:41 +02:00
cryptozoidberg
a5c02c7d8c
improvements over wallet balance caclulations algo
2019-09-27 17:16:18 +02:00
sowle
b1af1d7daa
=== build number: 59 -> 60 ===
2019-09-27 05:37:56 +03:00
sowle
3d574ca7a8
common: parse_command_line minor improvement
2019-09-27 05:37:09 +03:00
sowle
91dc7e6457
filesystem unicode support: simplewallet improvements (command line made unicode-able) #121
2019-09-27 05:36:31 +03:00
cryptozoidberg
ef8f61fbc4
fixed relative_cumulative_difficulty issue
2019-09-26 22:07:47 +02:00
sowle
488b31918e
=== build number: 58 -> 59 ===
2019-09-26 03:16:19 +03:00
sowle
6ebe55506e
restored p2p deinit for GUI
2019-09-26 03:14:50 +03:00
sowle
4b2b8bc273
filesystem unicode refactoring: many fixes and improvements for #121
2019-09-26 03:13:36 +03:00
sowle
be060abe10
filesystem unicode refactoring: serialize_obj_to_file, unserialize_obj_from_file
2019-09-26 01:08:17 +03:00
sowle
53919c7fa6
Merge branch 'unicode_refactoring' into develop
2019-09-25 17:12:11 +03:00
sowle
d66e07ef1a
filesystem unicode refactoring WIP3
2019-09-25 17:09:38 +03:00
sowle
d90517a667
Merge branch 'unicode_refactoring' into develop
2019-09-25 07:40:58 +03:00
sowle
b9d17ee4c2
Merge branch 'release' into develop
2019-09-25 07:40:02 +03:00
sowle
283994e6cd
removed temp test
2019-09-25 07:33:53 +03:00
sowle
ceb1739f23
filesystem unicode support: WIP2
2019-09-25 06:22:00 +03:00
cryptozoidberg
d0ea59aebc
removed more warnings, code cleanup
2019-09-24 18:30:25 +02:00
sowle
7706f0d6ac
filesystem unicode support: WIP
2019-09-24 17:49:04 +03:00
sowle
8062faf9f0
=== build number: 57 -> 58 ===
2019-09-24 17:36:25 +03:00
sowle
14bd668e9a
=== build number: 57 -> 58 ===
2019-09-23 23:12:44 +03:00
cryptozoidberg
88073e3003
added more logs + fixed issue with forgotten cumulative_diff_precise_adjusted
2019-09-23 23:09:26 +03:00
cryptozoidberg
22a5c44089
added more logs + fixed issue with forgotten cumulative_diff_precise_adjusted
2019-09-23 21:51:25 +02:00
sowle
786614d588
gui: implemented terminal handler the same way it was done in daemon
2019-09-19 17:07:12 +03:00
sowle
9c3d9076aa
daemon: terminal handler implemented (may be helpful in a fighting with mysterious crashes)
2019-09-19 16:57:16 +03:00
sowle
705d4f3088
daemon: --disable-debug-p2p-requests option implemented ( #51 )
2019-09-19 16:55:07 +03:00
sowle
feb21033f2
daemon: debug_set_time_adj command added (for testing and debugging purpose)
2019-09-19 16:53:32 +03:00
sowle
77235ce072
NTP tools & core time sync checking were greatly improved
...
(addresses #50 )
2019-09-19 16:51:58 +03:00
sowle
9693253847
db fixes from Boolberry:
...
basic_key_value_accessor::clear() fixed (correct return type and return false on failure)
basic_key_value_accessor::erase_validate() improved (removed unnecessary db request)
solo_db_value::operator t_value() fixed to work with serializable types as well
2019-09-11 13:40:57 +03:00
sowle
d742e6ea2d
crypto: safety improvement: use PRNG manipulation from Boolberry, explicitly require USE_INSECURE_RANDOM_RPNG_ROUTINES defined for using it
2019-09-11 13:35:40 +03:00
sowle
f5dbbfd1d4
some warning fixed
2019-09-11 13:30:56 +03:00
cryptozoidberg
8d34c33d7e
removed wrong pass text
2019-09-11 07:45:09 +08:00
cryptozoidberg
7aed4b508c
Merge branch 'master' into develop
2019-09-08 20:03:29 +02:00
cryptozoidberg
7dd61aede6
make low fee message less dramatic
2019-09-08 20:02:42 +02:00
sowle
fd0e7c3f7d
minor fixes and impovements
2019-09-07 12:46:25 +03:00
cryptozoidberg
89ac994b59
fixed misprint and reduced building threads number
2019-09-07 00:46:15 +02:00
sowle
b77b915524
=== build number: 56 -> 57 ===
2019-09-06 17:23:10 +03:00
cryptozoidberg
77867d54a4
merge from release
2019-09-06 16:22:33 +02:00
cryptozoidberg
c064864a75
shifted hardfork date to 21 of september
2019-09-06 16:21:03 +02:00