wownero/src/cryptonote_basic
Riccardo Spagni 59e8a4c306
Merge pull request #4753
157054b8 hardfork: initialize current_fork_index in ctor (moneromooo-monero)
2362baf7 network_throttle: initialize m_last_sample_time in ctor (moneromooo-monero)
d9400f69 serializtion: add missing mainnet and stagenet fields for 0mq (moneromooo-monero)
cbe0122b wallet2: initialize amount to 0 in tx_scan_info_t ctor (moneromooo-monero)
2018-11-14 21:33:02 +02:00
..
CMakeLists.txt Add support for apple and arm building 2018-09-10 22:05:36 +02: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
connection_context.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
cryptonote_basic.h cryptonote: sort tx_extra fields 2018-10-07 11:13:22 +00:00
cryptonote_basic_impl.cpp cryptonote: use logging functions for errors, not std::cout 2018-10-27 18:07:55 +00:00
cryptonote_basic_impl.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +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 #4308 2018-10-26 22:18:28 +02: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 Update 2018 copyright 2018-01-26 10:03:20 -05: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 miner: fix build with boost 1.69 2018-10-22 22:17:15 +00:00
miner.h Stagenet 2018-03-05 11:55:05 +09: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