Commit Graph

4288 Commits (f76ad13b41d5b198a5597fbcca2d88b294899713)

Author SHA1 Message Date
jwinterm f6e53ad33c
block 202612 and 685498 fix
6 years ago
wowario 2c959a9b21
added LWMA
6 years ago
wowario 328b7be391
rename to wownero
6 years ago
Matthew Incognito 61289dcbad
simplewallet: Update minimum and default ring size
6 years ago
jwinterm 7b59d05935
Fix decimal thing
6 years ago
jwinterm ee8e58f909
Tweak final emission check
6 years ago
jwinterm ed5d4ccd1a
Update hardcoded seed nodes
6 years ago
jwinterm d78da837ae
Initial commit
6 years ago
Teutone 1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
moneromooo-monero 58f28cadf8
wallet2: ensure outputs are processed only once
6 years ago
Riccardo Spagni 424bfdc8d7
bump version to 12.3
6 years ago
moneromooo-monero 8c331a6d26
wallet2: fix double counting outs if the tx pubkey is duplicated
6 years ago
moneromooo-monero 41662ebcc7
device_ledger: fix buffer underflow on bad data from device
6 years ago
moneromooo-monero e389101cb2
device: misc cleanup
6 years ago
moneromooo-monero 076b7e1076
device_ledger: fix potential buffer overflow from bad size calc
6 years ago
moneromooo-monero 0429cabefd
simplewallet: init trusted daemon flag to false when autodetecting
6 years ago
moneromooo-monero b323d90f67
wallet2: fix read buffer overflow in import_key_images
6 years ago
stoffu 47b42f8b01
wallet-rpc.getaddress: throw if index is out of bound
6 years ago
moneromooo-monero 223429f0fd
zmq_server: fix bind call when address and/or port are empty
6 years ago
Howard Chu 280e1a64bd
Fix RPC crashes that didn't check for an open wallet
6 years ago
moneromooo-monero 43a124979a
wallet2: fix out of sync account tag cache
6 years ago
stoffu bea06d1a32
epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
moneromooo-monero e93058b41c
wallet_api: fixups to build on the branch
6 years ago
stoffu 8fb50b738f
Wallet API: add support for wallet creation from hardware device
6 years ago
stoffu 9e9cd108a3
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
stoffu fbdc30966b
wallet2: lower default for subaddress lookahead when restoring with hardware
6 years ago
stoffu afa669656b
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
stoffu e70d80e820
wallet2: use decoded amount when reporting repeated output key
6 years ago
stoffu 5e180c73f8
wallet2: use correct fee for split txes
6 years ago
stoffu 04abe99f81
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
stoffu 009feaca79
wallet2: fix get_approximate_blockchain_height for stagenet
6 years ago
moneromooo-monero 7ce841cc2f
wallet: do not log by default if we're not asked to log to console
6 years ago
moneromooo-monero 4e2b279a94
tx_pool: initialize bitflags padding since it gets written to storage
6 years ago
moneromooo-monero 082e0a1bef
util: consider Tor/I2P addresses to be non local
6 years ago
moneromooo-monero 85d2ae4ad7
simplewallet: add optional trusted/untrusted argument to set_daemon
6 years ago
stoffu 233a1ead22
blockchain: pop forked blocks only when DB is not read-only
6 years ago
rockhouse@users.noreply.github.com 1380b70e74
Fixes #3645: error on freebsd lambda return values forced to std::string
6 years ago
moneromooo-monero 8e64b61663
blockchain: return error when requesting non existent output
6 years ago
moneromooo-monero 740085271b
daemon: fix readline interfering with std::cerr usage
6 years ago
moneromooo-monero 81e3926304
disable file size sanity check when loading the wallet cache
6 years ago
moneromooo-monero e04ae088e8
fix build with GCC 8.1.0
6 years ago
moneromooo-monero f6896d9974
core: lock incoming tx lock when checking the txpool and chain
6 years ago
moneromooo-monero f6dbb967f8
simplewallet: add --untrusted-daemon option
6 years ago
luigi1111 06b0f9e870
Merge pull request #3976
6 years ago
luigi1111 db26776a35
Merge pull request #3526
6 years ago
moneromooo-monero f40cf1a859
device_ledger: fix bad memory access on connect error
6 years ago
Riccardo Spagni e2c39f6b59
Merge pull request #3914
6 years ago
Riccardo Spagni f12b277d20
Merge pull request #3912
6 years ago
moneromooo-monero 107eec4dca
protocol: drop (and increase fails) if most blocks hashes are invalid
6 years ago
moneromooo-monero de742b5c82
blockchain: demote a hash-of-hashes validation warning to debug
6 years ago