monero/src/cryptonote_core
luigi1111 69e8567c0e
Merge pull request #4946
6644b9b blockchain_db: remove a couple unused functions (moneromooo-monero)
ce594f5 blockchain_db: allocate known size vector only once (moneromooo-monero)
8332698 db_lmdb: inline check_open, it's trivial and called everywhere (moneromooo-monero)
5511563 db_lmdb: avoid pointless division (moneromooo-monero)
d1efe3d cryptonote: set tx hash on newly parsed txes when known (moneromooo-monero)
9cc68a2 tx_pool: add a few std::move where it can make a difference (moneromooo-monero)
2018-12-31 16:06:50 -06:00
..
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain.cpp Merge pull request #4940 2018-12-31 15:44:49 -06:00
blockchain.h Merge pull request #4940 2018-12-31 15:44:49 -06:00
CMakeLists.txt blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
cryptonote_core.cpp Merge pull request #4923 2018-12-12 12:00:37 +02:00
cryptonote_core.h Merge pull request #4787 2018-12-12 11:53:10 +02:00
cryptonote_tx_utils.cpp a few minor (but easy) performance tweaks 2018-11-23 15:36:48 +00:00
cryptonote_tx_utils.h a few minor (but easy) performance tweaks 2018-11-23 15:36:48 +00:00
tx_pool.cpp Merge pull request #4946 2018-12-31 16:06:50 -06:00
tx_pool.h Merge pull request #4765 2018-11-16 10:58:42 +02:00