Commit Graph

400 Commits (b5fb9aea88d66dc132e33581aa661cb6542508e7)

Author SHA1 Message Date
xiphon a813c46a1b cryptonote_core: skip dns checkpoints on startup if not enforced
4 years ago
luigi1111 0bb7191fd6
Merge pull request #6328
4 years ago
luigi1111 096e2135dd
Merge pull request #6214
4 years ago
Lee Clagett babf25d2ec Allow unrestricted rpc calls to get full txpool info
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
moneromooo-monero 054b4c7f41
protocol: request txpool contents when synced
4 years ago
Aaron Hook aa93e38862 p2p: remove old debug commands
4 years ago
Alexander Blair 4371ac4265
Merge pull request #6225
4 years ago
Alexander Blair 4da37daf67
Merge pull request #6211
4 years ago
moneromooo-monero 9bde70e567
core: mention time being off in hash rate changes message
4 years ago
Alexander Blair e552ba14b2
Merge pull request #6127
4 years ago
Alexander Blair 2532567091
Merge pull request #6078
4 years ago
Alexander Blair 9a08ac98c0
Merge pull request #6050
4 years ago
moneromooo-monero 987c3139dc
print_coinbase_tx_sum now supports 128 bits sums
5 years ago
moneromooo-monero 5985c5afe8
rpc: add bad-blocks to flush_cache RPC
5 years ago
wowario 67b4a19edf
simplewallet: noob-friendly help menu
5 years ago
Lee Clagett 70c9cd3c9c Change to Tx diffusion (Dandelion++ fluff) instead of flooding
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
JamesWrigley b9fc206660 Add a --keep-fakechain option to keep fakechain databases
5 years ago
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
moneromooo-monero 65301c406e
core: point out when we hit the block rate visibility limit
5 years ago
moneromooo-monero a4dc575ccb
rpc: add a flush_cache RPC
5 years ago
luigi1111 4233d88341
Merge pull request #5973
5 years ago
moneromooo-monero fe443bbdec
cryptonote: don't leave block_weight uninitialized
5 years ago
moneromooo-monero abd376313b
cryptonote: fill in tx weight when syncing from pruned blocks
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
luigi1111 8c41d36a08
Merge pull request #5864
5 years ago
moneromooo-monero d0663837d2
core: move hardforks into its own lib
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
moneromooo-monero 2cb22d4071
core: make the "update probably needed soon" message less scary
5 years ago
luigi1111 1167370239
Merge pull request #5637
5 years ago
luigi1111 9f746b72e2
Merge pull request #5585
5 years ago
luigi1111 4b76656f5c
Merge pull request #5524
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero 5d6b43b672
core: fix --prune-blockchain not pruning if no blockchain exists
5 years ago
moneromooo-monero 69f9420489
core: do not complain about low block rate if disconnected
5 years ago
Jesus Ramirez 270a3ae58b Unused private member m_miner_address
5 years ago
moneromooo-monero f950517a08
core: update pruning if using --prune-blockchain on a pruned blockchain
5 years ago
moneromooo-monero 06b8f29992
blockchain: keep alternative blocks in LMDB
5 years ago
moneromooo-monero 25a7cfdb4a
add a few checks where it seems appropriate
5 years ago
Riccardo Spagni ce2f46f76b
Merge pull request #5405
5 years ago
moneromooo-monero 064ab12340
functional_tests: add more blockchain related tests
5 years ago
Riccardo Spagni 76fbcfe2dd
Merge pull request #5123
5 years ago
moneromooo-monero ffdbcfb6b3
core: don't check block rate nor fork time in regtest mode
5 years ago
Riccardo Spagni 4ac78e1612
Merge pull request #5346
5 years ago
moneromooo-monero 089c7637a6
cryptonote: rework block blob size sanity check
5 years ago
moneromooo-monero 547a9708de
cryptonote: block parsing + hash calculation speedup
5 years ago
moneromooo-monero 1730a44f90
core: improve block rate monitor trigger probabilities
5 years ago
moneromooo-monero e9519e9876
cryptonote: fix calculating coinbase tx hash
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero 238401d4e9
core: avoid double parsing blocks after hoh
5 years ago
moneromooo-monero f75d51abda
core: avoid calculating tx prefix hash when we don't need it
5 years ago
moneromooo-monero a17da7202b
Print the reason why a notification spec failed to parse
5 years ago
moneromooo-monero 356d813799
blockchain: include number of discarded blocks in --reorg-notify
5 years ago
moneromooo-monero 4d598e3d4d
core: add a few more block rate window sizes
5 years ago
moneromooo-monero d4fb9641e0
core: add --block-rate-notify
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero 23813c7160
blockchain: add --reorg-notify
5 years ago
Riccardo Spagni 0daa00e035
Merge pull request #5052
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero 008647d7eb
blockchain_db: speedup tx output gathering
5 years ago
Riccardo Spagni fe3c8c9682
Merge pull request #4923
6 years ago
Riccardo Spagni e19a205ff4
Merge pull request #4920
6 years ago
Riccardo Spagni dde1e69723
Merge pull request #4787
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
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
moneromooo-monero e98ae34e4b
core: fix adding new pre-hoh block when a tx is already in the pool
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
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
moneromooo-monero 3dba7f252e
protocol: option to pad transaction relay to the next kB
6 years ago
xiphon b3067962fa cryptonote_core: avoid gratuitous recalculations in check_block_rate()
6 years ago
xiphon 233f00c601 cryptonote_core: fix build error gcc 5.4.0 'sign-compare'
6 years ago
moneromooo-monero 6ecc99ad1f
core: avoid unnecessary tx/blob conversions
6 years ago
Riccardo Spagni 056a58d13f
Merge pull request #4536
6 years ago
Riccardo Spagni 557c17e206
Merge pull request #4408
6 years ago
xiphon fd62b6e79f blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
moneromooo-monero c39e0a1706
core: don't verify range proofs multiple times
6 years ago
Riccardo Spagni ac5674524a
Revert "Merge pull request #4472"
6 years ago
xiphon 02d3ef7bda blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
Riccardo Spagni 83d8f03c23
Merge pull request #4333
6 years ago
Riccardo Spagni 0645dcdbdb
Merge pull request #4378
6 years ago
moneromooo-monero 341b3931ed
cryptonote_core: warn when the block rate deviates from expectations
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