Commit Graph

626 Commits (74a1a89e27c719811a1fcc0578e4795802555225)
 

Author SHA1 Message Date
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
Riccardo Spagni f4675dc05d
Merge pull request #203
10 years ago
Riccardo Spagni c3ec723882
Merge pull request #202
10 years ago
Riccardo Spagni c1bf8fb94b
Merge pull request #201
10 years ago
Riccardo Spagni f5c2a5ec9c
Merge pull request #200
10 years ago
Riccardo Spagni 04294d5856
Merge pull request #205
10 years ago
Riccardo Spagni 5ace99a1b2 Merge branch 'master' of https://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni a956f07c2d added gpg key for warptangent
10 years ago
Riccardo Spagni ac19084480 revert the removal of the 'arch' flag from the release-static target
10 years ago
Riccardo Spagni d5620851f9 onwards to 0.8.8.7
10 years ago
warptangent 583cf0ad8a Document existing function
10 years ago
warptangent 95eb944ead
Repeat prompt for wallet path if invalid
10 years ago
Riccardo Spagni b26144859c
revert the removal of the 'arch' flag from the release-static target
10 years ago
warptangent d7aafd555a
wallet2::rewrite update to not require bin file
10 years ago
warptangent 9b7e0a06b5
wallet2::load correctly initialize m_blockchain for wallet loaded without bin file
10 years ago
warptangent cfc8c55036
Add simple_wallet::seed_set_language method
10 years ago
warptangent 26b87dfdc2
Add wallet2::verify_password method
10 years ago
Riccardo Spagni efad735145
version bump to 0.8.8.6
10 years ago
Riccardo Spagni ebb117c7b6
Merge pull request #196
10 years ago
Riccardo Spagni 1925eeffa8
Merge pull request #183
10 years ago
warptangent f9822c483e wallet JSON update for non-deterministic wallet data
10 years ago
warptangent 4c6230d6cf Checking and handling for deterministic vs non-deterministic wallet
10 years ago
warptangent 1beedb9dd4 Extract check for deterministic keys to wallet2::is_deterministic()
10 years ago
warptangent 359ede3958 indentation
10 years ago
warptangent 2290eff6d6 replace lines with call to recently added print_seed()
10 years ago
Riccardo Spagni 831933425b
update unbound from upstream
10 years ago
Riccardo Spagni 9f74cc8e19
increased version number for tagged release
10 years ago
Riccardo Spagni a144997c48
fixed CMake version matching
10 years ago
Riccardo Spagni ef2a2b42c9
Merge pull request #186
10 years ago
Riccardo Spagni 220832b791
Merge pull request #187
10 years ago
warptangent 3dd19c4cd4 prompt for seed language and error handling
10 years ago
warptangent 3300ae5f4e remove unused display variable
10 years ago
warptangent 0e0e55714d return true on success
10 years ago
warptangent 2e11eb1504 deterministic wallet use of twelve words fixed
10 years ago
warptangent 21a3c46a1b ensure that keccak is called on view spend key, not a possibly pre-sc_reduce32 version of it
10 years ago
Riccardo Spagni e1555fdf8b
Merge pull request #192
10 years ago