Commit Graph

1865 Commits (1800d611a2a60ee5cdce7af266ac927118147b1f)
 

Author SHA1 Message Date
Howard Chu 92dd4ec6d6 Hack for read/write txn mixup
8 years ago
Riccardo Spagni b28258a1c6 change to LMDB as default, even on 32-bit and ARM
8 years ago
Howard Chu 2abdb2c9fd avoid some val copies
8 years ago
Riccardo Spagni 5843f89364
Merge pull request #721
8 years ago
Riccardo Spagni 2f8366fb21
Merge pull request #719
8 years ago
Riccardo Spagni 11de19266b
change to LMDB as default, even on 32-bit and ARM
8 years ago
Riccardo Spagni 4e59074d7a
Merge pull request #720
8 years ago
Riccardo Spagni 8689014eda
switch default utilities DB to lmdb, update checkpoints.dat
8 years ago
moneromooo-monero e98b26a87e
epee: fix bug deleting more than one connection at once
8 years ago
Riccardo Spagni dd3cd9e7b8
Merge pull request #718
8 years ago
Riccardo Spagni 853f80e23a
Merge pull request #717
8 years ago
moneromooo-monero 41ea91a97a
simplewallet: fix hang when setting auto-refresh to 0
8 years ago
Riccardo Spagni b66d455536
Merge pull request #716
8 years ago
Riccardo Spagni bb7b31d5ed
Merge pull request #715
8 years ago
moneromooo-monero 28bfc903b9
simplewallet: special ^C handling for windows
8 years ago
moneromooo-monero 789e2755f7
rpc: do not return bans if they're effectively spent
8 years ago
moneromooo-monero 474e4c00f0
p2p: lock access to the blocked ips map
8 years ago
moneromooo-monero 8bc1bd6b65
wallet: use minimum mixin when RPC asks for too low mixin
8 years ago
moneromooo-monero 31d2e0f84d
wallet_rpc_server: make use_fork_rules public
8 years ago
Riccardo Spagni 9a04793067
Merge pull request #714
8 years ago
Riccardo Spagni 4917af265f
update donation addresses
8 years ago
Riccardo Spagni bc95ef268b
Merge pull request #713
8 years ago
Riccardo Spagni e91fffc232 Merge branch 'master' of https://github.com/fluffypony/bitmonero
8 years ago
Riccardo Spagni 0a4dd68c17 minor tweaks, add readme for crypto_ops_builder
8 years ago
Riccardo Spagni 5b568b0c44
minor tweaks, add readme for crypto_ops_builder
8 years ago
Riccardo Spagni dfd0e9c97d
Merge pull request #712
8 years ago
Riccardo Spagni c276483dbb
Merge pull request #711
8 years ago
Riccardo Spagni edfef34678
Merge pull request #710
8 years ago
Howard Chu 66c2fc7b70 Need to link boost::chrono in more places now
8 years ago
Howard Chu 52056dcfc4 WIN32 thread_id is OS-dependent not compiler-dependent
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
Howard Chu 87d39f39b3 WIN32: Need getpid() declaration
8 years ago
Howard Chu 8941ce0398 More for bdec7cb
8 years ago
Riccardo Spagni b96147030c
Merge pull request #705
8 years ago
Riccardo Spagni d0f011d873
Merge pull request #704
8 years ago
Riccardo Spagni 38fed83b65
Merge pull request #703
8 years ago
Riccardo Spagni 93605eb05f
Merge pull request #702
8 years ago
warptangent f7ed167fc0
blockchain_utilities: Update documentation
8 years ago
Riccardo Spagni 32dc08d19a
Merge pull request #700
8 years ago
Riccardo Spagni c3af15702f
Merge pull request #698
8 years ago
Riccardo Spagni 14c1e214ad
Merge pull request #696
8 years ago
Riccardo Spagni 80aa57a6cd
Merge pull request #695
8 years ago
luigi1111 e2b7e55be6 get_payments short ID
8 years ago
warptangent dfca2ae1b5
unit_tests: fix hard fork unit test compilation
8 years ago
warptangent 0485d17274
blockchain_export: Support BerkeleyDB
8 years ago
warptangent 41487e32be
blockchain_export: Move DB implementation includes
8 years ago
warptangent bdec7cbfb3
BlockchainLMDB: Use DB error helper consistently
8 years ago
warptangent c5932eb5ea BlockchainLMDB: Add DB error to exception
8 years ago
warptangent a49c355cae
Blockchain: Omit verbose time stats messages by default
8 years ago
Howard Chu ee7a8b87f9 Get rid of lmdb_cur
8 years ago