Commit Graph

355 Commits (e18cb33e085efb427272b0d8f78435b6f73bb9d1)

Author SHA1 Message Date
Riccardo Spagni e18cb33e08
update checkpoints
6 years ago
Riccardo Spagni ace614612b
Merge pull request #3815
6 years ago
Riccardo Spagni 2a1a208b2b
Merge pull request #3753
6 years ago
moneromooo-monero ffe9d8821a
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero f24c970f96
blockchain: invalidate misc caches when popping blocks
6 years ago
stoffu 4980d3c0c9
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
moneromooo-monero d003f07c59
speedup get_output_histogram for all amounts when min_count > 0
6 years ago
Riccardo Spagni 32bd639b4b
update block hashes for checkpoints.dat
6 years ago
moneromooo-monero bb20f104ba
Move v7 fork to 1546000 to give more update time
6 years ago
Riccardo Spagni 83651630bc
Merge pull request #3418
6 years ago
moneromooo-monero 20a002667c
blockchain: forbid bulletproof types before v8
6 years ago
Riccardo Spagni 432480fa42
Merge pull request #3414
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
stoffu 524cbdc1e2
blockchain: fix log message about per-kB fee
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Jean Pierre Dudey e1b526b371 Remove the `Blockchain::get_all_known_block_ids` function.
6 years ago
Riccardo Spagni 9a63fbcf83
Merge pull request #3371
6 years ago
stoffu 978663d461
Stagenet: successive forks up to v7
6 years ago
moneromooo-monero 84decbea48
core: add v7 for 1539500 on mainnet
6 years ago
moneromooo-monero 38657fd0e9
Bump min ring size from 5 to 7 from v7
6 years ago
Riccardo Spagni abcdb7b5c4
Merge pull request #3308
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu af773211cb
Stagenet
6 years ago
moneromooo-monero 6f8779d282
blockchain: fix random sync failures
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 24d8f9237f
Merge pull request #3248
6 years ago
moneromooo-monero d6a0ae96c6
blockchain: don't try to use hash check array after it's freed
6 years ago
moneromooo-monero 61defd89e3
blockchain: sanity check number of precomputed hash of hash blocks
6 years ago
moneromooo-monero c70f03cacf
blockchain: move bulletproofs to v8
6 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 9872620781
Merge pull request #3014
6 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
6 years ago
moneromooo-monero deeffaeb5c
blockchain: remove minor floating point usage
6 years ago
Riccardo Spagni 0a110aefbb
Merge pull request #2971
6 years ago
moneromooo-monero ae8602303a
Fix exceptions not finding txpool txes when relaying
7 years ago
moneromooo-monero 24f584d90d
cryptonote_core: remove unused functions with off by one bugs
7 years ago
moneromooo-monero b1634aa3e8
blockchain: don't leave dangling pointers in this
7 years ago
moneromooo-monero 8e60b81c48
cryptonote_core: fix db leak on error
7 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero d753d716a6
fix a few leaks by throwing objects, not newed pointers to objects
7 years ago
Riccardo Spagni 8da24c2a57
Merge pull request #2878
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero 7696e84952
core: make --offline also disable DNS lookups
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 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