Commit Graph

1666 Commits (fd46c96dce043cbf9f018f59ac9cedb12f6a4286)
 

Author SHA1 Message Date
warptangent fd46c96dce
BlockchainDB/LMDB: Refactor block-scope DB txn handling for add block
9 years ago
warptangent f3a6000094
BlockchainDB/LMDB/BDB: Extract DB txn functions for block add/remove
9 years ago
warptangent f47d5b0fe3
BlockchainLMDB: Allow two HardFork functions to update DB during block add
9 years ago
warptangent 15ee0bef4b
BlockchainLMDB: extract txn macros used during block add/remove
9 years ago
Riccardo Spagni 50197b62a3
Merge pull request #644
9 years ago
warptangent 9d62c161a3
blockchain_import: Add hard fork data for each block when verify mode is off
9 years ago
warptangent 7006b2ebe1
blockchain_utilities: Have fake_core create HardFork object
9 years ago
warptangent 8f863e742d
Blockchain: Optionally pass in HardFork object
9 years ago
warptangent f7e337e625
fake_core: Check if hard fork subdbs need reset at start
9 years ago
warptangent c657e772c4
blockchain_import: Add --drop-hard-fork command
9 years ago
warptangent 412243901d
blockchain_import: Add exception to log output
9 years ago
Riccardo Spagni 1cfe0bdbef
Merge pull request #648
9 years ago
Riccardo Spagni 0c4222158f
Merge pull request #646
9 years ago
Riccardo Spagni a1a5b810bc
Merge pull request #645
9 years ago
Riccardo Spagni de78962e1c
Merge pull request #643
9 years ago
Riccardo Spagni cea6f6fb9c
Merge pull request #641
9 years ago
Riccardo Spagni 18b12cd24f
Merge pull request #640
9 years ago
Riccardo Spagni c1378881ef
Merge pull request #639
9 years ago
Riccardo Spagni f6dcefd80f
Merge pull request #638
9 years ago
moneromooo-monero f6abc5324f
simplewallet: check watch-only view key matches standard address
9 years ago
moneromooo-monero d9f4b395e8
daemon: remove leftover debug log
9 years ago
moneromooo-monero c7b96b91ed
wallet: check a key image isn't already present when adding one
9 years ago
moneromooo-monero 05bfb51d3e
core: move the db lock to the data directory
9 years ago
moneromooo-monero 7658ac0f45
blockchain: revert handle_get_objects adding block id on tx not found
9 years ago
moneromooo-monero 3a0f4d8a57
berkeleydb: fix delete/free mismatch
9 years ago
Thomas Winget 1642be242d minor bugfixes and refactoring
9 years ago
warptangent 3d1e690cb2
Add make option to disable BerkeleyDB
9 years ago
moneromooo-monero 098dcf2885
unit_tests: fix mnemonics unit test testing invalid seeds
9 years ago
moneromooo-monero 119eb10d7c
unit_tests: fix hard fork unit tests and add a test for major too
9 years ago
moneromooo-monero 64a2aa3376
hardfork: allow passing chain height in get(height) for convenience
9 years ago
moneromooo-monero 6827061d5f
tests: fix compilation failure after V1 define rename
9 years ago
Riccardo Spagni 5feebb4d87
Merge pull request #636
9 years ago
Riccardo Spagni 616df496e9 Revert "Merge pull request #632"
9 years ago
Riccardo Spagni f780f2e7ba
Merge pull request #635
9 years ago
Riccardo Spagni 569316aea3
Merge pull request #634
9 years ago
Riccardo Spagni 8d976a0683
Merge pull request #633
9 years ago
Riccardo Spagni 58f890652e
Merge pull request #632
9 years ago
Riccardo Spagni 39d73d2a27
Merge pull request #631
9 years ago
Riccardo Spagni ac961f66f6
Merge pull request #630
9 years ago
moneromooo-monero 8b3539bc11
core: prevent the database from being used by multiple daemons
9 years ago
moneromooo-monero 7fc6fa3fa2
wallet: forbid dust altogether in output selection where appropriate
9 years ago
moneromooo-monero 5e1a7391e8
blockchain: log number of outputs available for a new tx
9 years ago
moneromooo-monero 80882ac6dd
wallet: guard against exception in process_blocks
9 years ago
moneromooo-monero 2cf8b32229
wallet: guard against exception in process_blocks
9 years ago
moneromooo-monero bcac1018af
daemon: fix a few issues reported by valgrind
9 years ago
moneromooo-monero a7e817482c
tx_pool: fix serialization of new relayed data
9 years ago
moneromooo-monero 601ad76a5e
hardfork: fix mixup in indexing variable in get_voting_info
9 years ago
moneromooo-monero 444e22f01a
blockchain: remove unused timer
9 years ago
moneromooo-monero 7edfdd8f24
blockchain: fix m_sync_counter uninitialized variable use
9 years ago
moneromooo-monero d97582cf95
epee: use generate_random_bytes for new random uuids
9 years ago