Commit Graph

1600 Commits (60b064c7597c6cb6c5ff44c8d6a9abc82e00f525)
 

Author SHA1 Message Date
Riccardo Spagni 45249d92a7
Merge pull request #542
9 years ago
moneromooo-monero 01e92ebdb0
replace std::auto_ptr with std::unique_ptr
9 years ago
moneromooo-monero 63cb1a59aa
move another non user useful log to L1
9 years ago
moneromooo-monero 02827d5155
p2p: minor log formatting fix
9 years ago
moneromooo-monero 9b4f8b4b7e
wallet: save to a temporary file, then rename
9 years ago
Riccardo Spagni f7d41d6e28
Merge pull request #541
9 years ago
Riccardo Spagni 814c8241cd
Merge pull request #536
9 years ago
warptangent 5131b263ed Replace tabs and remove trailing whitespace
9 years ago
warptangent 0d40de48c2
Optionally restrict DNS queries to TCP
9 years ago
warptangent 9079a32c07
Fix typo
9 years ago
warptangent 3796941d8e
blockchain.cpp: Change indentation from 4 to 2 spaces
9 years ago
warptangent 725acc7f17
Replace tabs with two spaces for consistency with rest of codebase
9 years ago
Riccardo Spagni 0576ff42b5
Merge pull request #540
9 years ago
Riccardo Spagni 042e85396c
Merge pull request #539
9 years ago
Riccardo Spagni 617b8c4376
Merge pull request #538
9 years ago
Riccardo Spagni 4550717464
Merge pull request #537
9 years ago
Riccardo Spagni ba7a01646d
Merge pull request #535
9 years ago
Riccardo Spagni 90182daf8d
Merge pull request #534
9 years ago
Javier Smooth 75fd96dcda Revert connection limit to more customary 8
9 years ago
moneromooo-monero bf45505785
README.md: add a bit of info about using bitmonerod with Tor
9 years ago
moneromooo-monero d462c62343
db_lmdb: always use a batch tx if possible
9 years ago
moneromooo-monero cb4ee1b50d
Tone down L0 logs during daemon sync some more
9 years ago
moneromooo-monero a74cc1bee2
hardfork: only accept major versions we know about
9 years ago
moneromooo-monero 217792351d
Tone down a bit L0 logs during daemon sync
9 years ago
moneromooo-monero fefc0b5556
daemon: fix crash exiting with ^C
9 years ago
Riccardo Spagni 3a4db6346b
Merge pull request #533
9 years ago
Riccardo Spagni 0eb3b6645c
Merge pull request #532
9 years ago
Riccardo Spagni bdf738bc7f
Merge pull request #531
9 years ago
Riccardo Spagni 281c1c1639
Merge pull request #530
9 years ago
moneromooo-monero 7f77b23da8
posix_daemonizer: only create the main daemon object in the last child
9 years ago
Riccardo Spagni c015f8b240
Merge pull request #528
9 years ago
warptangent 79ff6a5a56
Add LMDB error string to database transaction exception message
9 years ago
moneromooo-monero cbded439f4
core_tests: fix ring_signature_1 tests
9 years ago
moneromooo-monero c3d208fcbe
core_tests: bump default test fee to 0.02 monero
9 years ago
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
9 years ago
moneromooo-monero eee44e62bc
unit_tests: fix block reward test using post hard fork settings
9 years ago
moneromooo-monero 595893fcba
blockchain: log block (not chain) height in "BLOCK SUCCESFULLY ADDED"
9 years ago
moneromooo-monero 2369968dc3
blockchain: fix off by one in get_blocks
9 years ago
moneromooo-monero 8af913a3d1
db_lmdb: implement BlockchainLMDB::reset
9 years ago
moneromooo-monero 4833f4f96f
db_bdb: implement BlockchainBDB::reset
9 years ago
moneromooo-monero 18bf06e4a5
tx_pool: fix "minumim" typo in message
9 years ago
moneromooo-monero 44f1267a39
tests: fix a typo in test name
9 years ago
moneromooo-monero 1494557633
db_lmdb: create all needed directories, not just the leaf one
9 years ago
moneromooo-monero 015b68a2be
db_bdb: create all needed directories, not just the leaf one
9 years ago
luigi1111 0198306473 Stop displaying internal commands for --help
9 years ago
luigi1111 189d516dae simplewallet help & error cleanup
9 years ago
Howard Chu d98d5e79cb Fix data refs in read-only txns
9 years ago
moneromooo-monero f141869cac
tests: remove data-dir argument registration
9 years ago
Riccardo Spagni e175205e6e
Merge pull request #527
9 years ago
moneromooo-monero 336b37580f
Register daemon command line arguments to core if they're used in core
9 years ago