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
*
Remove typeid use in network_address
moneromooo-monero
2017-06-28
1
-2
/
+2
*
Merge pull request #2091
Riccardo Spagni
2017-06-24
1
-2
/
+2
|
\
|
*
Fixed typo in rpc/core_rpc_server.cpp
Julien Klepatch
2017-06-18
1
-2
/
+2
*
|
Merge pull request #2052
Riccardo Spagni
2017-06-18
1
-7
/
+33
|
\
\
|
|
/
|
/
|
|
*
abstracted nework addresses
moneromooo-monero
2017-05-27
1
-7
/
+33
*
|
Speedup print_pool_stats
Howard Chu
2017-06-01
1
-0
/
+8
*
|
Merge pull request #1982
Riccardo Spagni
2017-05-30
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-3
/
+3
*
|
Add expected total reward to RPC "getblocktemplate".
assylias
2017-04-19
1
-1
/
+1
|
/
*
daemon: new relay_tx command and RPC
moneromooo-monero
2017-04-02
1
-0
/
+46
*
core, wallet: faster tx pool scanning
moneromooo-monero
2017-03-23
1
-0
/
+8
*
rpc: fix BUILD_TAG mispelling (BUILDTAG)
moneromooo-monero
2017-03-05
1
-2
/
+2
*
Merge pull request #1820
Riccardo Spagni
2017-03-03
1
-1
/
+31
|
\
|
*
Add support for the wallet to refresh pruned blocks
moneromooo-monero
2017-02-27
1
-1
/
+28
|
*
rpc: add a default category for daemon rpc
moneromooo-monero
2017-02-27
1
-0
/
+3
*
|
daemon/rpc: updates command and RPC
moneromooo-monero
2017-02-24
1
-0
/
+95
|
/
*
rpc: make mining_status RPC work when syncing
moneromooo-monero
2017-02-23
1
-1
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1727
Riccardo Spagni
2017-02-21
1
-7
/
+13
|
\
|
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-7
/
+13
*
|
Merge pull request #1737
Riccardo Spagni
2017-02-21
1
-1
/
+1
|
\
\
|
*
|
More robust battery status handling.
Dion Ahmetaj
2017-02-16
1
-1
/
+1
|
|
/
*
/
rpc: fix some RPC calls not returning OK status when needed
moneromooo-monero
2017-02-13
1
-0
/
+3
|
/
*
Merge pull request #1712
Riccardo Spagni
2017-02-12
1
-1
/
+1
|
\
|
*
rpc: fix daemon mixed style set_log 2,category:level
moneromooo-monero
2017-02-12
1
-1
/
+1
*
|
Added a note about smart mining to status command. Fixed up a bug where I was...
Dion Ahmetaj
2017-02-10
1
-0
/
+1
*
|
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
2017-02-10
1
-1
/
+1
|
/
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
1
-31
/
+18
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-31
/
+18
*
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-3
/
+3
|
/
*
Merge pull request #1636
Riccardo Spagni
2017-02-02
1
-0
/
+17
|
\
|
*
Add concurrency check to rpc mining to ensure not too many threads. number of...
Ashley Perpetual
2017-01-28
1
-0
/
+17
*
|
Merge pull request #1634
Riccardo Spagni
2017-02-02
1
-1
/
+1
|
\
\
|
*
|
Fix invalid + of std::string and int
Timothy D. Prime
2017-01-26
1
-1
/
+1
|
|
/
*
|
Remove boost/foreach.cpp includes
Miguel Herranz
2017-01-22
1
-1
/
+0
*
|
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
2017-01-22
1
-7
/
+7
|
/
*
rpc: fix orphan_status when getting blocks
moneromooo-monero
2017-01-22
1
-4
/
+6
*
Merge pull request #1569
Riccardo Spagni
2017-01-15
1
-0
/
+30
|
\
|
*
specify restore height by YYYY-MM-DD format
kenshi84
2017-01-16
1
-0
/
+30
*
|
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-8
/
+11
|
/
*
Merge pull request #1571
Riccardo Spagni
2017-01-15
1
-2
/
+2
|
\
|
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-2
/
+2
*
|
rpc: add a command to get info about the current blockchain
moneromooo-monero
2017-01-13
1
-0
/
+1
|
/
*
Merge pull request #1543
Riccardo Spagni
2017-01-13
1
-0
/
+2
|
\
|
*
Add start_time to get_info methods and show uptime
Miguel Herranz
2017-01-12
1
-0
/
+2
*
|
wallet cli: print originating block heights of mixin keys when making transfer
kenshi84
2017-01-09
1
-0
/
+2
|
/
*
rpc: add block size to GET_BLOCK_HEADER RPC
moneromooo-monero
2017-01-06
1
-0
/
+1
*
rpc: add current block size to the getinfo call
moneromooo-monero
2017-01-06
1
-0
/
+2
*
rpc: new function and RPC to get alternative chain info
moneromooo-monero
2016-12-17
1
-0
/
+18
*
rpc: do not include output indices for pool txes
moneromooo-monero
2016-11-23
1
-5
/
+8
[next]