index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
5
-5
/
+5
*
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
2
-1
/
+3
|
\
\
|
*
|
More robust battery status handling.
Dion Ahmetaj
2017-02-16
2
-1
/
+3
|
|
/
*
/
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
2
-0
/
+3
*
|
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
2017-02-10
2
-1
/
+3
|
/
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
5
-41
/
+186
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
5
-41
/
+186
*
|
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
3
-5
/
+6
|
/
*
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
|
/
*
Merge pull request #1610
Riccardo Spagni
2017-01-22
1
-4
/
+6
|
\
|
*
rpc: fix orphan_status when getting blocks
moneromooo-monero
2017-01-22
1
-4
/
+6
*
|
p2p: always recreate a new peer id on startup
moneromooo-monero
2017-01-22
1
-0
/
+2
|
/
*
Merge pull request #1569
Riccardo Spagni
2017-01-15
3
-1
/
+55
|
\
|
*
specify restore height by YYYY-MM-DD format
kenshi84
2017-01-16
3
-1
/
+55
*
|
Change logging to easylogging++
moneromooo-monero
2017-01-16
3
-8
/
+33
|
/
*
macro to define core RPC version for avoiding future mistake
kenshi84
2017-01-16
1
-1
/
+2
*
Merge pull request #1571
Riccardo Spagni
2017-01-15
2
-2
/
+4
|
\
|
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
2
-3
/
+5
*
|
rpc: add a command to get info about the current blockchain
moneromooo-monero
2017-01-13
2
-1
/
+4
|
/
*
Merge pull request #1543
Riccardo Spagni
2017-01-13
2
-0
/
+4
|
\
|
*
Add start_time to get_info methods and show uptime
Miguel Herranz
2017-01-12
2
-1
/
+5
*
|
wallet cli: print originating block heights of mixin keys when making transfer
kenshi84
2017-01-09
2
-1
/
+11
|
/
*
Merge pull request #1534
Riccardo Spagni
2017-01-08
2
-1
/
+8
|
\
|
*
rpc: add block size to GET_BLOCK_HEADER RPC
moneromooo-monero
2017-01-06
2
-1
/
+4
|
*
rpc: add current block size to the getinfo call
moneromooo-monero
2017-01-06
2
-1
/
+5
*
|
rpc: fix mixup in tx_info serialization
moneromooo-monero
2016-12-24
1
-1
/
+1
|
/
*
rpc: new function and RPC to get alternative chain info
moneromooo-monero
2016-12-17
3
-0
/
+55
*
Adding HTTP Digest Auth (but not yet enabled)
Lee Clagett
2016-12-13
1
-0
/
+1
*
Improve daemon RPC version handling
moneromooo-monero
2016-11-26
1
-1
/
+10
*
rpc: do not include output indices for pool txes
moneromooo-monero
2016-11-23
1
-5
/
+8
*
rpc: bump version after RPC changes
moneromooo-monero
2016-11-22
1
-1
/
+1
*
Add a get_outs (fully text based) version of get_outs.bin
moneromooo-monero
2016-11-22
3
-13
/
+87
*
rpc: add output indices to gettransactions
moneromooo-monero
2016-11-22
2
-0
/
+10
*
rpc: bump RPC version
moneromooo-monero
2016-11-10
1
-1
/
+1
*
rpc: add a dynamic fee estimation RPC call
moneromooo-monero
2016-10-31
3
-0
/
+32
*
Merge pull request #1247
Riccardo Spagni
2016-10-23
1
-0
/
+4
|
\
|
*
daemon: report transaction relay status in print_pool* commands
moneromooo-monero
2016-10-23
1
-0
/
+4
*
|
Merge pull request #1222
Riccardo Spagni
2016-10-22
2
-0
/
+4
|
\
\
|
*
|
rpc: add blockchain cumulative difficulty to getinfo call
moneromooo-monero
2016-10-15
2
-0
/
+4
*
|
|
Merge pull request #1221
Riccardo Spagni
2016-10-22
1
-1
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]