Commit Graph

963 Commits (0d40de48c2da9cd24fa656500034f64baf87fd89)

Author SHA1 Message Date
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 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
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
warptangent 79ff6a5a56
Add LMDB error string to database transaction exception message
9 years ago
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
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 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
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
Riccardo Spagni b87f073a60
Merge pull request #526
9 years ago
Riccardo Spagni 45191c3b30
Merge pull request #525
9 years ago
Riccardo Spagni 8a5ba475cb
Merge pull request #524
9 years ago
Riccardo Spagni 1fc1bfb677
Merge pull request #523
9 years ago
Riccardo Spagni e7872656bc
Merge pull request #522
9 years ago
Riccardo Spagni d5496f72e5
Merge pull request #520
9 years ago
moneromooo-monero 2c83055597
net_node: add a --offline argument
9 years ago
moneromooo-monero f7464343ea
daemon: add mining status to the status command
9 years ago
moneromooo-monero 1c8262c527
db_bdb: move log_set_config call before open
9 years ago
moneromooo-monero 8620b31019
db_bdb: support for libdb without DB_FORCESYNC
9 years ago
moneromooo-monero 34e388949d
p2p: failure to load p2pstate.bin is not fatal anymore
9 years ago
moneromooo-monero a98e976f9e
blockchain_db: fixup missing key images in early DB version
9 years ago
moneromooo-monero c6cfe0f26d
wallet: make the wallet refresh type a wallet setting
9 years ago
moneromooo-monero fef2493617
wallet: default auto-refresh to true for old wallets
9 years ago
Riccardo Spagni 0252ffc37b
Merge pull request #518
9 years ago
moneromooo-monero a3c5ca077c
blockchain_db: make the indexing base a BlockchainDB virtual function
9 years ago
moneromooo-monero 1965fce402
wallet: add a stop_wallet RPC call
9 years ago
moneromooo-monero a702118426
blockchain_dump: fix output key dump for BDB 1-based indices
9 years ago
moneromooo-monero 3bf35e14e3
db_bdb: read 32 bit heights from keys
9 years ago