blockchain/src
arthurest 3de757e634
Develop (#209)
* fixed issue when user at first typing '.' in field amount

* show amount value in modal without 0

* changed wallet colors style

* fixed few issues with attachment encryption

* added extra conditions on extra fields update in wallet

* has_field_of_type_in_extra() -> have_type_in_variant_container()

* implemented exclude_staking_txs filter

* Implement master password confirmation

* Small GUI bugs-> added translate for scale

* Unexpected screen after clicking 'go back'

* #154->Make alias registration error messages more informative

* added Wallet Status on Lock-Screen

* cleaned unused code

* changed ! to i in sidebar

* fixed ng build --prod issue

Co-authored-by: cryptozoidberg <crypto.zoidberg@gmail.com>
Co-authored-by: sowle <crypto.sowle@gmail.com>
2020-09-05 13:56:45 +02:00
..
common wallet: all free space checks removed completely 2020-08-31 16:37:05 +03:00
connectivity_tool renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
crypto Implemented encryption stream 'sink' 2020-08-18 21:54:23 +02:00
currency_core Develop (#208) 2020-09-02 00:02:17 +02:00
currency_protocol fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
daemon find_key_image improved 2020-08-08 15:12:21 +03:00
gui/qt-daemon Develop (#209) 2020-09-05 13:56:45 +02: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 precompiled header redesign: keeping old for MSVC + adding CMake-enabled for gcc 2020-08-04 19:45:41 +03:00
platform Moved sources to public repo 2018-12-27 18:50:45 +03:00
rpc fixed bug with wrong handling coinbase for auditable wallets 2020-07-22 01:43:19 +02:00
serialization fixed a typo 2020-04-20 13:44:42 +03:00
simplewallet wallet: all free space checks removed completely 2020-08-31 16:37:05 +03:00
stratum transaction pool optimisation: basic implemntation 2019-11-16 01:06:21 +01:00
wallet Develop (#208) 2020-09-02 00:02:17 +02:00
CMakeLists.txt enabled PCH for macOS as well (gives small build time improvment) 2020-08-07 17:33:38 +03:00
version.cmake Moved sources to public repo 2018-12-27 18:50:45 +03:00
version.h.in === build number: 96 -> 97 === 2020-07-29 13:30:14 +03:00