Commit Graph

764 Commits (3a3c07c3308718ae9bca2d59af1845f63c6a7700)
 

Author SHA1 Message Date
moneromooo-monero 3a3459d59b db_lmdb: factor all the log+throw code paths
10 years ago
Thomas Winget 53ce3c95d9 Merge pull request #14 from moneromooo-monero/blockchain
10 years ago
moneromooo-monero 3fcb8daf6e db_lmdb: factor the MDB_val setup code
10 years ago
moneromooo-monero 198368b2e1 blockchain: fix wallet syncing from scratch
10 years ago
moneromooo-monero 609cf7fc92 blockchain_converter: a bit more user friendly output
10 years ago
moneromooo-monero 2b9f737872 blockchain_converter: only call data path function once
10 years ago
moneromooo-monero 1860658eec blockchain: do not append "testnet" to the data directory
10 years ago
moneromooo-monero 1c578ad3f8 db_lmdb: remove block timestamp too when removing a block
10 years ago
moneromooo-monero c93a186637 db_lmdb: do not cast const away
10 years ago
Thomas Winget e285ee5aec Merge pull request #13 from moneromooo-monero/blockchain
10 years ago
moneromooo-monero 1d23db220a db_lmdb: do not keep a dangling pointer to stack objects
10 years ago
moneromooo-monero 29b5876ad1 db_lmdb: make cursor internal members private
10 years ago
moneromooo-monero a3157d7b69 blockchain_storage: refactor genesis block creation
10 years ago
moneromooo-monero 8e41b1e735 blockchain_storage: add consts where appropriate
10 years ago
moneromooo-monero 98bdadcad7 blockchain_converter: delete blockchain on succesful exit
10 years ago
moneromooo-monero 256162fcd5 checkpoints: add consts where appropriate
10 years ago
moneromooo-monero b7270ab60e blockchain: add consts where appropriate
10 years ago
moneromooo-monero 23f3cb4c0e blockchain_db: add consts where appropriate
10 years ago
moneromooo-monero 10fd6cab6c blockchain_db: factor some exception code
10 years ago
Thomas Winget 215e63b79f extraneous semicolon in Blockchain::complete_timestamps_vector
10 years ago
moneromooo-monero 11129b9ee4 blockchain_converter: use the actual blockchain location
10 years ago
Thomas Winget 8e1b7e2ad4 raised maximum mapsize for lmdb to ~16GB
10 years ago
moneromooo-monero 0886183568 build: add liblmdb to the cmake autodetection system
10 years ago
Thomas Winget 6c8b8acfe4 more blockchain height-related fixes, syncing other nodes code this time
10 years ago
Thomas Winget 9455e0cd58 ~ didn't work, need hard path. debug print.
10 years ago
Thomas Winget 4af0918501
very, VERY primitive blockchain converter
10 years ago
Thomas Winget 26a7db38eb add new checkpointing behavior to Blockchain class
10 years ago
Thomas Winget 767aac274b Remove unused dependency
10 years ago
Thomas Winget 006e106ae9 Store output pubkeys separately, bug fixes
10 years ago
Thomas Winget ab7951d99a Minor bugfixes, redundancy removal
10 years ago
Thomas Winget 71b18d7166 moar bug fixes, removed debug prints
10 years ago
Thomas Winget 0915913111 BlockchainLMDB seems to be working*!
10 years ago
Thomas Winget 1a546e3222 some bug fixes, but still needs work
10 years ago
Thomas Winget 006afe2172 Minor bug fixes and debug prints
10 years ago
Thomas Winget 90f402e258 minor fixes to Blockchain.cpp
10 years ago
Thomas Winget 74a1a89e27
Integrate BlockchainDB into cryptonote_core
10 years ago
Thomas Winget d8c570b588 All LMDB BlockchainDB implemented, not tested
10 years ago
Thomas Winget e47e343a1c LMDB blockchain: remove outputs and spent keys
10 years ago
Thomas Winget a0af217d9a Adding block data to LMDB BlockchainDB coded
10 years ago
Thomas Winget db00ce0173 Parts of LMDB impl of BlockchainDB done and working
10 years ago
Thomas Winget 1240cf805b
BlockchainDB unit tests, lmdb linker flag
10 years ago
Thomas Winget b98b96489f Initial commit of lmdb BlockchainDB impl
10 years ago
Thomas Winget bc44bc19f4 Initial commit of BlockchainDB tests, other misc
10 years ago
Thomas Winget 90d6f8bf62 Adding libglim as an external library
10 years ago
Thomas Winget 07733f98c0 update new blockchain to build with new changes
10 years ago
Thomas Winget 1ffbeb2d2e stupid past me, fixing typos and shit...
10 years ago
Thomas Winget 67515b8b19 missing typedef
10 years ago
Thomas Winget aba548cbf7 import of BlockchainDB files
10 years ago
Riccardo Spagni 54fbf2afb3
Merge pull request #208
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago