cpfm/src
evilny0 a41b13f3b2 Moved data sources out of wallet class.
Added Blockchair support for BTC/BCH.
Support for multiple operations for each ETH tx, introducing support for ERC-20.
Separated DB data to "raw" and "processed". The goal is to be able to wipe processed data (so we can process again with updated rules) without requiring to analyze again input files.
Updated SQL schema to match changes.
2021-02-21 22:59:40 +01:00
..
datasources Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
exchanges Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
wallets Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
CMakeLists.txt Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
exchange.cpp Initial commit. 2018-01-11 21:47:59 +01:00
exchange.h Initial commit. 2018-01-11 21:47:59 +01:00
log.cpp Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
log.h Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
main.cpp Initial commit. 2018-01-11 21:47:59 +01:00
money.cpp Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
money.h Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
pf.cpp Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
pf.h Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
pricesource.cpp Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
pricesource.h Initial commit. 2018-01-11 21:47:59 +01:00
run.h Initial commit. 2018-01-11 21:47:59 +01:00
sql.cpp Initial commit. 2018-01-11 21:47:59 +01:00
sql.h Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
wallet.cpp Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00
wallet.h Moved data sources out of wallet class. 2021-02-21 22:59:40 +01:00