Commit Graph

5366 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
wowario da885c041a
add v0.5 ASCII art
5 years ago
moneromooo-monero 37430e0a5b
message_store: init me field
5 years ago
moneromooo-monero 7bce433b89
blockchain: don't propagate exception past dtor
5 years ago
jw 111e25f10d
Merge pull request #156 from wowario/upstream
5 years ago
selsta dd2eca2126
simplewallet: improve punctuation in user visible string
5 years ago
stoffu 4c5812b899
simplewallet: remove extra colon in a few calls to input_secure_line
5 years ago
stoffu 6ef6d5aa8b
simplewallet: factor yesno hint into input_line
5 years ago
moneromooo-monero 1f79072d19
blockchain_ancestry: allow getting ancestry of a single output
5 years ago
moneromooo-monero c5d00f4e29
blockchain_db: allow getting output keys without commitment
5 years ago
moneromooo-monero 9f9653cbc0
wallet2: remember which output keys map to which key images
5 years ago
jw 65940b75f7
Merge pull request #155 from wowario/upstream
5 years ago
moneromooo-monero 0138a9a2b9
blockchain: fix wrong hf version when popping multiple blocks
5 years ago
moneromooo-monero b0fda7c551
blockchain: use the version passed as parameter, not a new one
5 years ago
moneromooo-monero d50f2f5ac1
hardfork: remove batch transactions setup
5 years ago
moneromooo-monero 9a82e73e5d
p2p: don't stop the idle thread when no gray peers are found
5 years ago
moneromooo-monero 816c223a05
wallet: do not display daemon controlled text if untrusted
5 years ago
moneromooo-monero 8cafa0bc1c
daemon: add a +hex option to print_block
5 years ago
moneromooo-monero dd280789cd
wallet_rpc_server: add all field to export_key_images
5 years ago
Dusan Klinec fef9c01bb7
device/trezor: store tx_prefix_hash in tx key aux
5 years ago
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 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 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 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 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 0c87b55670
protocol: change standby mode to not wait sleeping
5 years ago
moneromooo-monero 4422b14ac0
epee: avoid string allocation when parsing a pod from string
5 years ago
moneromooo-monero aad10a6cb0
wallet2: speedup output tracking
5 years ago
moneromooo-monero ed5b588ca3
wallet: optionally keep track of owned outputs uses
5 years ago
Jethro Grassie 9eedf5f087
ignore child process when exec
5 years ago
moneromooo-monero 8ef2437e5d
perf_timer: make all logs Info level
5 years ago
moneromooo-monero e2095e00ba
singleton: fix missing *this return value in operator=
5 years ago
moneromooo-monero b494943a10
cryptonote: don't serialize for blob size if already known
5 years ago
selsta d40acef20b
simplewallet: donate command validate amount
5 years ago
moneromooo-monero 36da8397f8
tx_pool: add a few std::move where it can make a difference
5 years ago
moneromooo-monero 7bb6c00b5e
cryptonote: set tx hash on newly parsed txes when known
5 years ago
moneromooo-monero f97b2edb3c
db_lmdb: avoid pointless division
5 years ago
moneromooo-monero 1b0fe29ee3
db_lmdb: inline check_open, it's trivial and called everywhere
5 years ago
moneromooo-monero c3fae517a4
blockchain_db: allocate known size vector only once
5 years ago
moneromooo-monero 442b30eee9
blockchain_db: remove a couple unused functions
5 years ago
Dusan Klinec 8f7add0a05
build: protobuf dependency fixes, libusb build
5 years ago
moneromooo-monero e1355ecd3e
util: use fcntl instead of flock, for compatibility
5 years ago
moneromooo-monero a44d54645e
util: set MONERO_DEFAULT_LOG_CATEGORY
5 years ago
moneromooo-monero 4bd63dab9d
blockchain: call deinit in dtor
5 years ago
TheCharlatan 0ad6583329
Add glibc back compat code
5 years ago
moneromooo-monero 636ffdc7a1
blockchain: fix race between two external mining threads
5 years ago
moneromooo-monero e55621dbd2
Remove -Werror
5 years ago
Tadeas Moravec 40d658a327
Simplewallet: Unify usage messages.
5 years ago
jw 4ba5309da0
Merge pull request #143 from wowario/simple
5 years ago
jw 751c6beca2
Merge pull request #142 from wowario/cmake
5 years ago
jw cf94656674
Merge pull request #141 from wowario/warning
5 years ago
jw d984bd95d7
Merge pull request #140 from wowario/pid
5 years ago
jw 23b1e28b8d
Merge pull request #138 from fuwa0529/fix-V-clear
5 years ago
wowario 929e210ad2
update no payment ID message
5 years ago
wowario 9f2ea08a8e
make simplewallet simple
5 years ago
wowario 50fea66409
move utility binaries to cmake debug
5 years ago
wowario 61d21bd236
add warning to wallet rpc
5 years ago
moneromooo-monero ec18a0df32
simplewallet: remove ability to transfer with detached short payment ids
5 years ago
wowario 2b66b27fe5
remove payment_id and integrated_address
5 years ago
wowario 98031957e1
remove warning about reusing keys
5 years ago
fuwa c786fb5a13 remove V.clear, fix:
5 years ago
wowario 2e6174addd
rename to wownero
5 years ago
rbrunner7 afc77b45ba
MMS (Multisig Messaging System): Initial version
5 years ago