Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-09-16 | Removed Berkeley DB and db switching logic | Jesus Ramirez | 1 | -21/+4 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2019-01-16 | blockchain_ancestry: allow getting ancestry of a single output | moneromooo-monero | 1 | -229/+209 | |
This involved a reorg of the code, to factor and speedup some bits, as well as using the cache for all modes, and making both modes usable in the same run. | |||||
2018-10-22 | blockchain_utilities: simplify getting block blob from height | moneromooo-monero | 1 | -8/+4 | |
2018-07-30 | blockchain_ancestry: faster and uses less memory | moneromooo-monero | 1 | -50/+114 | |
2018-07-30 | blockchain_ancestry: add an incremental mode | moneromooo-monero | 1 | -25/+99 | |
2018-07-30 | blockchain_ancestry: finds all ancestors of a tx, block, or chain | moneromooo-monero | 1 | -0/+634 | |