Commit Graph

6122 Commits (f76ad13b41d5b198a5597fbcca2d88b294899713)
 

Author SHA1 Message Date
wowario f76ad13b41
update readme
6 years ago
wowario f2e3fabc32
Turn off tests
6 years ago
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
Riccardo Spagni a486cae407
Merge pull request #4120
6 years ago
Teutone 1772c8593a
add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
Riccardo Spagni 9a4f1f0134
Merge pull request #4118
6 years ago
moneromooo-monero 58f28cadf8
wallet2: ensure outputs are processed only once
6 years ago
Riccardo Spagni 40530b294e
Merge pull request #4102
6 years ago
Riccardo Spagni 424bfdc8d7
bump version to 12.3
6 years ago
Riccardo Spagni 1ce04b7574
Merge pull request #4092
6 years ago
HomDx 3a1ad04234
docker: update to new versions of dependencies
6 years ago
cornfeedhobo fc8726f1c3 fix sha256sum check, which requires two spaces. added set -ex to catch this, and other, errors in the future.
6 years ago
moneromooo-monero 8c331a6d26
wallet2: fix double counting outs if the tx pubkey is duplicated
6 years ago
moneromooo-monero 2daf54deeb
abstract_tcp_server2: fix use after free
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
moneromooo-monero e5ac16b077
abstract_tcp_server2: restart async accept on error
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
Jethro Grassie ed366efb8c
add disclaimer about 3rd party packages
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
moneromooo-monero d099dba9e1
epee: adaptive connection timeout system
6 years ago
stoffu 04abe99f81
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
moneromooo-monero 9c2f09df51
epee: fallback to a counter if gmtime fails when rotating logs
6 years ago
Gingeropolous 505fde2e09
Update readme to include pcslite dependency
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 b85169a5b6
README: mention --untrusted-daemon
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