status-desktop/libs/StatusGoQt/src/StatusGo
Stefan cfef7dc443 fix(CPP): fix linux compiling issues
Fix BigInt compilation on linux
Remove c++20 optimization for NamedType
Add assert for failing getChats that was providing an easy to miss warning
Enable linux CI build
Don't run tests. They fail to run in docker with
 "malloc_consolidate(): invalid chunk size", probably due to status-go
2022-08-23 19:38:23 +02:00
..
Accounts chore(CPP): Create new wallet accounts - POC UI 2022-08-02 15:30:08 +02:00
Chat chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
Messenger
Metadata chore(CPP): use explicit initialization instead of zero initialization 2022-08-05 10:40:04 +02:00
Settings chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
Wallet fix(CPP): fix linux compiling issues 2022-08-23 19:38:23 +02:00
ChatAPI chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
General.cpp
General.h
SettingsAPI chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
SignalsManager.cpp
SignalsManager.h
Types.h
Utils.cpp chore(CPP): integrate tokens balance status-go API (POC) 2022-08-02 16:06:33 +02:00
Utils.h