Commit Graph

64 Commits (474e4c00f0813070de4b85abc6c58ef5fe395df1)

Author SHA1 Message Date
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
moneromooo-monero d87a2d2bb2
core_rpc_server: replace vector<bool> with vector<int> in RPC
9 years ago
moneromooo-monero e7b00abfaa
core_rpc_server: find transactions in the pool as well as the blockchain
9 years ago
moneromooo-monero 83bbea4c7f
Add a is_key_image_spent daemon command and RPC call
9 years ago
moneromooo-monero 754f863a7e
core_rpc_server: log some error messages to the console
9 years ago
moneromooo-monero bac366e173
core_rpc_server: reenable print_pl
9 years ago
warptangent b76857f9d9
Add mempool output to daemon via command and RPC
9 years ago
rfree2monero 32c19c6c3d
[fix] log level change. compilation: dns, tests
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
Thomas Winget a0590d29cd
Restore daemon interactive mode
9 years ago
Thomas Winget db53e1956a
revert stop_daemon method to use correct exit
9 years ago
Thomas Winget 96cbecffd7
RPC calls for background daemon added in
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
Riccardo Spagni 7de1a2d57a
previous hash added to GBT
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
moneromooo-monero beecd139a2
core_rpc_server: use do while(0) idiom in macros using if
10 years ago
moneromooo-monero add803be89
core_rpc_server: fix overreads in slow_memmem
10 years ago
Zachary Michaels 59ab569da1 Give up on brace initializers in initializer lists (MSVC bug)
10 years ago
Zachary Michaels d03308734b
Separate testnet address prefix
10 years ago
Zachary Michaels 3ef7f33300 Add descriptions for RPC command line params
10 years ago
Zachary Michaels 658b6690a3
Separate rpc port for testnet
10 years ago
Zachary Michaels fb4146fa34 Reorganize testnet constants
10 years ago
Jakob Lind e4273f2415 #36 simplewallet refresh include optional height param
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Zachary Michaels 2796a7f015 Add get_info command to daemon json rpc
10 years ago
Thomas Winget 9f88b7ce6b Added get_connections RPC call to daemon
10 years ago
mydesktop 75fc3e90b1 Fix for orphan fix (check blocksize)
10 years ago
monero-project feac5a7b2d Correcting high orphan rate of blocks at pool
10 years ago
Neozaru 7fea5645e2 'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
10 years ago