Commit Graph

319 Commits (v0.2.2.00)

Author SHA1 Message Date
jw c074baee61
Merge pull request #71 from wowario/upstream
6 years ago
moneromooo-monero fa3ae1a16d
alt_chain_info can now give more info about a particular alt chain
6 years ago
moneromooo-monero a28b9e2e44
rpc: add blockchain disk size to getinfo
6 years ago
moneromooo-monero f2b1dca6aa
remove epee from link lines where it's redundant
6 years ago
moneromooo-monero 5cdbfe4e8b zmq_server: fix bind call when address and/or port are empty
6 years ago
moneromooo-monero 7df1321b30 fix build with GCC 8.1.0
6 years ago
wowario c7795b223c
resolve merge conflict
6 years ago
wowario ce1dd78f2d
remove output distribution cache data
6 years ago
moneromooo-monero 26acaf82f9
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero fd83770790
rpc: fix get_output_distribution cache for the cumulative case
6 years ago
moneromooo-monero 3bd9d61c33
rpc: the cache is still for non cumulative on that branch
6 years ago
moneromooo-monero 36deb5d509
rpc: convert distribution to cumulative after caching
6 years ago
moneromooo-monero 23d1007327
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
moneromooo-monero b9eda26091
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 29954e88f3
rpc: add missing perf timer for get_output_distribution
6 years ago
moneromooo-monero f4d38403a0
rpc: allow getting pruned blocks from gettransactions
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
moneromooo-monero a98e3b15ac
rpc: make get_output_distribution a non-restricted RPC
6 years ago
rbrunner7 af38d77020
[RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
wowario d00b812953
set static ring size
6 years ago
moneromooo-monero 1035e47dd0 rpc: allow getting pruned blocks from gettransactions
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
Riccardo Spagni 381faf06c7
Merge pull request #3163
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
Erik de Castro Lopo d609a2c164 Rename delete_connections to delete_out_connections
6 years ago
Erik de Castro Lopo b927c0fc7a Rename connections_count to max_out_connection_count
6 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
6 years ago
Riccardo Spagni 6d48bddffd
Merge pull request #3136
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni c222b6485e
Merge pull request #3068
6 years ago
Riccardo Spagni 008b492963
Merge pull request #3047
6 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
6 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
6 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
7 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
Nick Johnson fa5c0bab44
Implement #3045, fixing RPC snakecases
7 years ago
Nick Johnson 301ec15c49
Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_t
7 years ago
stoffu 03ac389022
zmq: use older 3-arg version of setsockopt
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago