1
0
Fork 0
forked from lthn/blockchain
blockchain/src
zetov 58c850fa99 add type '.csv',validation empty contact list/file (#105)
* 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
2019-08-18 14:39:20 +02:00
..
common DB: removed cache size for lmdb, added basic_key_value_accessor::deinit(), removed ugly code for 0.9.18->0.9.24 migration 2019-08-17 07:08:00 +03:00
connectivity_tool masked key text 2019-07-16 19:46:56 +02:00
crypto made crypto_ops::validate_key_image exception safe 2019-05-23 05:07:59 +03:00
currency_core DB: fixed a bug in tx pool major compartibility option storing, implemented more robust two-stage lmdb opening for blockchain and tx pool; added handling for 0.9.18->0.9.24 lmdb migration for case, when a user has >128GB of free space 2019-08-17 07:10:37 +03:00
currency_protocol daemon: checking for free space (--disable-stop-on-low-free-space was also added) + minor refactoring on critical errors handling 2019-07-02 18:38:35 +03:00
daemon daemon: enable lmdb log channel by default 2019-08-13 20:02:45 +03:00
gui/qt-daemon add type '.csv',validation empty contact list/file (#105) 2019-08-18 14:39:20 +02:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p set peers for testnet 2019-05-24 18:59:47 +02:00
pch pch: fix for changed way of inclusion of boost/timer.hpp 2019-05-25 19:55:38 +03:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc implemented locked coins mining on wallet side 2019-07-24 19:14:35 +02:00
serialization Coverity (#28) 2019-05-20 11:32:36 +02:00
simplewallet fixed memoryleak in simplewallet 2019-07-25 19:22:43 +02:00
stratum minor enhancements 2019-08-06 14:16:44 +03:00
wallet added test against detecting 'unpowed' stakes in pos blocks 2019-08-03 19:15:56 +02:00
CMakeLists.txt contrib: update miniupnpc to 2.1, use submodule 2019-05-01 23:03:09 +00:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === build number: 42 -> 43 === 2019-08-14 18:22:57 +03:00