Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-04 | Fixes a bug with getting output metadata from BlockchainDB | Thomas Winget | 1 | -0/+4 |
2015-01-04 | update comments to reflect changed code | Thomas Winget | 1 | -4/+1 |
2015-01-04 | blockchain_db: add consts where appropriate | moneromooo-monero | 1 | -31/+31 |
2015-01-04 | blockchain_db: factor some exception code | moneromooo-monero | 1 | -148/+48 |
2015-01-04 | Minor bugfixes, redundancy removal | Thomas Winget | 1 | -1/+1 |
2015-01-04 | Adding block data to LMDB BlockchainDB coded | Thomas Winget | 1 | -1/+35 |
2015-01-04 | Parts of LMDB impl of BlockchainDB done and working | Thomas Winget | 1 | -8/+10 |
2015-01-04 | Initial commit of BlockchainDB tests, other misc | Thomas Winget | 1 | -5/+19 |
2015-01-04 | missing typedef | Thomas Winget | 1 | -0/+3 |
2015-01-04 | import of BlockchainDB files | Thomas Winget | 1 | -0/+510 |