Commit Graph

497 Commits (master)

Author SHA1 Message Date
moneromooo-monero eda2661aa2
Allow pruning before v10
5 years ago
rbrunner7 c23ea7962d New interactive daemon command 'print_net_stats': Global traffic stats
5 years ago
moneromooo-monero 760d3a2a0c
daemon: init public_port in all ctors
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
5 years ago
Riccardo Spagni 429930534d
Merge pull request #5185
5 years ago
moneromooo-monero 59478c80dd
daemon: new mining_status command
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 42adc50766
Merge pull request #5125
5 years ago
Riccardo Spagni 46fd181cca
Merge pull request #4054
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
moneromooo-monero 8298f42e9d
miner: it can now autodetect the optimal number of threads
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
Riccardo Spagni 1e5cd3b35a
Merge pull request #5062
5 years ago
moneromooo-monero acfff8d0ce
rpc: fix internal daemon calls in restricted rpc getting partial data
5 years ago
Riccardo Spagni 23c7663167
Merge pull request #5080
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
xiphon d294a577fa daemon: extend 'print_pl' command, optional filter by type and limit
5 years ago
Riccardo Spagni 17878369f9
Merge pull request #5019
5 years ago
moneromooo-monero 65ce387c93
daemon: add a +hex option to print_block
6 years ago
moneromooo-monero d24c325c7d
daemon: print human friendly timestamp too
6 years ago
Riccardo Spagni 5e9225e637
Merge pull request #4925
6 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
6 years ago
Riccardo Spagni 0fccc78e39
Merge pull request #4903
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
Riccardo Spagni 11d86f6008
Merge pull request #4859
6 years ago
moneromooo-monero 9b69a0ae01
daemon: print monero version at startup when calling a detached daemon
6 years ago
moneromooo-monero aba9a9c277
daemon: stop miner before we bring the whole thing down
6 years ago
Jason Wong dc1c12528d add command pop_blocks
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
Riccardo Spagni b1ba96e159
Merge pull request #4777
6 years ago
doy-lee 6f2497bc7a Don't cache nettype in core_rpc_server use m_core
6 years ago
moneromooo-monero c17a1d431b
daemon: use msg_writer, not cout, to display information
6 years ago
Riccardo Spagni fde24c80c2
Merge pull request #4648
6 years ago
Riccardo Spagni 665ab1afbc
Merge pull request #4609
6 years ago
Riccardo Spagni 056a58d13f
Merge pull request #4536
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
moneromooo-monero a7bffead9e
daemon: fix base fee stating /kB even when it is per byte
6 years ago
Ricardo de Vries e54e5668a8 daemon: Show mining address
6 years ago
moneromooo-monero 6f28667aa3
daemon: fix reading past stack on exit
6 years ago
moneromooo-monero c3b8328cd3
daemon: do not run complex code in a signal handler
6 years ago
Riccardo Spagni ac5674524a
Revert "Merge pull request #4472"
6 years ago
xiphon 02d3ef7bda blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
Riccardo Spagni 215651cbb3
Merge pull request #4485
6 years ago
moneromooo-monero 5ec929fb3a
daemon: do not display uptime when not known
6 years ago
TheCharlatan 2fbf38ee91 Fix 32bit depends builds
6 years ago
Riccardo Spagni 7ab49f96ad
Merge pull request #4341
6 years ago
Riccardo Spagni 3cfa45cc7d
Merge pull request #4317
6 years ago
Riccardo Spagni 9c40bc62fc
Merge pull request #3430
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
TheCharlatan 56b6e41ea7 Add support for apple and arm building
6 years ago
moneromooo-monero e611728228
daemon: request no PoW hashes we don't need when asking for blocks
6 years ago
Dusan Klinec 76f95f052e
rpc: allow to pass RPC login via RPC_LOGIN env var
6 years ago
stoffu 3940e12933
daemon.print_bc: don't print difficulty twice
6 years ago
luigi1111 f6d7e87b67
Merge pull request #4075
6 years ago
luigi1111 138aefd0e7
Merge pull request #4029
6 years ago
luigi1111 d518dae4bf
Merge pull request #3973
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
moneromooo-monero 438d52deaf
remove epee from link lines where it's redundant
6 years ago
moneromooo-monero 50af3579ee
alt_chain_info can now give more info about a particular alt chain
6 years ago
luigi1111 51cdd76bbd
Merge pull request #3897
6 years ago
luigi1111 17fd575fe4
Merge pull request #3888
6 years ago
luigi1111 36aeaa7545
Merge pull request #3757
6 years ago
stoffu bd9e4e3149
daemon: show a bit more info with print_block
6 years ago
luigi1111 9a3bd88b9f
Merge pull request #3851
6 years ago
luigi1111 42e7f31613
Merge pull request #3725
6 years ago
stoffu 63d0ab09b5
mlog: --max-log-files to set the max number of rotated log files
6 years ago
luigi1111 40dd59fb8e
Merge pull request #3583
6 years ago
luigi1111 737712c0c6
Merge pull request #3561
6 years ago
moneromooo-monero 1aae39dff2
daemon: fix readline interfering with std::cerr usage
6 years ago
moneromooo-monero a87980f6c2
fix build with GCC 8.1.0
6 years ago
moneromooo-monero 29fbaeaae5
daemon: request unpruned transactions for print_tx
6 years ago
cryptochangements34 6f9260e38e handle optional miner params better
6 years ago
moneromooo-monero d9d002c3c1
daemon: print peer state in sync_info
6 years ago
rbrunner7 f9d0827bba Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
Riccardo Spagni 6189a775b0
Merge pull request #3636
6 years ago
stoffu 998c1461c3
daemon: read config file before reading any other args
6 years ago
moneromooo-monero 35d1269fac
daemon: add a version command
6 years ago
cryptochangements34 372ffeba21
Add a space in mining to testnet/stagenet string
6 years ago
stoffu 353e9c0c90
Core RPC: optionally add POW hash to block_header_response
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni bdf0339dda
Merge pull request #3181
6 years ago
Riccardo Spagni 04a676397f
Merge pull request #3165
6 years ago
Riccardo Spagni 381faf06c7
Merge pull request #3163
6 years ago
Riccardo Spagni 0bffd2ec64
Merge pull request #3161
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu 7539603f94
Bootstrap daemon
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
Erik de Castro Lopo 628b78ae8a Fix in_peers/out_peers RPC operations
6 years ago
Erik de Castro Lopo 32c0f908cd Allow the number of incoming connections to be limited
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 92826e3d8b
Merge pull request #3011
6 years ago
moneromooo-monero e3f0980a1d
daemon: don't drop RPC with busy error when running offline
6 years ago
moneromooo-monero 78a2e15bea
daemon: exit with 0 when successful
6 years ago
Jethro Grassie be1826c0fb
Keep readline optional
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
7 years ago
Riccardo Spagni 3bbe2481ce
Merge pull request #2946
7 years ago
Riccardo Spagni 95a687d584
Merge pull request #2945
7 years ago
stoffu 619bb7233b
daemon+simplewallet: given an unknown command, show it
7 years ago
moneromooo-monero b51dc56687
use const refs in for loops for non tiny types
7 years ago
moneromooo-monero a4240d9ffc
catch const exceptions
7 years ago
moneromooo-monero 1a686bf8cc
daemon: print num txes in print_bc
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
moneromooo-monero 9e07ccf1f5
daemon: remove some superfluous includes
7 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
Riccardo Spagni 3052dab81d
Merge pull request #2836
7 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
Riccardo Spagni fbfdaae06f
Merge pull request #2807
7 years ago
Riccardo Spagni 49ce59462a
Merge pull request #2783
7 years ago
Tim L 23b6f685de RPC: allow binding of restricted port in addition to core port
7 years ago
stoffu 6171238416
daemon & simplewallet: don't set max-concurrency when unspecified
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
Howard Chu 0d9c0db996
Do not build against epee_readline if it was not built
7 years ago
moneromooo-monero 178014c995
split off readline code into epee_readline
7 years ago
moneromooo-monero a9e14a19dc
link against readline only for monerod and wallet-wallet-{rpc,cli}
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
Riccardo Spagni fd0740e5e7
Merge pull request #2615
7 years ago
binaryFate 416a793326 Print msg upon success for commands that were silent
7 years ago
binaryFate 10013e9434 Protect node privacy by proper filtering in restricted-mode RPC answers
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 7452359d8f
Merge pull request #2591
7 years ago
Riccardo Spagni f484b162db
Merge pull request #2599
7 years ago
Riccardo Spagni 1280ba4f5b
Merge pull request #2589
7 years ago
Riccardo Spagni 147ecb6b7a
Merge pull request #2573
7 years ago
Riccardo Spagni c45f3ac4d9
Merge pull request #2568
7 years ago
moneromooo-monero 7130cf0c61
Add tools::on_startup, and warn about glibc 2.25 bug if found
7 years ago
binaryFate 93ad1f8723 Fix #2559: more flexible print_tx daemon command
7 years ago
moneromooo-monero b776c72568
daemon: use @N syntax to output_histogram for specific amounts
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 8f0cea6355
add a command_line function to check for defaulted options
7 years ago
moneromooo-monero 7e7acdc32b
daemon: catch out of range exceptions too when calling stoll/stoi
7 years ago
Riccardo Spagni 3bab2676ec
Merge pull request #2512
7 years ago
Riccardo Spagni 3bf20a77f2
Merge pull request #2470
7 years ago
Riccardo Spagni 85f4b600d2
Merge pull request #2466
7 years ago
Riccardo Spagni 32bbe62120
Merge pull request #2456
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
Riccardo Spagni b911130a46
Merge pull request #2442
7 years ago
moneromooo-monero 06c1e05735
daemon: initialize decode_as_json in RPC request
7 years ago
moneromooo-monero 792ba4f0fe
Log categories can now be added to and removed from
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
stoffu c09aa94d34
daemon: indicate whether the spent key image is mined or unconfirmed
7 years ago
Riccardo Spagni 10d60d2524
Merge pull request #2414
7 years ago