Commit Graph

170 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
fuwa 8e428f8ef6
fix output by reverting b9b307d
6 years ago
Riccardo Spagni 0fccc78e39
Merge pull request #4903
6 years ago
Riccardo Spagni e282e9fa40
Merge pull request #4878
6 years ago
Jason Wong dc1c12528d add command pop_blocks
6 years ago
Riccardo Spagni 58ce16d4d9
Merge pull request #4821
6 years ago
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
6 years ago
Jethro Grassie 517f25efd1
rpc: add version to get_info
6 years ago
moneromooo-monero b9b307d11a
rpc: speedup get_output_distribution
6 years ago
Riccardo Spagni 0c7086bf7f
Merge pull request #4687
6 years ago
Lee Clagett 6097472a19 Update ZMQ fee estimate and add ZMQ output distribution
6 years ago
moneromooo-monero bfa2dce171
rpc: remove unused ctors
6 years ago
Riccardo Spagni 0645dcdbdb
Merge pull request #4378
6 years ago
Riccardo Spagni 629db71593
Merge pull request #4373
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
moneromooo-monero ac9346637a
rpc: add a "is an update available" flag in get_info
6 years ago
moneromooo-monero 4f81cd3a3c
rpc: add cumulative difficulty in block header data
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
luigi1111 9315e12d34
Merge pull request #4033
6 years ago
luigi1111 3e026ff6ed
Merge pull request #4013
6 years ago
luigi1111 21afa71ba6
Merge pull request #3981
6 years ago
luigi1111 d518dae4bf
Merge pull request #3973
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
moneromooo-monero 45e419bd5c
db: store cumulative rct output distribution in the db for speed
6 years ago
victorsintnicolaas 9e1403e155 update get_info RPC and bump RPC version
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
moneromooo-monero 6795bd0d4e
rpc: add option to skip coinbase info in get_blocks.bin
6 years ago
moneromooo-monero 50af3579ee
alt_chain_info can now give more info about a particular alt chain
6 years ago
moneromooo-monero 3e46db97e5
rpc: add a non binary get_transaction_pool_hashes RPC
6 years ago
moneromooo-monero e5592c4bab
rpc: add blockchain disk size to getinfo
6 years ago
luigi1111 9a3bd88b9f
Merge pull request #3851
6 years ago
luigi1111 737712c0c6
Merge pull request #3561
6 years ago
moneromooo-monero a87980f6c2
fix build with GCC 8.1.0
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
Riccardo Spagni 03ff3be10e
Merge pull request #3672
6 years ago
moneromooo-monero 70f2321763
add top height to get_output_distribution, and cache it for rct
6 years ago
moneromooo-monero 25fe67e4cf
rpc: allow getting pruned blocks from gettransactions
6 years ago
stoffu 353e9c0c90
Core RPC: optionally add POW hash to block_header_response
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
stoffu af773211cb
Stagenet
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
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 18216f19dd Update 2018 copyright
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
6 years ago
Nick Johnson 301ec15c49
Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_t
6 years ago