Commit Graph

962 Commits (dfd53b353e400a24091d9f4db9910cc2a1c962d8)
 

Author SHA1 Message Date
Riccardo Spagni dfd53b353e
readme updates: added sponsors, fixed build instructions
9 years ago
Riccardo Spagni 72248cfe6f
Merge pull request #296
9 years ago
moneromooo-monero a62daebba5
wallet_rpc_server: add a sweep_dust RPC command as well
9 years ago
moneromooo-monero 3204f0d536
wallet: add a sweep_dust command
9 years ago
Riccardo Spagni bcf064e9ed
Merge pull request #299
9 years ago
Riccardo Spagni e0c2be87fe
Merge pull request #298
9 years ago
Riccardo Spagni 6aee052001
Merge pull request #297
9 years ago
Riccardo Spagni 26fac96c5d
Merge pull request #294
9 years ago
Riccardo Spagni b937174996
Merge pull request #293
9 years ago
moneromooo-monero 87c01c30f3
console_handler: handle EOF properly
9 years ago
moneromooo-monero 183cfac751 README: minor wording changes
9 years ago
warptangent 5680604437
Replace hardcoded value with existing constant of same value
9 years ago
warptangent f37ee2f304
Update database resize behavior
9 years ago
warptangent f85cd8e10b
Include database error in more error messages
9 years ago
moneromooo-monero 693a8bf7b1
rpc_command_executor: fix mining in testnet mode
9 years ago
moneromooo-monero d09be116c6
core_rpc_server: add a getter for the testnet flag
9 years ago
moneromooo-monero 754f863a7e
core_rpc_server: log some error messages to the console
9 years ago
moneromooo-monero 4f0e8cfa92
daemon: remove obsolete daemon_commands_handler.h
9 years ago
moneromooo-monero bac366e173
core_rpc_server: reenable print_pl
9 years ago
moneromooo-monero 39a9508a20
net_peerlist: fix grayt/white naming mismatch
9 years ago
warptangent 10ff75e92e
daemon: Set log file default to use data dir
9 years ago
warptangent deacecc15e
simplewallet: Update and add log options
9 years ago
warptangent f24bcd5199
simplewallet: Don't log view key and spend key
9 years ago
moneromooo-monero 8069b3ba7f
blockchain_db: add a few const
9 years ago
moneromooo-monero 09324764c0
wallet: add consts where appropriate
9 years ago
Riccardo Spagni 5001489353
explicitly include libc++ with clang
9 years ago
Riccardo Spagni 8cd6072090
Merge pull request #292
9 years ago
Riccardo Spagni e042fad317
Merge pull request #291
9 years ago
Riccardo Spagni 634e367ff5
Merge pull request #289
9 years ago
warptangent 696225321f
Fix compile for GCC 5.1.0
9 years ago
warptangent c44755a5e2
Build seed node list without duplicates
9 years ago
Riccardo Spagni 6f15194049
Merge pull request #290
9 years ago
Riccardo Spagni 38068d07ca
Merge pull request #288
9 years ago
Riccardo Spagni 2939361d72
Merge pull request #287
9 years ago
Riccardo Spagni 53ac50733a
Merge pull request #285
9 years ago
luigi1111 087d7f33e7 Add spendkey dump to simplewallet
9 years ago
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
9 years ago
warptangent a0fe18f63a
Revert "Allow name@domain.tld for OpenAlias lookups"
9 years ago
Thomas Winget 01076ae700
Check if LMDB needs resize every 1000 blocks
9 years ago
Thomas Winget b0d849e0a4
null out batch txn pointer as needed (BlockchainLMDB)
9 years ago
moneromooo-monero f278fe3883
s/terget/target/
9 years ago
moneromooo-monero d8ee0a95c7
print limits when running limit commands with no arguments
9 years ago
warptangent d1eac1b71c
Support debugging command --pop-blocks on in-memory blockchain
9 years ago
Thomas Winget 7b7ef73c15
LMDB should now dynamically resize the mapsize
9 years ago
Riccardo Spagni 2dc1cd9ae6
Merge pull request #286
9 years ago
warptangent d35bffb950
Allow BlockchainLMDB to be opened in read-only mode
9 years ago
Thomas Winget ac79502308
Move mdb_txn_safe implementation to cpp file
9 years ago
warptangent 73d3511412
Rename "--block-number" option to "--block-stop"
9 years ago
warptangent 2b2dbd887d
Check if chunk size is zero instead of negative
9 years ago
Riccardo Spagni 21a72bd47b
Merge pull request #284
9 years ago