Commit Graph

7632 Commits (v0.5.0.2)
 

Author SHA1 Message Date
moneromooo-monero 935831a7f9
wallet2: fix accessing unwound stack on exception
5 years ago
moneromooo-monero d81e9178b8
daemon: print human friendly timestamp too
5 years ago
Howard Chu d140d13603
Add --restore-date param
5 years ago
Tadeas Moravec 87300a2f6a
Wallet: Initialize members without default ctor.
5 years ago
moneromooo-monero d41415ec48
epee: better network buffer data structure
5 years ago
doy-lee 4f8c3b771f
Remove unused hash in export_key_images
5 years ago
selsta 7e339ea873
wallet api/device: set estimated restore height if none is provided
5 years ago
naughtyfox 0acdc0fe0c
Sync hashchain bug fixed
5 years ago
selsta 35d09f896b
wallet api: don't truncate address in subaddress_account
5 years ago
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
rbrunner7 e543d779d8
simplewallet: Show new address after going multisig
5 years ago
Lee Clagett 99533d4592
Remove boost::lexical_cast for uuid and unused uuid function
5 years ago
stoffu 79d614652a
simplewallet: fix help text of rescan_bc to mention the "hard" option
5 years ago
stoffu 59614f874a
blockchain_blackball: make log file name consistent with executable
5 years ago
stoffu 7ea53abfdf
ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple
5 years ago
moneromooo-monero e3718d7c03
ringct: avoid repeated point conversion
5 years ago
moneromooo-monero 314e24d0ff
blockchain_db: speedup tx output gathering
5 years ago
moneromooo-monero fb3f6e723d
wallet2: cut down on the number of useless derivation threads
5 years ago
moneromooo-monero ccaffcfbb5
blockchain: fix block rate check for empty blockchains
5 years ago
moneromooo-monero 6f53b0f14e
wallet2: finalize_multisig now rejects non N-1/N multisig wallets
5 years ago
moneromooo-monero b925e9417c
core_tests: rename invalid multisig tests to read "invalid"
5 years ago
moneromooo-monero b2cb640b11
simplewallet: fix show_transfers colouring, and add red for failed
5 years ago
moneromooo-monero 3f4fc508ff
cryptonote_core: revert extra_tx_map
5 years ago
moneromooo-monero c0691dfc25
epee: speed up json parsing
5 years ago
moneromooo-monero 1151ce6e6b
simplewallet: don't subtract 1 to estimate blockchain height
5 years ago
moneromooo-monero 880d14db91
i18n: filter LANG/LC_LANG for valid characters, and handle @
5 years ago
moneromooo-monero d0953fb2b7
common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn
5 years ago
moneromooo-monero a9ef699472
notify: warn if the spec contains one of '"\
5 years ago
moneromooo-monero bfd24d58c6
notify: handle arbitrary tags
5 years ago
moneromooo-monero 267e656d8b
blockchain: add --reorg-notify
5 years ago
moneromooo-monero a17a81b3a7
wallet: do not check txpool in background mode
5 years ago
moneromooo-monero e789d7c324
crptonote_core: do not error out sending unparsable extra field
5 years ago
moneromooo-monero 83072c2165
core, wallet: remember original text version of destination address
5 years ago
moneromooo-monero 4411a412be
core: include a dummy encrypted payment id when no payment is used
5 years ago
wowario 2de45b2c0e
Merge pull request #154 from wowario/checkpoints
5 years ago
wowario 2439d2a39d
update checkpoints
5 years ago
jw d85d908ddc
Merge pull request #153 from wowario/upstream
5 years ago
moneromooo-monero 6cbafa9dd9
wallet_api: fix usage of LOG_ERROR
5 years ago
moneromooo-monero 842bcffbb8
blocks: fix checkpoint code generation on OpenBSD
5 years ago
moneromooo-monero c946a35985
message_store: fix error message adding const char * with offset
5 years ago
moneroexamples 41e12d4d29
Make get_output_key method const
5 years ago
moneromooo-monero c7d4338765
update expiry date for both signing and encryption keys
5 years ago
moneromooo-monero 6c76c778e7
wallet2: clear all payments on soft rescan_bc
5 years ago
moneromooo-monero 34daa571e3
perf_timer: check allowed categories before logging
5 years ago
moneromooo-monero 70e4e4382e
perf_timer: add a way to get and reset the current time
5 years ago
moneromooo-monero af2d19cf70
perf_timer: only log to file
5 years ago
moneromooo-monero 28477c75a3
p2p: use vector instead of list for peer lists
5 years ago
moneromooo-monero f875a0312e
mlocker: set default log category
5 years ago
moneromooo-monero 0030100645
easylogging++: check allowed categories before logging
5 years ago
moneromooo-monero 0c87b55670
protocol: change standby mode to not wait sleeping
5 years ago