Commit Graph

5171 Commits (a4240d9ffcef137a273f6042332a62cca43e0983)
 

Author SHA1 Message Date
Riccardo Spagni 0bf4d6deea
Merge pull request #2828
7 years ago
moneromooo-monero fe5ab2c439
epee: fix kv_unserialize return value when a field is not found
7 years ago
moneromooo-monero abebe392c7
rpc: add offline state in info rpc
7 years ago
moneromooo-monero 7696e84952
core: make --offline also disable DNS lookups
7 years ago
rbrunner7 cf5f623616 Corrections in rate limiting / trottle code, especially in 'out' direction
7 years ago
ston1th 25f4ab81ce fixed linking against libreadline on OpenBSD
7 years ago
xmr-eric 1c838552ed Simplewallet.cpp: Fewer pleases in seed NOTE
7 years ago
xmr-eric 3f18c642fc
Fix password capitalization mismatch
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
moneromooo-monero 7a2a574118
utils: initialize easylogging++ in on_startup
7 years ago
moneromooo-monero 549508296d
use memwipe in a few relevant places
7 years ago
moneromooo-monero 000666ff78
add a memwipe function
7 years ago
xmr-eric 2b0a32f8af Small cleanup of daemon synchronization output
7 years ago
Riccardo Spagni 9fad4008ef
Merge pull request #2863
7 years ago
Riccardo Spagni c97bb7455f
Merge pull request #2841
7 years ago
Riccardo Spagni 51e7645836
Merge pull request #2839
7 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
moneromooo-monero 37c1ce3b68
tests: disable libwallet_api_tests when BUILD_GUI_DEPS is not set
7 years ago
Riccardo Spagni 8a8c918dc3
Merge pull request #2827
7 years ago
Riccardo Spagni ac261d0d87
Merge pull request #2825
7 years ago
Riccardo Spagni 2e54e7ff0b
Merge pull request #2824
7 years ago
Riccardo Spagni 4c90d638bc
Merge pull request #2823
7 years ago
Riccardo Spagni a7211b5a07
Merge pull request #2822
7 years ago
Riccardo Spagni 64d301a7b0
Merge pull request #2817
7 years ago
Riccardo Spagni fbfdaae06f
Merge pull request #2807
7 years ago
Riccardo Spagni 82375f7de7
Merge pull request #2806
7 years ago
Riccardo Spagni df032aac69
Merge pull request #2800
7 years ago
Riccardo Spagni 1de386111f
Merge pull request #2797
7 years ago
Riccardo Spagni eefd6a7878
Merge pull request #2796
7 years ago
Riccardo Spagni 7dc58410e5
Merge pull request #2784
7 years ago
Riccardo Spagni 539f511eb1
Merge pull request #2368
7 years ago
Riccardo Spagni ed2fc4a1ff
Merge pull request #2794
7 years ago
Riccardo Spagni 7ae7e5ef93
Merge pull request #2793
7 years ago
Riccardo Spagni 29b0bb8952
Merge pull request #2792
7 years ago
Riccardo Spagni d3785066d0
Merge pull request #2791
7 years ago
Riccardo Spagni d80a3e5c38
Merge pull request #2788
7 years ago
Riccardo Spagni 5eb825b876
Merge pull request #2785
7 years ago
Riccardo Spagni 7a6358408d
Merge pull request #2846
7 years ago
moneromooo-monero 9739da1e84
wallet_rpc_server: new relay_tx command
7 years ago
moneromooo-monero 01dc829784
wallet: transfer RPC can now return tx metadata (pending_tx)
7 years ago
moneromooo-monero 83fa9047d8
serialization: add std::set and std::unordered_set serialization
7 years ago
moneromooo-monero 009eed17f1
rpc: increase the max number of outs one can request
7 years ago
ston1th 36b41ab2d1 added missing link for OpenBSD build instructions
7 years ago
moneromooo-monero c0ae52c081
simplewallet: prevent (wrong) integrated adresses on accounts > 0
7 years ago
moneromooo-monero 631b35e7db
CONTRIBUTING.md: mention git add -p as a way to avoid spurious changes
7 years ago
moneromooo-monero 54a4c1cbf7
cryptonote: do not overwrite const data
7 years ago
vdo 7256d9a7cd Fix versioning
7 years ago
moneromooo-monero d875a9ff90
wallet2: detect multiple outputs from a tx to different subaddresses
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu be1c01298a
fix for tx proof: use exception instead of error_str when signature gen failed
7 years ago