Commit Graph

4887 Commits (0c5872c8699613fe8e8545476317438f060cddf4)
 

Author SHA1 Message Date
Jaquee eec1013785 CMakeLists.txt - Add openssl include dir
7 years ago
Riccardo Spagni 5ea20d6944
Merge pull request #2469
7 years ago
Riccardo Spagni f7b9f44c1b
Merge pull request #2056
7 years ago
moneromooo-monero 118a1bed28
rpc: make get_coinbase_tx_sum a restricted RPC
7 years ago
moneromooo-monero 7130cf0c61
Add tools::on_startup, and warn about glibc 2.25 bug if found
7 years ago
redfish 6bab9efe00 debug utils: fix debug build: rm unused identifier
7 years ago
redfish b92d3f96c0 cmake: fix shared library build
7 years ago
moneromooo-monero 22b51e0672
db_lmdb: include chain height when failing to find an output key
7 years ago
moneromooo-monero 5db433b3f7
blockchain: avoid exceptions in output verification
7 years ago
moneromooo-monero 529a6a4af8
core: guard against a mined block not finding all txes in the pool
7 years ago
Howard Chu 0aa4cc8028
ITS#8339 Solaris 10/11 robust mutex fixes
7 years ago
moneromooo-monero a4b4651cb0
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
7 years ago
moneromooo-monero 6bd4dac6e2
util: ignore SIGPIPE
7 years ago
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
7 years ago
redfish 2051f89fbe cmake: build tests last
7 years ago
iDunk5400 44c1d160c8
unit_tests: fix compiling on Windows
7 years ago
binaryFate 93ad1f8723 Fix #2559: more flexible print_tx daemon command
7 years ago
moneromooo-monero fe484f3049
unit_tests: data dir is now overridden with --data-dir
7 years ago
moneromooo-monero 4090e8c6e5
simplewallet: add get/set for refresh-from-height
7 years ago
moneromooo-monero 0a872798bc
protocol: kick idle peers by dropping them
7 years ago
moneromooo-monero bc1b93333e
frob level 1 logs a bit for consistency
7 years ago
Michał Sałaban dc19659d16 Remove network_address_base which has been merged with ipv4_network_address in 8b006877
7 years ago
redfish 885c773af3 cmake: print which stack trace lib is used
7 years ago
moneromooo-monero b776c72568
daemon: use @N syntax to output_histogram for specific amounts
7 years ago
moneromooo-monero c413613416
miner: always update block template when starting
7 years ago
moneromooo-monero 06fb9bcfcc
wallet2: fix refresh height calc for new wallets
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
stoffu 7b8d3ec6ba
wallet-cli: add --do-not-relay option
7 years ago
stoffu d74336d5c9
wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr
7 years ago
Michał Sałaban 2183ade0c4 Don't try to create wallet-dir when it's not given, don't crash if wallet-dir already exists.
7 years ago
Riccardo Spagni 86e9de588c
Merge pull request #2548
7 years ago
Riccardo Spagni 09ccd07bbc
Merge pull request #2542
7 years ago
Riccardo Spagni e8a7291d12
Merge pull request #2541
7 years ago
Riccardo Spagni 2ff832c576
Merge pull request #2540
7 years ago
Riccardo Spagni fb7dcb6ec0
Merge pull request #2539
7 years ago
Riccardo Spagni 4a20a5b5ea
Merge pull request #2537
7 years ago
Riccardo Spagni 478b14b565
Merge pull request #2534
7 years ago
Riccardo Spagni 6cf36b4e96
Merge pull request #2530
7 years ago
Riccardo Spagni 1c044b162c
Merge pull request #2529
7 years ago
Riccardo Spagni a21572757e
Merge pull request #2524
7 years ago
Riccardo Spagni 8661f4e868
Merge pull request #2523
7 years ago
Riccardo Spagni c58ec8cdc1
Merge pull request #2468
7 years ago
Riccardo Spagni 3bcce5be86
Merge pull request #2345
7 years ago
moneromooo-monero 8f0cea6355
add a command_line function to check for defaulted options
7 years ago
moneromooo-monero 27fdaaa409
Fix building with -DARCH=default -DNO_AES=ON
7 years ago
moneromooo-monero cba3449415
rpc: out_peers now works again
7 years ago
moneromooo-monero 240f769d21
tests: add sha256sum unit test
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
Emilien Devos e663657727 Add needed dependencies
7 years ago
moneromooo-monero 7e7acdc32b
daemon: catch out of range exceptions too when calling stoll/stoi
7 years ago