wownero/src/cryptonote_basic
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
..
account.cpp device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
account.h device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
account_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
blobdatatype.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Add support for apple and arm building 2018-09-10 22:05:36 +02:00
connection_context.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
cryptonote_basic.h Merge pull request #4946 2018-12-31 16:06:50 -06:00
cryptonote_basic_impl.cpp Merge pull request #4894 2018-12-04 17:33:19 +02:00
cryptonote_basic_impl.h a few minor (but easy) performance tweaks 2018-11-23 15:36:48 +00:00
cryptonote_boost_serialization.h Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
cryptonote_format_utils.cpp Merge pull request #4946 2018-12-31 16:06:50 -06:00
cryptonote_format_utils.h Merge pull request #4308 2018-10-26 22:18:28 +02:00
cryptonote_stat_info.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
difficulty.cpp move int-util.h to epee 2018-12-04 15:14:29 +00:00
difficulty.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
hardfork.cpp hardfork: initialize current_fork_index in ctor 2018-10-29 16:23:58 +00:00
hardfork.h add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
miner.cpp Merge pull request #4869 2018-12-04 17:12:47 +02:00
miner.h Removed a lot of unnecessary includes 2018-11-15 17:29:34 +01:00
subaddress_index.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
tx_extra.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
verification_context.h Update 2018 copyright 2018-01-26 10:03:20 -05:00