Commit Graph

5623 Commits (421ab3119ce8ccbf73ad12d736d3daa897fa0347)
 

Author SHA1 Message Date
Riccardo Spagni f5c6f8f22f
Merge pull request #3042
7 years ago
Riccardo Spagni 5a312752af
Merge pull request #3040
7 years ago
Riccardo Spagni 153e319cd4
Merge pull request #3038
7 years ago
Riccardo Spagni 492fcbbcc0
Merge pull request #3036
7 years ago
Riccardo Spagni b2ce5739df
Merge pull request #3028
7 years ago
Riccardo Spagni 960b32ba70
Merge pull request #3027
7 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
7 years ago
Riccardo Spagni 75cbb7719e
Merge pull request #3015
7 years ago
Riccardo Spagni 9872620781
Merge pull request #3014
7 years ago
Riccardo Spagni c16261c8da
Merge pull request #3013
7 years ago
Riccardo Spagni 9fff66f004
Merge pull request #3012
7 years ago
Riccardo Spagni 92826e3d8b
Merge pull request #3011
7 years ago
Riccardo Spagni f077bbb4f1
Merge pull request #3010
7 years ago
Riccardo Spagni d9e3e32838
Merge pull request #3009
7 years ago
Riccardo Spagni ca199aa08a
Merge pull request #3008
7 years ago
Matt Little 7c4424531f Support building cncrypto lib with msvc
7 years ago
moneromooo-monero e3f0980a1d
daemon: don't drop RPC with busy error when running offline
7 years ago
Maximilian Lupke 3be98036e7 wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
7 years ago
moneromooo-monero 78a2e15bea
daemon: exit with 0 when successful
7 years ago
Calvin Liang a3c5a73cd0 Update readme with correct tag version
7 years ago
Jethro Grassie 21bd21576d
remove unnecessary include
7 years ago
Riccardo Spagni 5f09d6c833
Merge pull request #3115
7 years ago
Riccardo Spagni d2ff91cb17
Merge pull request #3107
7 years ago
Riccardo Spagni ca5383efa9
Merge pull request #3103
7 years ago
Riccardo Spagni dd4f89cf3c
Merge pull request #3099
7 years ago
moneromooo-monero ab58b150ef
p2p: fix picking peers off an empty gray list
7 years ago
moneromooo-monero ab2e9953b4
unit_tests: do not ASSERT_TRUE(decodeRct(...))
7 years ago
Lee Clagett 951716146f Remove is_pod trait, and replace with is_standard_layout requirement
7 years ago
m2049r 939629e837 Wallet API: all recover options with password
7 years ago
moneromooo-monero fd1dfac5d2
p2p: don't lookup seed IPs if using an exclusive peer
7 years ago
moneromooo-monero b50182aee7
p2p: don't connect to seeds if using an exclusive peer
7 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
7 years ago
moneromooo-monero ba6d2975bc
cryptonote_core: add --disable-dns-checkpoints flag
7 years ago
moneromooo-monero 5ae617d5ae
simplewallet: single out 0 amount destinations as dummy ones
7 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
7 years ago
moneromooo-monero c1d19f3c84
wallet2: fix sweep_all sending an atomic unit
7 years ago
moneromooo-monero ff5626d785
ringct: handle exceptions verifying bulletproofs in worker threads
7 years ago
redfish 6fbb0b065d cmake: set API header install path to what Qt wallet expects
7 years ago
moneromooo-monero 6cf56682bc
perf_timer: add faster x86_64 timers, and pause/resume
7 years ago
moneromooo-monero 411da337d2
perf_timer: use std::unique_ptr instead of new/delete
7 years ago
moneromooo-monero c4f437796d
crypto: add a ge_p3_identity constant
7 years ago
moneromooo-monero 13b4c90e01
crypto: add scalar mult functions returning ge_p3 instead of ge_p2
7 years ago
Jaquee 269ba25228 wallet2::import_blockchain fix import loop
7 years ago
moneromooo-monero e8d773a049
unbound: always build with -fPIC
7 years ago
Michał Sałaban fb5c971cc6 Allow retrieving spend key via RPC
7 years ago
moneromooo-monero b7e5a70bb1
epee: detect strptime, use std::get_time as fallback
7 years ago
Jethro Grassie be1826c0fb
Keep readline optional
7 years ago
moneromooo-monero b56f46457c
cryptonote_protocol: fix size_t used in wire format
7 years ago
moneromooo-monero f65711a29b
miniupnpc: always build with -fPIC
7 years ago
stoffu 6d40a92026
Reserve proof
7 years ago