danicoin/src
moneromooo-monero 088bc56d79
hardfork: change window semantics to not count the newly added block
This allows knowing the hard fork a block must obey in order to be
added to the blockchain. The previous semantics would use that new
block's version vote to determine this hard fork, which made it
impossible to use the rules to validate transactions entering the
tx pool (and made it impossible to validate a block before adding
it to the blockchain).
2015-09-27 22:46:25 +01:00
..
blockchain_db hardfork: most state now saved to the DB 2015-09-20 18:42:52 +01:00
blockchain_utilities blockchain_import: Add --input-file option 2015-08-14 15:00:34 -07:00
blocks Fixed binary size issue due to embedded checkpoint data. 2015-07-15 23:20:20 -07:00
common dns_utils: remove unnecessary string conversion 2015-08-30 15:04:18 +01:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabling it was unintentional) 2015-08-26 10:30:22 -07:00
cryptonote_core hardfork: change window semantics to not count the newly added block 2015-09-27 22:46:25 +01:00
cryptonote_protocol Pause miner before preparing for incoming blocks 2015-07-15 23:20:18 -07:00
daemon Add an RPC call and daemon command to get info on hard fork voting 2015-09-19 16:47:48 +01:00
daemonizer cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf 2015-07-24 07:55:16 +02:00
p2p net_node: Use DNS resolver singleton 2015-08-14 21:05:43 -07:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc Add an RPC call and daemon command to get info on hard fork voting 2015-09-19 16:47:48 +01:00
serialization encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
simplewallet Merge pull request #390 2015-08-26 19:24:09 +02:00
wallet wallet: use mutex protected random generation api 2015-08-26 08:28:58 +01:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_config.h Integrated addresses (standard address plus payment id) 2015-06-12 16:48:41 +01:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00