Commit Graph

456 Commits (0bdbd108d814f33c2d130077bc4b0bd20673b56d)

Author SHA1 Message Date
wowario 952b0492d9 initial commit
3 years ago
mj-xmr 0ae1cd2413
v0.17: Fix Boost-1.77: Add missing algorithm header to i18n.cpp
3 years ago
rbrunner7 8dbe2e57ac
Daemon: Update average block size table
3 years ago
moneromooo-monero 5c3e84b6ae
restrict public node checks a little
3 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
Alexander Blair 0b0da2aa81
Merge pull request #6689
4 years ago
Alexander Blair 236256f114
Merge pull request #6679
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero ec7bba0793
util: fix kilo prefix typo (K instead of k)
4 years ago
selsta 2f1ad3b3d2
updates: mac gui .tar.bz2 -> .dmg
4 years ago
moneromooo-monero 82d21f5b3c easylogging++: sanitize log payload
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
luigi1111 9c660e159e
Merge pull request #6278
4 years ago
luigi1111 6c7d928f19
Merge pull request #6336
4 years ago
rbrunner7 387fd668d1 Daemon: Print estimates for time until fully synced
4 years ago
Alexander Blair 8c2939a7cb
Merge pull request #6058
4 years ago
moneromooo-monero 09c8111c53
threadpool: lock mutex in create
4 years ago
Alexander Blair bd4acbf44c
Merge pull request #6183
4 years ago
Alexander Blair af27276452
Merge pull request #6178
4 years ago
Alexander Blair 5558919e56
Merge pull request #6128
4 years ago
Alexander Blair c39ea485a0
Merge pull request #6141
4 years ago
moneromooo-monero 3813a992e4
download: catch exceptions checking for size
5 years ago
moneromooo-monero f19c9f2307
util: allow newlines in string to be split
5 years ago
selsta 7ac7d5d32f
updates: fix source code URL on _WIN32
5 years ago
moneromooo-monero b9b5c473d1
threadpool: use std::move when taking an element off the queue
5 years ago
moneromooo-monero 9fe8a76c59
perf_timer: fix pause/resume macros dereferencing too much
5 years ago
moneromooo-monero 27522aaa12
core_tests: reset thread pool between tests
5 years ago
moneromooo-monero 2899379791
daemon, wallet: new pay for RPC use system
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
luigi1111 564bb1da3a
Merge pull request #5525
5 years ago
tobtoht 037f94c54e
Remove Xiala.net from the list of dns resolvers
5 years ago
moneromooo-monero 880ebfdeea
daemon: add more chain specific info in alt_chain_info
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
moneromooo-monero e1016bce14
password: do not use line input on windows
5 years ago
iDunk5400 b414b69f5c
Windows: fix a build error in MSYS2 with boost 1.70.0
5 years ago
Riccardo Spagni 64a4aa4f60
Merge pull request #5408
5 years ago
Riccardo Spagni 89b8ecfc7c
Merge pull request #5392
5 years ago
Riccardo Spagni 19e37c05d6
Merge pull request #5367
5 years ago
Dusan Klinec c4f8a8a6a9
build fix: combinator.h stdexcept missing include
5 years ago
Riccardo Spagni 6f8e0a28b2
Merge pull request #5342
5 years ago
stoffu a2195b9b7f
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
5 years ago
Riccardo Spagni 1ed6441925
Merge pull request #5327
5 years ago
Riccardo Spagni c994dc7ec0
Merge pull request #5306
5 years ago
moneromooo-monero 07b716bfea
util: name replace_file arguments better
5 years ago
moneromooo-monero 849a768f36
perf_timer: move some debug levels to info for consistency
5 years ago
rbrunner7 c23ea7962d New interactive daemon command 'print_net_stats': Global traffic stats
5 years ago
moneromooo-monero 223c6b0796
dns_utils: really add default DNSSEC servers on failure
5 years ago