danicoin/src/cryptonote_core
Thomas Winget a544603a7b Override for block hashing for block 202612
Since we need to fix tree_hash, but doing so would invalidate the block
id for block 202612, this fix should check to see if we're trying to get
the block id for 202612 (if its blob hash matches) and return the "old"
block id, for backwards compatibility.
2014-09-06 21:54:58 +02:00
..
account.cpp restored wallets will have timestamp set to June 8 2014. 2014-08-03 09:49:31 -04:00
account.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
account_boost_serialization.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
blockchain_storage.cpp #36 simplewallet refresh include optional height param 2014-08-01 10:17:50 +02:00
blockchain_storage.h #36 simplewallet refresh include optional height param 2014-08-01 10:17:50 +02:00
blockchain_storage_boost_serialization.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
checkpoints.cpp License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
checkpoints.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
checkpoints_create.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
connection_context.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_basic.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_basic_impl.cpp License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_basic_impl.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_boost_serialization.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_core.cpp Merge pull request #73 from jakoblind/refresh_height 2014-08-02 11:13:26 +02:00
cryptonote_core.h #36 simplewallet refresh include optional height param 2014-08-01 10:17:50 +02:00
cryptonote_format_utils.cpp Override for block hashing for block 202612 2014-09-06 21:54:58 +02:00
cryptonote_format_utils.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
cryptonote_stat_info.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
difficulty.cpp License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
difficulty.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
miner.cpp License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
miner.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
tx_extra.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
tx_pool.cpp Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp 2014-08-01 17:31:15 +02:00
tx_pool.h Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp 2014-08-01 17:31:15 +02:00
verification_context.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00