Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |