Commit Graph

1159 Commits (release-v0.5.0)

Author SHA1 Message Date
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
wowario 675b879844
initial commit
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni e7d30780de
Merge pull request #4869
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
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 756684bb28
blockchain: avoid unnecessary DB lookups when syncing
6 years ago
moneromooo-monero e98ae34e4b
core: fix adding new pre-hoh block when a tx is already in the pool
6 years ago
moneromooo-monero fc98f7a0a1
rpc: speedup get_outs.bin
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 60f36386e4
Avoid unnecessary temp block and copy ctor
6 years ago
moneromooo-monero 31d80027b5
tests: add unit tests for get_output_distribution
6 years ago
moneromooo-monero 0936dae8a4
blockchain: remove "0 is height" shortcut from get_output_distribution
6 years ago
moneromooo-monero 872c7eb26a
Revert "blockchain: simplify output distribution code"
6 years ago
Riccardo Spagni c37c70f459
Merge pull request #4806
6 years ago
Riccardo Spagni 9827958f5e
Merge pull request #4768
6 years ago
Riccardo Spagni e90ee7548c
Merge pull request #4765
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
6 years ago
Riccardo Spagni 299d75b209
Merge pull request #4735
6 years ago
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
moneromooo-monero ac23b10f15
blockchain: fix innocuous difficulty cache inconsistency
6 years ago
moneromooo-monero 3b14d9727b
blockchain: use uint64_t for block height, not size_t
6 years ago
xiphon b3067962fa cryptonote_core: avoid gratuitous recalculations in check_block_rate()
6 years ago
Riccardo Spagni adf4eb8d50
Merge pull request #4688
6 years ago
Riccardo Spagni 5918ef93f8
Merge pull request #4683
6 years ago
moneromooo-monero 5808530f54
blockchain: remove unused output_scan_worker parameter
6 years ago
moneromooo-monero 1426209a10
blockchain: don't run threads if we have just one function to run
6 years ago
xiphon 233f00c601 cryptonote_core: fix build error gcc 5.4.0 'sign-compare'
6 years ago
moneromooo-monero bf31447e9b
tx_pool: speed up take_tx for transactions from blocks
6 years ago
moneromooo-monero 4f005a77c2
tx_pool: remove unnecessary get_transaction_hash
6 years ago
moneromooo-monero 6ecc99ad1f
core: avoid unnecessary tx/blob conversions
6 years ago
moneromooo-monero cf552c752d
tx_pool: allow take_tx to work without m_txs_by_fee_and_receive_time
6 years ago
moneromooo-monero 09dbd9cbbc
tx_pool: fix comment about transaction_prefix
6 years ago
moneromooo-monero a5ca7f4fb5
core: fix unmixable special case allowing ring size below 11
6 years ago
Riccardo Spagni 056a58d13f
Merge pull request #4536
6 years ago
Riccardo Spagni 557c17e206
Merge pull request #4408
6 years ago
Riccardo Spagni 1c91963dcd
Merge pull request #4308
6 years ago
doy-lee 5a2e54a1cb Fix prune using receive time as tx_weight
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
moneromooo-monero 3a85af403d
core: fix handle_incoming_tx* comment about return value
6 years ago
Riccardo Spagni 5c418c0522
Merge pull request #4522
6 years ago
Riccardo Spagni a38299801f
Merge pull request #4666
6 years ago
Riccardo Spagni 93f2c13a39
Merge pull request #4637
6 years ago
moneromooo-monero cf75ee722a
blockchain: move two new verification errors to the verify category
6 years ago
stoffu 776aefdac1
tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool
6 years ago
moneromooo-monero c39e0a1706
core: don't verify range proofs multiple times
6 years ago
Riccardo Spagni c531df734f
Merge pull request #4389
6 years ago
stoffu a677492f1b
tx_pool: store hex string instead of raw binary to tx_blob of get_transaction_pool RPC
6 years ago
Riccardo Spagni ac5674524a
Revert "Merge pull request #4472"
6 years ago
moneromooo-monero a39c035846
blockchain: add check test options are given for fakechain mode
6 years ago
moneromooo-monero 6844ae1b8d
tx_pool: avoid parsing a whole tx if only the prefix is needed
6 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
6 years ago
xiphon 02d3ef7bda blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
Riccardo Spagni d1d64327b6
Merge pull request #4476
6 years ago
Riccardo Spagni e2da7c7817
Merge pull request #4467
6 years ago
xiphon fa9e54b6ee build: fix gcc false positive 'stringop-overflow' warning
6 years ago
Riccardo Spagni 83d8f03c23
Merge pull request #4333
6 years ago
iDunk5400 fa942ef610
daemon: silence daemon update warnings on testnet
6 years ago
Riccardo Spagni 8bf5a00564
Merge pull request #4423
6 years ago
Riccardo Spagni 689758d691
Merge pull request #4435
6 years ago
moneromooo-monero c39ad0cd72
tx_pool: fix tx removal at startup keeping references
6 years ago
moneromooo-monero 50981c40ce
blockchain: add stagenet v8 and v9, two weeks before mainnet
6 years ago
Riccardo Spagni d9f666d78c
update checkpoints.dat
6 years ago
Riccardo Spagni 0645dcdbdb
Merge pull request #4378
6 years ago
Riccardo Spagni d6893aedf6
Merge pull request #4369
6 years ago
moneromooo-monero 341b3931ed
cryptonote_core: warn when the block rate deviates from expectations
6 years ago
Riccardo Spagni 22a6591a70
Merge pull request #4325
6 years ago
Riccardo Spagni 3584a852a3
Merge pull request #4372
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 1660b0e72c
tx_pool: make the max tx size a consensus rule from v8
6 years ago
moneromooo-monero b2bb9312a7
blockchain: simplify output distribution code
6 years ago
moneromooo-monero 9137ad2c63
blockchain: add a testnet v9 a day after v8
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 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
luigi1111 03738fdde1
Merge pull request #4276
6 years ago
luigi1111 5f1bbe3bce
Merge pull request #4268
6 years ago
moneromooo-monero 4e1e9a607e
blockchain: add mainnet v8 height targetting 18 october
6 years ago
luigi1111 ec6982f8eb
Merge pull request #4240
6 years ago
luigi1111 4a4ea78ecd
Merge pull request #4204
6 years ago
moneromooo-monero 48a7bc4280
tx_pool: fix infinite loop when failing to find a meta record
6 years ago
stoffu 1f2409e9e2
Do memwipe for critical secret keys copied to rct::key
6 years ago
moneromooo-monero 82d1b74500
core: cache block template where possible
6 years ago
luigi1111 fd3b71129b
Merge pull request #4164
6 years ago
moneromooo-monero b278b83860
core: sync database based on bytes added, not blocks added
6 years ago
moneromooo-monero 83f5587167
blockchain: use uint64_t for height, not size_t
6 years ago
luigi1111 dda05f357a
Merge pull request #4108
6 years ago
moneromooo-monero 8e24533a7f
blockchain: some batch tx scanning speedup
6 years ago
luigi1111 61eea83978
Merge pull request #4081
6 years ago
luigi1111 9474567d76
Merge pull request #4076
6 years ago
luigi1111 5cade94189
Merge pull request #4047
6 years ago
luigi1111 21afa71ba6
Merge pull request #3981
6 years ago
luigi1111 d518dae4bf
Merge pull request #3973
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago