summaryrefslogtreecommitdiff
path: root/src/blockchain_utilities/cn_deserialize.cpp
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-2/+2
* Change logging to easylogging++moneromooo-monero2017-01-161-3/+5
* Revert "remove cn_deserialize"moneromooo-monero2016-10-301-0/+190
* remove cn_deserializeRiccardo Spagni2016-09-031-190/+0
* cn_deserialize: add minergate datamoneromooo-monero2016-06-061-0/+1
* cn_deserialize: print extra nonce as hex datamoneromooo-monero2016-06-061-1/+1
* cn_deserialize: deserialize tx_extra toomoneromooo-monero2016-05-011-0/+21
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-221-2/+0
* update versionRiccardo Spagni2015-12-311-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* cn_deserialize: a new tool to decode blocks and transactionsmoneromooo-monero2015-11-221-0/+170