danicoin/src/cryptonote_core
Riccardo Spagni 2b57845766
Merge pull request #765
d5d46e6 tests: obligatory hardfork unit build fix after interface change (moneromooo-monero)
25672d3 wallet: pass std::function by const ref, not value (moneromooo-monero)
0be6e08 wallet: do not leak owned amounts to the daemon unless --trusted-daemon (moneromooo-monero)
12146da wallet: change sweep_dust to sweep_unmixable (moneromooo-monero)
600a3cf New RPC and daemon command to get output histogram (moneromooo-monero)
f9a2fd2 wallet: handle rare case where fee adjustment can bump to the next kB (moneromooo-monero)
f26651a wallet: factor fee calculation (moneromooo-monero)
2016-03-27 14:09:53 +02:00
..
account.cpp simplewallet: add a new --restore-from-keys option 2016-02-22 22:10:55 +00:00
account.h simplewallet: add a new --restore-from-keys option 2016-02-22 22:10:55 +00:00
account_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
blockchain.cpp Merge pull request #765 2016-03-27 14:09:53 +02:00
blockchain.h Merge pull request #765 2016-03-27 14:09:53 +02:00
blockchain_storage.cpp Merge pull request #749 2016-03-25 09:12:25 +02:00
blockchain_storage.h Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
blockchain_storage_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
checkpoints.cpp Merge pull request #749 2016-03-25 09:12:25 +02:00
checkpoints.h Merge pull request #749 2016-03-25 09:12:25 +02:00
CMakeLists.txt Merge pull request #749 2016-03-25 09:12:25 +02:00
connection_context.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_basic.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_basic_impl.cpp Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
cryptonote_basic_impl.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_core.cpp Merge pull request #749 2016-03-25 09:12:25 +02:00
cryptonote_core.h Merge pull request #749 2016-03-25 09:12:25 +02:00
cryptonote_format_utils.cpp core: fix miner tx block reward with fees 2016-03-25 15:11:45 +00:00
cryptonote_format_utils.h updated copyright year 2015-12-31 08:39:56 +02:00
cryptonote_stat_info.h updated copyright year 2015-12-31 08:39:56 +02:00
difficulty.cpp Merge pull request #749 2016-03-25 09:12:25 +02:00
difficulty.h Merge pull request #749 2016-03-25 09:12:25 +02:00
hardfork.cpp read txn/cursor stuff 2016-02-23 20:47:15 +00:00
hardfork.h fixed copyrights with bad year references 2015-12-31 08:37:27 +02:00
miner.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
miner.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_extra.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_pool.cpp tx_pool: do not accept txes not in a block if they timed out before 2016-01-29 17:21:25 +00:00
tx_pool.h Merge pull request #631 2016-01-31 15:20:18 +02:00
verification_context.h updated copyright year 2015-12-31 08:39:56 +02:00