Commit Graph

277 Commits (release-v0.5.1)

Author SHA1 Message Date
wowario 95a6414342
add v0.5 ASCII art
5 years ago
wowario 05e391fc54
Build fixes for some platforms
5 years ago
wowario 87d457d4ac
support old BP
5 years ago
wowario f84028f88c
make simplewallet simple
5 years ago
wowario 2b1829f649
Captain obvious warning
5 years ago
wowario 9b19be69a1
initial commit
5 years ago
moneromooo-monero 1e5f2e4c58
core: fix adding new pre-hoh block when a tx is already in the pool
5 years ago
moneromooo-monero b5c9aed261
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero 7942e862b8
blockchain: include number of discarded blocks in --reorg-notify
5 years ago
moneromooo-monero eb982caad1
core: add a few more block rate window sizes
5 years ago
moneromooo-monero cdf2e30825
core: add --block-rate-notify
5 years ago
moneromooo-monero 7eab7b6a72
blockchain: add --reorg-notify
5 years ago
moneromooo-monero bc19bcb2f6
cryptonote_core: warn when the block rate deviates from expectations
5 years ago
moneromooo-monero eaf602bceb
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero e776762bf6
core: don't verify range proofs multiple times
5 years ago
Riccardo Spagni f5df0e272e
Revert "Merge pull request #4472"
6 years ago
Riccardo Spagni b26ab0b580
Merge pull request #4472
6 years ago
moneromooo-monero 7340300460
add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}
6 years ago
Riccardo Spagni 0645dcdbdb
Merge pull request #4378
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
moneromooo-monero ac9346637a
rpc: add a "is an update available" flag in get_info
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero c444b1b229
require canonical multi output bulletproof layout
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero bacf0a1e2f
bulletproofs: add aggregated verification
6 years ago
moneromooo-monero b278b83860
core: sync database based on bytes added, not blocks added
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 2771a18e85
threadpool: allow leaf functions to run concurrently
6 years ago
moneromooo-monero a830db2577
rpc: rework to avoid repeated calculations in get_blocks.bin
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
luigi1111 50bc95519e
Merge pull request #3828
6 years ago
luigi1111 cfd66dae4b
Merge pull request #3691
6 years ago
luigi1111 22c8730261
Merge pull request #3450
6 years ago
luigi1111 a7ea14dc6a
Merge pull request #3876
6 years ago
moneromooo-monero 740da1ba95
core: fix automatic safe db sync mode switching
6 years ago
moneromooo-monero b9389e582e
db_lmdb: save pruned and prunable tx data separately
6 years ago
moneromooo-monero 5f8ffca34d
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero ce173cbb5b
core: remove threadpool dependency from header
6 years ago
moneromooo-monero 16e209e08d
core: lock incoming tx lock when checking the txpool and chain
6 years ago
moneromooo-monero 6f859e4328
cryptonote: make sure outPk setup always happens
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero 11c933e137
fix lambda compile error on openbsd
6 years ago
stoffu 3b941befae
core: add get_earliest_ideal_height_for_version()
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