| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
52cd2fa rpc: implement get_public_nodes command (xiphon)
|
| | | |_|_|/
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
0605406 daemon: sort alt chains by height (moneromooo-monero)
4228ee0 daemon: add optional arguments to alt_chain_info (moneromooo-monero)
880ebfd daemon: add more chain specific info in alt_chain_info (moneromooo-monero)
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
df83ed7 consensus: from v12, enforce >= 2 outputs (moneromooo-monero)
|
| | | | | | | | |
|
| | |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
new cli options (RPC ones also apply to wallet):
--p2p-bind-ipv6-address (default = "::")
--p2p-bind-port-ipv6 (default same as ipv4 port for given nettype)
--rpc-bind-ipv6-address (default = "::1")
--p2p-use-ipv6 (default false)
--rpc-use-ipv6 (default false)
--p2p-require-ipv4 (default true, if ipv4 bind fails and this is
true, will not continue even if ipv6 bind
successful)
--rpc-require-ipv4 (default true, description as above)
ipv6 addresses are to be specified as "[xx:xx:xx::xx:xx]:port" except
in the cases of the cli args for bind address. For those the square
braces can be omitted.
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
b8cfa92 rpc: implement set_bootstrap_daemon method (xiphon)
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
cf8cb68 rpc: use ip address string representation for peer::host field (xiphon)
|
| | |/ / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
fcfcc3a rpc: in/out peers can now return the setting's value (moneromooo-monero)
|
| | |/ / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
6abaaaa remove obsolete save_graph skeleton code (moneromooo-monero)
|
| | | |_|/ / / /
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
25a7cfd add a few checks where it seems appropriate (moneromooo-monero)
1a66a86 remove unused code (moneromooo-monero)
|
| | | |_|/ / / /
| |/| | | | | |
|
| | | | | | | | |
|
| | |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | | |
rather than their string representation
|
| | |_|_|_|/
|/| | | | |
|
| | |_|_|/
|/| | | |
|
| | | | |
| | | |
| | | |
| | | | |
issue: #5568
|
| | |_|/
|/| | |
|
| | |/
|/| |
|
| |\ \
| | |
| | |
| | | |
e9809382 fix wide difficulty conversion with some versions of boost (moneromooo-monero)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
0eb0d6b8 rpc: improve get_output_distribution (moneromooo-monero)
|
| | |/
| |
| |
| |
| |
| |
| | |
It can now handle small reorgs without having to rescan the
whole blockchain.
Also add a test for it.
|
| |/
|
|
| |
SHA1 is too close to bruteforceable
|
| |\
| |
| |
| | |
c30d93fc rpc: add a pruned bool to the prune_blockchain call (moneromooo-monero)
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
d009f6dd rpc: fix get_block_hashes.bin from wallet on pruned blockchain (moneromooo-monero)
bb0ef5b1 blockchain: lock the blockchain while pruning (moneromooo-monero)
|
| | |/
| |
| |
| | |
We want to get all blocks here, even pruned ones
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
7d79222f daemon: remove debug info (moneromooo-monero)
8fec0f98 functional_tests: add sweep_single test (moneromooo-monero)
9880d61b wallet_rpc_server: remove unused code (moneromooo-monero)
8a61b33d rpc: omit irrelevant fields for pool txes in gettransactions (moneromooo-monero)
56508524 rpc: add relayed in get_transaction output (moneromooo-monero)
82e510f1 rpc: set default log category in core_rpc_server.h (moneromooo-monero)
|
| | | | |
|
| | | | |
|
| | |/ |
|
| |\ \
| | |
| | |
| | |
| | | |
b3648232 daemon: fix ratio not being floating point (moneromooo-monero)
e1b097b9 core_rpc_server: remove dummy assigning int to bool (moneromooo-monero)
|
| | | |
| | |
| | |
| | | |
Coverity 197653
|
| |\ \ \
| | | |
| | | |
| | | | |
ccb996af rpc: new sanity check on relayed transactions (moneromooo-monero)
|
| | |/ /
| | |
| | |
| | | |
This will weed out some transactions with silly rings
|
| |\ \ \
| |_|/
|/| |
| | | |
f3425f8d rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0 (stoffu)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
e78cea74 rpc: fix off by one in get_height (moneromooo-monero)
|
| | | |/
| |/| |
|
| |\ \ \
| |/ /
|/| |
| | | |
cbf32241 rpc: make wide_difficulty hexadecimal (moneromooo-monero)
|
| | | |
| | |
| | |
| | | |
This should be friendlier for clients which don't have bignum support
|
| | | |
| | |
| | |
| | |
| | | |
Related to emission, reorgs, getting tx data back, output
distribution and histogram
|
| |\ \ \
| | | |
| | | |
| | | | |
c746f45d Add hash of top block to /getheight RPC (Howard Chu)
|