Commit Graph

3583 Commits (4bf7849297b618502a9c55da4fb03825d6db01af)
 

Author SHA1 Message Date
moneromooo-monero 4bf7849297
mlog: only silence errors for net by default, not net.*
7 years ago
moneromooo-monero d282cfcc46
core: test key images against validity domain
7 years ago
moneromooo-monero efb72e74e2
http_client: add a couple consts
7 years ago
moneromooo-monero f640512c53
Optionally query moneropulse DNS records to check for updates
7 years ago
moneromooo-monero e3cae4ae2e
core: display any fork warning at startup too
7 years ago
moneromooo-monero 969ad710ba
dns_utils: fix first checked DNS entry being ignored
7 years ago
moneromooo-monero 08c3f38031
util: add a vercmp function to compare version numbers
7 years ago
moneromooo-monero e8a7525ceb
dns_utils: factor TXT record loading code from checkpoint code
7 years ago
Riccardo Spagni 5892f653c7
Merge pull request #1729
7 years ago
Riccardo Spagni ba633d33a8
Merge pull request #1732
7 years ago
Riccardo Spagni 675434ffab
Merge pull request #1748
7 years ago
Riccardo Spagni fb9e4e15ed
Merge pull request #1752
7 years ago
moneromooo-monero c32830937c
tx_pool: revert template filling changes
7 years ago
Howard Chu bed2d9f231
Get rid of directory lock
7 years ago
Howard Chu 2e9136767e
Handle map resizes from other processes
7 years ago
Howard Chu bf1348b7e2
Can't cache num_txs or num_outputs either
7 years ago
Howard Chu dc53e9eef2
Add a few read txns to streamline
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
moneromooo-monero 9925edcb1e
rpc: fix some RPC calls not returning OK status when needed
7 years ago
Riccardo Spagni 3f171b931f
Merge pull request #1719
7 years ago
moneromooo-monero 59c9d165f8
tests: fixup include paths after cryptonote_core split
7 years ago
Riccardo Spagni 6e78915061
Merge pull request #1718
7 years ago
Riccardo Spagni e246dd1443
Merge pull request #1717
7 years ago
Riccardo Spagni f4e2539a32
Merge pull request #1715
7 years ago
Riccardo Spagni 92fe31fd44
Merge pull request #1714
7 years ago
Riccardo Spagni 4e7bcad58f
Merge pull request #1713
7 years ago
Riccardo Spagni b0e992237e
Merge pull request #1712
7 years ago
Riccardo Spagni b1df7f114d
Merge pull request #1711
7 years ago
Riccardo Spagni 47687399fb
Merge pull request #1709
7 years ago
Riccardo Spagni 6a261fa1bc
Merge pull request #1708
7 years ago
Riccardo Spagni e6c29eb5fc
Merge pull request #1706
7 years ago
Riccardo Spagni c64e10c2d7
Merge pull request #1700
7 years ago
Riccardo Spagni 71770d1a78
Merge pull request #1699
7 years ago
Riccardo Spagni af48b6cf22
Merge pull request #1582
7 years ago
moneromooo-monero 882db8e9d9
tools: log to the correct file
7 years ago
moneromooo-monero 142e5e1eb4
tools: set requested log level
7 years ago
moneromooo-monero 8bdc86beb4
protocol: speed up sync by minimizing duplicate work
7 years ago
moneromooo-monero 61dfa310d7
epee: fix some log macros not printing context nicely
7 years ago
moneromooo-monero 8ec2a8d2b0
net_node: fix spurious warning about using uninitialized data
7 years ago
moneromooo-monero 422ecc98e4
Fixup choice of easylogging++ vs libunwind stack trace code
7 years ago
moneromooo-monero 5adcb5a48c
tx_pool: add a debug message when adding a tx to the pool
7 years ago
moneromooo-monero 9faef1f83a
cryptonote_protocol: misc fluffy block fixes
7 years ago
moneromooo-monero 3b6839cc96
mlog: move log level changes to global level
7 years ago
moneromooo-monero 38a1b9c956
rpc: fix daemon mixed style set_log 2,category:level
7 years ago
moneromooo-monero 28d0b11fde
mlog: s/Mew/New/ in log
7 years ago
moneromooo-monero cf2e75ebb3
daemon: fix crash on exit when mining
7 years ago
iDunk5400 b2ac939eb3
Fix GUI building after libcryptonote_core was split (#1626)
7 years ago
moneromooo-monero f2986ccfc1
db_lmdb: fix bad height saved in tx data
7 years ago
Dion Ahmetaj ad95e65028 Added a note about smart mining to status command. Fixed up a bug where I was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition.
7 years ago
Dion Ahmetaj e4dfd2fb63 Changed ac_line_status to on_battery_power.
7 years ago