Commit Graph

7513 Commits (fb3f6e723df441ad240a2623aecd0ef6b590458b)
 

Author SHA1 Message Date
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
moneromooo-monero 842bcffbb8
blocks: fix checkpoint code generation on OpenBSD
6 years ago
moneromooo-monero c946a35985
message_store: fix error message adding const char * with offset
6 years ago
moneroexamples 41e12d4d29
Make get_output_key method const
6 years ago
moneromooo-monero c7d4338765
update expiry date for both signing and encryption keys
6 years ago
moneromooo-monero 6c76c778e7
wallet2: clear all payments on soft rescan_bc
6 years ago
moneromooo-monero 34daa571e3
perf_timer: check allowed categories before logging
6 years ago
moneromooo-monero 70e4e4382e
perf_timer: add a way to get and reset the current time
6 years ago
moneromooo-monero af2d19cf70
perf_timer: only log to file
6 years ago
moneromooo-monero 28477c75a3
p2p: use vector instead of list for peer lists
6 years ago
moneromooo-monero f875a0312e
mlocker: set default log category
6 years ago
moneromooo-monero 0030100645
easylogging++: check allowed categories before logging
6 years ago
moneromooo-monero 0c87b55670
protocol: change standby mode to not wait sleeping
6 years ago
moneromooo-monero 70d90326a7
add a once_a_time_milliseconds class
6 years ago
moneromooo-monero 76c97e4dbc
epee: speed up string matching a bit
6 years ago
moneromooo-monero 4422b14ac0
epee: avoid string allocation when parsing a pod from string
6 years ago
moneromooo-monero aad10a6cb0
wallet2: speedup output tracking
6 years ago
moneromooo-monero ed5b588ca3
wallet: optionally keep track of owned outputs uses
6 years ago
Jethro Grassie 9eedf5f087
ignore child process when exec
6 years ago
moneromooo-monero 8ef2437e5d
perf_timer: make all logs Info level
6 years ago
moneromooo-monero e2095e00ba
singleton: fix missing *this return value in operator=
6 years ago
moneromooo-monero b494943a10
cryptonote: don't serialize for blob size if already known
6 years ago
selsta d40acef20b
simplewallet: donate command validate amount
6 years ago
moneromooo-monero 36da8397f8
tx_pool: add a few std::move where it can make a difference
6 years ago
moneromooo-monero 7bb6c00b5e
cryptonote: set tx hash on newly parsed txes when known
6 years ago
moneromooo-monero f97b2edb3c
db_lmdb: avoid pointless division
6 years ago
moneromooo-monero 1b0fe29ee3
db_lmdb: inline check_open, it's trivial and called everywhere
6 years ago
moneromooo-monero c3fae517a4
blockchain_db: allocate known size vector only once
6 years ago
moneromooo-monero 442b30eee9
blockchain_db: remove a couple unused functions
6 years ago
Dusan Klinec 8f7add0a05
build: protobuf dependency fixes, libusb build
6 years ago
moneromooo-monero e1355ecd3e
util: use fcntl instead of flock, for compatibility
6 years ago
moneromooo-monero a44d54645e
util: set MONERO_DEFAULT_LOG_CATEGORY
6 years ago