Commit Graph

243 Commits (bb49011991e433d2345d01b0d92ead6b81b379e4)

Author SHA1 Message Date
wowario 2d4c0edd66
Captain obvious warning
6 years ago
moneromooo-monero 26acaf82f9
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero 57c006d6f1
core: fix automatic safe db sync mode switching
6 years ago
jw 2e40272dc3
Merge pull request #34 from wowario/simplewallet
6 years ago
wowario 8f8504c76e
make simplewallet simple
6 years ago
jw 94fc2c514d
Merge pull request #31 from wowario/art
6 years ago
wowario bcf485d9a7
add WOW ASCII art
6 years ago
moneromooo-monero 0043d20939
fix lambda compile error on openbsd
6 years ago
Thaer Khawaja 2d63dd3c1c
Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero 9360a0e057
cryptonote: make sure outPk setup always happens
6 years ago
moneromooo-monero b1398fff40
core: fix use of uninitialised data
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu af773211cb
Stagenet
6 years ago
moneromooo-monero 4a78a99f96
cryptonote_core: change wording of fork warning message
6 years ago
Riccardo Spagni 6198c816b1
Merge pull request #3170
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
moneromooo-monero 3607d467f3
core: add --no-fluffy-blocks, and enable fluffy blocks by default
6 years ago
moneromooo-monero bc61ae69bf
tx_pool: add a max pool size, settable with --max-txpool-size
6 years ago
Riccardo Spagni e93ff8f22d
Merge pull request #3143
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero ba6d2975bc
cryptonote_core: add --disable-dns-checkpoints flag
6 years ago
Riccardo Spagni b38f6dcf0b
Merge pull request #2929
6 years ago
moneromooo-monero 24f584d90d
cryptonote_core: remove unused functions with off by one bugs
6 years ago
moneromooo-monero 8e60b81c48
cryptonote_core: fix db leak on error
6 years ago
moneromooo-monero d9b137f161
cryptonote_core: fix blockchain init call after prototype change
6 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
6 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 years ago
Riccardo Spagni 8da24c2a57
Merge pull request #2878
6 years ago
Riccardo Spagni 7998ffc26b
Merge pull request #2871
6 years ago
moneromooo-monero ae55bacd8c
resumption support for updates using range requests
6 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
6 years ago
moneromooo-monero 7696e84952
core: make --offline also disable DNS lookups
6 years ago
xmr-eric 2b0a32f8af Small cleanup of daemon synchronization output
7 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
Riccardo Spagni ed2fc4a1ff
Merge pull request #2794
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
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
moneromooo-monero 43f27c7d43
core: warn when free disk space is low
7 years ago
binaryFate 10013e9434 Protect node privacy by proper filtering in restricted-mode RPC answers
7 years ago
Riccardo Spagni 344c01c712
Merge pull request #2638
7 years ago
Riccardo Spagni d8bc28cc36
Merge pull request #2552
7 years ago
Riccardo Spagni 5ea20d6944
Merge pull request #2469
7 years ago
moneromooo-monero 529a6a4af8
core: guard against a mined block not finding all txes in the pool
7 years ago
Riccardo Spagni 87d0516f7d
Merge pull request #2513
7 years ago
moneromooo-monero 69ce33f217
core: fix failure to sync when a tx is already in the pool
7 years ago