Commit Graph

92 Commits (ae987907c6db1c8625152f2eb4b7944dd2a5c3ce)

Author SHA1 Message Date
Riccardo Spagni ab60c0503c
Merge pull request #1164
8 years ago
Riccardo Spagni e34ef4de6c
Merge pull request #1171
8 years ago
NanoAkron 6390673137 Removed all code related to fast_exit
8 years ago
moneromooo-monero 179b1f43af
daemon: implement missing print_bc and matching RPC
8 years ago
NanoAkron 25be1d3ed4 Noticed two spellings of the word 'response' in the codebase, one 'responce' and the other 'response'.
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
moneromooo-monero 3cb2edec66
rpc: send global indices along with blocks/transacions on refresh
8 years ago
moneromooo-monero c2ec6d35b9
mixable transactions must be rct for v3
8 years ago
moneromooo-monero 4258dab4d6
core: new /getrandom_rctouts.bin binary RPC call
8 years ago
moneromooo-monero 9e82b694da
remove original Cryptonote blockchain_storage blockchain format
8 years ago
moneromooo-monero 7e4e0021f4
daemon: print time to next fork
8 years ago
moneromooo-monero 11dc091464
Fake outs set is now decided by the wallet
8 years ago
moneromooo-monero 1593553e03
new unlocked parameter to output_histogram
8 years ago
moneromooo-monero 22d8344cb5
core_rpc_server: fix gray/white peer list mixup
8 years ago
moneromooo-monero 014f3a0d39
Add a daemon RPC version, and make simplewallet check it
8 years ago
moneromooo-monero f11191a818
rpc: restrict number of fake outs requested in restricted rpc mode
8 years ago
moneromooo-monero 0c6e9e4ddd
rpc: fix getblock RPC sending blob as binary, not hex dump
8 years ago
Howard Chu b7140daea2 Add GET_HASHES_FAST rpc, use it in wallet
8 years ago
Riccardo Spagni c2e9866fc6
Merge pull request #797
8 years ago
moneromooo-monero f17b2f42b2
rpc: add pool/blockchain and block height results to gettransactions
8 years ago
moneromooo-monero 5c9dd23b1c
rpc: add a do_not_relay boolean to tx submission
8 years ago
Riccardo Spagni ab43e80331
Merge pull request #777
8 years ago
Riccardo Spagni a38ad63f8f
Merge pull request #767
8 years ago
Howard Chu 8757e46b78 add blockhashing blob to getblocktemplate
8 years ago
moneromooo-monero 24b3e9007a
Convey tx verification failure reasons to the RPC client
8 years ago
moneromooo-monero 600a3cf0c0
New RPC and daemon command to get output histogram
8 years ago
Mike C ee71946cdc Fix typo on bitmonerod rpc method error.
8 years ago
moneromooo-monero 789e2755f7
rpc: do not return bans if they're effectively spent
8 years ago
moneromooo-monero bf6d1474c0
new flush_txpool command, and associated RPC call
8 years ago
moneromooo-monero 6288295f8e
rpc: add missing return on error when getting a tx
8 years ago
moneromooo-monero 3b1d7e03fc
Fix V1/V2 use of hard fork related parameters
8 years ago
moneromooo-monero 664dc42e18
rpc: fix missing target information in RPC call
9 years ago
moneromooo-monero a44d94d390
rpc: is_key_image_spent now checks the tx pool too
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni aa7d6c5412
Merge pull request #547
9 years ago
moneromooo-monero 8ea7af1ba3
Allow the wallet to access hard fork information
9 years ago
moneromooo-monero 0ab56b80db
print top block hash in daemon diff command
9 years ago
moneromooo-monero 336b37580f
Register daemon command line arguments to core if they're used in core
9 years ago
Riccardo Spagni 8a52cf4055
Merge pull request #505
9 years ago
Riccardo Spagni 83b412f471
Merge pull request #503
9 years ago
moneromooo-monero 75742977a8
core_rpc_server: add a --restricted-rpc option
9 years ago
moneromooo-monero 55e5a33d85
rpc: pass current block target in rpc
9 years ago
moneromooo-monero 38ceb73848
add RPC calls and commands to get/set bans
9 years ago
moneromooo-monero 932994c0cb
Relay transactions when they linger too long in the pool
9 years ago
moneromooo-monero 051ddbc741
rpc: fix start_mining and status RPC crashes
9 years ago
moneromooo-monero 06c65cb0ef
rpc: fix hard_fork_info RPC
9 years ago
moneromooo-monero 253ed76ef4
core_rpc_server: add optional json decoded tx to COMMAND_RPC_GET_TRANSACTIONS
9 years ago
moneromooo-monero ca23c0e5c8
core_rpc_server: add a getblock RPC command, and fix print_block
9 years ago
moneromooo-monero e546f3724a
Add an RPC call and daemon command to get info on hard fork voting
9 years ago
Riccardo Spagni 7792255968
Merge pull request #369
9 years ago