monero/src/cryptonote_core
Riccardo Spagni 08ada1fa8b
Merge pull request #2440
6137a0b9 blockchain: reject unsorted ins and outs from v7 (moneromooo-monero)
16afab90 core: sort ins and outs key key image and public key, respectively (moneromooo-monero)
0c36b9f9 common: add apply_permutation file and function (moneromooo-monero)
2017-09-25 16:49:01 +02:00
..
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blockchain.cpp Merge pull request #2440 2017-09-25 16:49:01 +02:00
blockchain.h Refactor some things into more composable (smaller) functions 2017-09-05 12:17:32 -04:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
cryptonote_core.cpp Merge pull request #2446 2017-09-18 13:19:26 +02:00
cryptonote_core.h Merge pull request #2446 2017-09-18 13:19:26 +02:00
cryptonote_tx_utils.cpp core: sort ins and outs key key image and public key, respectively 2017-09-13 09:25:05 +01:00
cryptonote_tx_utils.h core: sort ins and outs key key image and public key, respectively 2017-09-13 09:25:05 +01:00
tx_pool.cpp tx_pool: drop invalid txes from the pool on startup 2017-09-20 18:55:16 +01:00
tx_pool.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00