Commit Graph

7566 Commits (e51164f259c2a8187e8b33c9e422e0affc85cb0f)
 

Author SHA1 Message Date
Howard Chu e51164f259
Resync to upstream mdb.master
5 years ago
italocoin 5a71ea66ef
bump sodium to 1.0.16
5 years ago
moneromooo-monero 103ee1f2cc
wallet2: fix duplicate tx notifications for pool txes
5 years ago
moneromooo-monero 38b33944b5
wallet2: fix incorrect patch for determining fork rules
5 years ago
Jethro Grassie b254539efb
readline: don't dereference possible NULL pointer
5 years ago
Paul Shapiro 3ebc478967
added two tests for partial word and case tolerance in mnemonics
5 years ago
moneromooo-monero 31f9c9a3c9
mnemonics: compare canonical words (lowercase)
5 years ago
erciccione 9adc9b4a09
utils: 'update-translations.sh' now removes obsolete strings
5 years ago
erciccione 6c77e9e4ea
translations: update and sync all language files
5 years ago
selsta cd0b5a1a4c
device: proper handling of user input
5 years ago
selsta 31abdddd1b
device_ledger: remove full_name variable
5 years ago
moneromooo-monero 84ca8550d2
bulletproofs: speed up vector_power_sum
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
moneromooo-monero f796a2dac4
core_tests: add a --list_tests command line switch
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
TheCharlatan 0b29a3e2c4
Optimize the depends builds for faster compilation
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 76a61ab006
epee: speedup word/number matching
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
TheCharlatan 3c561f3bfc
Remove visibility settings from boost.mk
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