Commit Graph

4409 Commits (335681896a8ea6142a4331aa203ce728d507265c)
 

Author SHA1 Message Date
Erik de Castro Lopo 04bd19257d cmake: Update detection of external miniupnpc
7 years ago
Erik de Castro Lopo 94dd5cb4a0 Makefile: Add debug-static-all target
7 years ago
moneromooo-monero d37e8f8868
daemon: add average seconds per block in bc_dyn_stats
7 years ago
moneromooo-monero 878205f143
core: fix lock ordering bug at init time
7 years ago
JollyMort 02f13d6cdf
Fix handling of strings & simplify summation of spendkeys
7 years ago
moneromooo-monero 04ebfbfefa
p2p: close connections when exiting
7 years ago
JollyMort 40fc9d7b68
Add option to join multisig wallet pieces together
7 years ago
moneromooo-monero 9a10148c01
p2p: fix thread leak
7 years ago
moneromooo-monero d8becf2ee1
blockchain: fix cryptonight buffer leak on exit
7 years ago
moneromooo-monero 91aa90fc79
blockchain: ensure all blocks get their longhash precalculated
7 years ago
moneromooo-monero ff4bcaed81
blockchain: pass correct height to get_block_longhash
7 years ago
moneromooo-monero 06aea2cf0a
move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h
7 years ago
Erik de Castro Lopo 525975acc4 wallet-cli: Minor improvement to help output
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
moneromooo-monero dc0b312f8a
wallet_rpc_server: optionally return tx blobs on transfer calls
7 years ago
moneromooo-monero 340feedee2
core: randomly shuffle outputs
7 years ago
moneromooo-monero 5eb79983be
epee: add a KV_SERIALIZE variant for optional parameters
7 years ago
rbrunner7 f1b76c8424 cryptonote_protocol: Set send_idle_time in connection_info correctly
7 years ago
moneromooo-monero 53af9768ce
blockchain: one off warning when seeing a block with unknown version
7 years ago
Jethro Grassie d75cff1a0e
Fix readline prompt when command does not output
7 years ago
moneromooo-monero 599436a452
mlog: default to msgwriter logs only for log level 1
7 years ago
moneromooo-monero 58f3fc68e4
Make msgwriter logs go to file only
7 years ago
moneromooo-monero 380009e541
README: give credit where credit is due
7 years ago
JollyMort 23909bb04d
Make successful transfer log message more informative
7 years ago
moneromooo-monero 335fc8ab23
mlog: fix crash accessing stale data when rotating logs
7 years ago
moneromooo-monero a5031a7d02
core: forbid duplicate ring members from v6
7 years ago
Erik de Castro Lopo 2fac03e682 Update monerod systemd service file
7 years ago
Erik de Castro Lopo 51efb21713 daemon: Add ability to write a PID file
7 years ago
erciccione 98cb3fee75
italian translation
7 years ago
erciccione ff07cdc9c8
updates monero_fr.ts
7 years ago
erciccione f675fedc49
updates monero.ts
7 years ago
Riccardo Spagni ab594cfee9
Merge pull request #2159
7 years ago
Riccardo Spagni e050853ed3
Merge pull request #2157
7 years ago
Riccardo Spagni 4014f31a73
Merge pull request #2173
7 years ago
Riccardo Spagni c0f155d3a0
Merge pull request #2170
7 years ago
Riccardo Spagni 630cc0f9ca
Merge pull request #2169
7 years ago
Riccardo Spagni fed3430b70
Merge pull request #2166
7 years ago
Riccardo Spagni 921ebdce45
Merge pull request #2165
7 years ago
Riccardo Spagni 27c0c742ca
Merge pull request #2154
7 years ago
Riccardo Spagni 42fc89b672
Merge pull request #2142
7 years ago
Riccardo Spagni bdc9cae3e3
Merge pull request #2140
7 years ago
Riccardo Spagni 999d4d83e9
Merge pull request #2135
7 years ago
Riccardo Spagni f584a2de92
Merge pull request #2131
7 years ago
moneromooo-monero a02d745844
mlog: make MONERO_LOGS env var understand N,logs type spec
7 years ago
MoroccanMalinois 044c5b5572
Readme: add android docker build instruction
7 years ago
MoroccanMalinois 82836be47e
Utils: Add dockerfile for android NDK build
7 years ago
moneromooo-monero c3bb6becd9
daemon: fix status in command line mode if using restricted rpc
7 years ago
moneromooo-monero f5f985c018
miner: fix background mining options parsing
7 years ago
Howard Chu 33d17c37e8
Don't hardcode /tmp
7 years ago
Howard Chu 8db68a57f5
Fix #2164 histogram output
7 years ago