danicoin/src/blockchain_db
moneromooo-monero e63b854967
blockchain_db: match tx addition semantics to original code
The original code removed key images from a tx from the blockchain
when an non to-key nor gen input was found in that tx. Additionally,
the remainder of the tx data was added to the blockchain only after
the double spend check passed.
2015-08-11 11:11:17 +01:00
..
berkeleydb blockchain: always select random outs using triangular distribution 2015-08-09 18:07:44 +01:00
lmdb Merge pull request #363 2015-08-10 20:04:32 +02:00
blockchain_db.cpp blockchain_db: match tx addition semantics to original code 2015-08-11 11:11:17 +01:00
blockchain_db.h blockchain: always select random outs using triangular distribution 2015-08-09 18:07:44 +01:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
db_types.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00