danicoin/src
Thomas Winget 429a740562
throw inline functions need to keep exception type
As it is useful for functions calling BlockchainDB functions to know
whether an exception is expected (attempting to get a block that doesn't
    exist and counting it missing if not, to save time checking if it
    does, for example), the inline functions throw{0,1} need to keep the
exception type information.

Slight comment update due to copy/paste failure.
2015-01-09 07:29:05 -05:00
..
blockchain_converter blockchain_converter: add --testnet for converting testnet blockchain 2015-01-04 19:39:43 -08:00
common year updated in license 2015-01-02 18:52:46 +02:00
connectivity_tool year updated in license 2015-01-02 18:52:46 +02:00
crypto year updated in license 2015-01-02 18:52:46 +02:00
cryptonote_core throw inline functions need to keep exception type 2015-01-09 07:29:05 -05:00
cryptonote_protocol year updated in license 2015-01-02 18:52:46 +02:00
daemon year updated in license 2015-01-02 18:52:46 +02:00
miner year updated in license 2015-01-02 18:52:46 +02:00
mnemonics year updated in license 2015-01-02 18:52:46 +02:00
p2p year updated in license 2015-01-02 18:52:46 +02:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc year updated in license 2015-01-02 18:52:46 +02:00
serialization year updated in license 2015-01-02 18:52:46 +02:00
simplewallet year updated in license 2015-01-02 18:52:46 +02:00
wallet year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt very, VERY primitive blockchain converter 2015-01-04 19:38:56 -08:00
cryptonote_config.h year updated in license 2015-01-02 18:52:46 +02: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