index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
core_rpc_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-1
/
+1
*
rpc: fix start_mining and status RPC crashes
moneromooo-monero
2015-10-28
1
-0
/
+1
*
rpc: fix hard_fork_info RPC
moneromooo-monero
2015-10-26
1
-0
/
+1
*
core_rpc_server: add optional json decoded tx to COMMAND_RPC_GET_TRANSACTIONS
moneromooo-monero
2015-10-13
1
-0
/
+2
*
core_rpc_server: add a getblock RPC command, and fix print_block
moneromooo-monero
2015-10-13
1
-0
/
+60
*
Add an RPC call and daemon command to get info on hard fork voting
moneromooo-monero
2015-09-19
1
-0
/
+23
*
Merge pull request #369
Riccardo Spagni
2015-08-13
1
-1
/
+5
|
\
|
*
core_rpc_server: replace vector<bool> with vector<int> in RPC
moneromooo-monero
2015-08-13
1
-1
/
+5
*
|
core_rpc_server: find transactions in the pool as well as the blockchain
moneromooo-monero
2015-08-11
1
-0
/
+24
|
/
*
Add a is_key_image_spent daemon command and RPC call
moneromooo-monero
2015-08-11
1
-0
/
+29
*
core_rpc_server: log some error messages to the console
moneromooo-monero
2015-05-28
1
-0
/
+3
*
core_rpc_server: reenable print_pl
moneromooo-monero
2015-05-28
1
-3
/
+2
*
Add mempool output to daemon via command and RPC
warptangent
2015-04-23
1
-3
/
+1
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
1
-0
/
+2
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-0
/
+39
*
Restore daemon interactive mode
Thomas Winget
2015-03-27
1
-25
/
+25
*
revert stop_daemon method to use correct exit
Thomas Winget
2015-02-24
1
-1
/
+1
*
RPC calls for background daemon added in
Thomas Winget
2015-02-24
1
-0
/
+69
*
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
1
-23
/
+23
*
previous hash added to GBT
Riccardo Spagni
2015-01-06
1
-0
/
+1
*
year updated in license
Riccardo Spagni
2015-01-02
1
-1
/
+1
*
core_rpc_server: use do while(0) idiom in macros using if
moneromooo-monero
2014-10-06
1
-2
/
+2
*
core_rpc_server: fix overreads in slow_memmem
moneromooo-monero
2014-10-06
1
-8
/
+10
*
Give up on brace initializers in initializer lists (MSVC bug)
Zachary Michaels
2014-09-15
1
-1
/
+1
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
1
-8
/
+13
*
Add descriptions for RPC command line params
Zachary Michaels
2014-09-15
1
-3
/
+9
*
Separate rpc port for testnet
Zachary Michaels
2014-09-15
1
-5
/
+23
*
Reorganize testnet constants
Zachary Michaels
2014-09-15
1
-1
/
+1
*
#36 simplewallet refresh include optional height param
Jakob Lind
2014-08-01
1
-1
/
+2
*
License updated to BSD 3-clause
fluffypony
2014-07-23
1
-3
/
+29
*
Add get_info command to daemon json rpc
Zachary Michaels
2014-07-22
1
-0
/
+24
*
Added get_connections RPC call to daemon
Thomas Winget
2014-07-18
1
-0
/
+16
*
Fix for orphan fix (check blocksize)
mydesktop
2014-06-11
1
-0
/
+9
*
Correcting high orphan rate of blocks at pool
monero-project
2014-06-11
1
-3
/
+12
*
'getinfo' daemon HTTP-RPC returns 'target_height' for progress estimations
Neozaru
2014-06-04
1
-0
/
+1
*
Merge pull request #20 from artifexd/wallet_refresh
monero-project
2014-06-02
1
-18
/
+22
|
\
|
*
Enable wallet refresh before blockchain is saved or completely sync'd.
artifexd
2014-06-01
1
-18
/
+22
*
|
Merge bitmonero@monero-project
Neozaru
2014-06-01
1
-2
/
+2
|
\
|
|
*
0.8.8update
mydesktop
2014-05-25
1
-2
/
+2
*
|
'mining_status' Daemon RPC command
Neozaru
2014-05-25
1
-0
/
+18
|
/
*
Added 'save_bc' command in daemon for saving blockchain remotely
Neozaru
2014-05-16
1
-2
/
+0
*
Added 'save_bc' command in daemon for saving blockchain remotely
Neozaru
2014-05-16
1
-0
/
+14
*
initial [broken] update
mydesktop
2014-05-03
1
-3
/
+1
*
mac osx building fixes
mydesktop
2014-04-30
1
-1
/
+4
*
various fixes to allow mac osx compilation
mydesktop
2014-04-30
1
-1
/
+1
*
Port mapping with UPnP
Antonio Juarez
2014-04-09
1
-2
/
+137
*
json rpc for wallet and bugfix
Antonio Juarez
2014-04-02
1
-0
/
+2
*
some fixes
Antonio Juarez
2014-03-20
1
-40
/
+65
*
moved all stuff to github
Antonio Juarez
2014-03-03
1
-0
/
+391
[prev]