1
0
Fork 0
forked from lthn/blockchain
blockchain/src
arthurest c525e4342a
GUI: changed wallet colors style
* fixed issue when user at first typing '.' in field amount

* show amount value in modal without 0

* changed wallet colors style
2020-07-14 16:43:48 +03:00
..
common implemented export of mobile app data 2020-07-11 18:42:59 +02:00
connectivity_tool renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
crypto seed phase improvements: 26 words + checksum + auditable wallets support 2020-05-02 23:59:37 +03:00
currency_core rebuild m_db_addr_to_alias container as well when migrating to DB v95 2020-07-13 14:54:32 +03:00
currency_protocol --stop-after-height implemented 2020-07-02 23:16:47 +03:00
daemon --stop-after-height implemented 2020-07-02 23:16:47 +03:00
gui/qt-daemon GUI: changed wallet colors style 2020-07-14 16:43:48 +03:00
miner Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p Implemented debug mode for remote node 2020-05-05 17:47:24 +02:00
pch improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc implemented prefetch of outputs before transfer 2020-06-12 23:32:06 +02:00
serialization fixed a typo 2020-04-20 13:44:42 +03:00
simplewallet simplewallet: restore auditable watch-only wallets the same way as normals, --restore-awo-wallet option removed 2020-07-13 14:51:39 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet added extra info to logs 2020-07-11 20:00:15 +02:00
CMakeLists.txt added proper linking to log library2 2020-06-02 21:48:47 +02:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === build number: 94 -> 95 === 2020-07-13 14:57:12 +03:00