Commit Graph

7544 Commits (0b29a3e2c4ba462b7f585f0ab20c45e9cf1e8e63)
 

Author SHA1 Message Date
TheCharlatan 0b29a3e2c4
Optimize the depends builds for faster compilation
6 years ago
moneromooo-monero 1f79072d19
blockchain_ancestry: allow getting ancestry of a single output
6 years ago
moneromooo-monero c5d00f4e29
blockchain_db: allow getting output keys without commitment
6 years ago
moneromooo-monero 76a61ab006
epee: speedup word/number matching
6 years ago
moneromooo-monero 9f9653cbc0
wallet2: remember which output keys map to which key images
6 years ago
moneromooo-monero 0138a9a2b9
blockchain: fix wrong hf version when popping multiple blocks
6 years ago
moneromooo-monero b0fda7c551
blockchain: use the version passed as parameter, not a new one
6 years ago
moneromooo-monero d50f2f5ac1
hardfork: remove batch transactions setup
6 years ago
moneromooo-monero 9a82e73e5d
p2p: don't stop the idle thread when no gray peers are found
6 years ago
moneromooo-monero 816c223a05
wallet: do not display daemon controlled text if untrusted
6 years ago
TheCharlatan 3c561f3bfc
Remove visibility settings from boost.mk
6 years ago
moneromooo-monero 8cafa0bc1c
daemon: add a +hex option to print_block
6 years ago
moneromooo-monero dd280789cd
wallet_rpc_server: add all field to export_key_images
6 years ago
Dusan Klinec fef9c01bb7
device/trezor: store tx_prefix_hash in tx key aux
6 years ago
moneromooo-monero 935831a7f9
wallet2: fix accessing unwound stack on exception
6 years ago
moneromooo-monero d81e9178b8
daemon: print human friendly timestamp too
6 years ago
Howard Chu d140d13603
Add --restore-date param
6 years ago
Tadeas Moravec 87300a2f6a
Wallet: Initialize members without default ctor.
6 years ago
moneromooo-monero d41415ec48
epee: better network buffer data structure
6 years ago
doy-lee 4f8c3b771f
Remove unused hash in export_key_images
6 years ago
selsta 7e339ea873
wallet api/device: set estimated restore height if none is provided
6 years ago
naughtyfox 0acdc0fe0c
Sync hashchain bug fixed
6 years ago
selsta 35d09f896b
wallet api: don't truncate address in subaddress_account
6 years ago
binaryFate 64c7ced3ed
Update 2019 copyright
6 years ago
rbrunner7 e543d779d8
simplewallet: Show new address after going multisig
6 years ago
Lee Clagett 99533d4592
Remove boost::lexical_cast for uuid and unused uuid function
6 years ago
stoffu 79d614652a
simplewallet: fix help text of rescan_bc to mention the "hard" option
6 years ago
stoffu 59614f874a
blockchain_blackball: make log file name consistent with executable
6 years ago
stoffu 7ea53abfdf
ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple
6 years ago
moneromooo-monero e3718d7c03
ringct: avoid repeated point conversion
6 years ago
moneromooo-monero 314e24d0ff
blockchain_db: speedup tx output gathering
6 years ago
moneromooo-monero fb3f6e723d
wallet2: cut down on the number of useless derivation threads
6 years ago
moneromooo-monero ccaffcfbb5
blockchain: fix block rate check for empty blockchains
6 years ago
moneromooo-monero 6f53b0f14e
wallet2: finalize_multisig now rejects non N-1/N multisig wallets
6 years ago
moneromooo-monero b925e9417c
core_tests: rename invalid multisig tests to read "invalid"
6 years ago
moneromooo-monero b2cb640b11
simplewallet: fix show_transfers colouring, and add red for failed
6 years ago
moneromooo-monero 3f4fc508ff
cryptonote_core: revert extra_tx_map
6 years ago
moneromooo-monero c0691dfc25
epee: speed up json parsing
6 years ago
moneromooo-monero 1151ce6e6b
simplewallet: don't subtract 1 to estimate blockchain height
6 years ago
moneromooo-monero 880d14db91
i18n: filter LANG/LC_LANG for valid characters, and handle @
6 years ago
moneromooo-monero d0953fb2b7
common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn
6 years ago
moneromooo-monero a9ef699472
notify: warn if the spec contains one of '"\
6 years ago
moneromooo-monero bfd24d58c6
notify: handle arbitrary tags
6 years ago
moneromooo-monero 267e656d8b
blockchain: add --reorg-notify
6 years ago
moneromooo-monero a17a81b3a7
wallet: do not check txpool in background mode
6 years ago
moneromooo-monero e789d7c324
crptonote_core: do not error out sending unparsable extra field
6 years ago
moneromooo-monero 83072c2165
core, wallet: remember original text version of destination address
6 years ago
moneromooo-monero 4411a412be
core: include a dummy encrypted payment id when no payment is used
6 years ago
jw d85d908ddc
Merge pull request #153 from wowario/upstream
6 years ago
moneromooo-monero 6cbafa9dd9
wallet_api: fix usage of LOG_ERROR
6 years ago