Commit Graph

328 Commits (v0.2.2.00)

Author SHA1 Message Date
jw c074baee61
Merge pull request #71 from wowario/upstream
6 years ago
moneromooo-monero fa3ae1a16d
alt_chain_info can now give more info about a particular alt chain
6 years ago
moneromooo-monero f2b1dca6aa
remove epee from link lines where it's redundant
6 years ago
moneromooo-monero 9a2fa460b0 daemon: fix readline interfering with std::cerr usage
6 years ago
moneromooo-monero 7df1321b30 fix build with GCC 8.1.0
6 years ago
wowario e0b4dd913a
rename to wownero
6 years ago
moneromooo-monero b713b0ae43
daemon: request unpruned transactions for print_tx
6 years ago
stoffu 4b93bf5be9
daemon: read config file before reading any other args
6 years ago
moneromooo-monero dac20e337a
daemon: add a version command
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
rbrunner7 af38d77020
[RELEASE] Fix broken interactive daemon 'limit' commands plus RPC calls
6 years ago
wowario a801517396
rename to wownero
6 years ago
jwinterm c473f01310 Initial commit
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