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
/
utils
/
python-rpc
/
framework
/
daemon.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-0
/
+8
*
New add_aux_pow RPC to support merge mining
moneromooo-monero
2021-02-09
1
-0
/
+13
*
Merge pull request #6662
Alexander Blair
2020-08-16
1
-1
/
+1
|
\
|
*
python-rpc: fix bad in_peers parameter
moneromooo-monero
2020-06-17
1
-1
/
+1
*
|
python-rpc: add missing sync_txpool python entry point
moneromooo-monero
2020-05-27
1
-0
/
+10
|
/
*
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
2020-03-30
1
-2
/
+3
*
python-rpc: add missing daemon RPC
moneromooo-monero
2019-10-25
1
-0
/
+26
*
rpc: add a flush_cache RPC
moneromooo-monero
2019-10-25
1
-6
/
+6
*
daemon, wallet: new pay for RPC use system
moneromooo-monero
2019-10-25
1
-32
/
+130
*
functional_tests: check for RPC methods which aren't exposed
moneromooo-monero
2019-09-17
1
-0
/
+138
*
functional_tests: add get_transaction_pool_stats
moneromooo-monero
2019-09-17
1
-0
/
+5
*
functional_tests: add save_bc
moneromooo-monero
2019-09-17
1
-0
/
+5
*
functional_tests: add is_key_image_spent tests
moneromooo-monero
2019-09-17
1
-0
/
+6
*
Merge pull request #5490
luigi1111
2019-08-17
1
-0
/
+11
|
\
|
*
functional_tests: add get_fee_estimate to blockchain test
moneromooo-monero
2019-04-24
1
-0
/
+11
*
|
Merge pull request #5525
luigi1111
2019-08-14
1
-1
/
+2
|
\
\
|
*
|
daemon: add more chain specific info in alt_chain_info
moneromooo-monero
2019-06-01
1
-1
/
+2
|
|
/
*
/
python-rpc: add missing getblock RPC parameters
moneromooo-monero
2019-05-09
1
-2
/
+4
|
/
*
rpc: new sanity check on relayed transactions
moneromooo-monero
2019-04-12
1
-1
/
+2
*
console.py: can now connect to several daemons/wallets
moneromooo-monero
2019-04-11
1
-0
/
+2
*
functional_tests: add alt chains tests
moneromooo-monero
2019-04-11
1
-0
/
+15
*
python-rpc: add set_log_level and set_log_categories
moneromooo-monero
2019-04-11
1
-0
/
+12
*
functional_tests: add more blockchain related tests
moneromooo-monero
2019-04-11
1
-4
/
+66
*
functional_tests: add bans tests
moneromooo-monero
2019-04-11
1
-0
/
+21
*
python-rpc: add getblockheadersrange daemon RPC
moneromooo-monero
2019-03-23
1
-0
/
+13
*
python-rpc: add console.py
moneromooo-monero
2019-03-23
1
-0
/
+8
*
functional_tests: move RPC API to utils, it is not test specific
moneromooo-monero
2019-03-22
1
-0
/
+198