Commit Graph

1521 Commits (1b8475003c065b0387f21323dad8a03b131ae7d1)

Author SHA1 Message Date
selsta 309f6ba3f5
build: prepare v0.18.1.0
2 years ago
j-berman fac7c43644 continue pool pruning even if a tx can't be found
2 years ago
SChernykh 099fc1f8a9 Fixed get_block_template_backlog performance
2 years ago
j-berman 8cc3c9af4d Publish submitted txs via zmq
2 years ago
luigi1111 f982163fc9
Merge pull request #8425
2 years ago
selsta fe5d1bef56
build: prepare v0.18.0.0
2 years ago
anon c7b2944f89 multisig: fix critical vulnerabilities in signing
2 years ago
j-berman b9d2c788bc fix backoff delay logic when re-relaying txs
2 years ago
luigi1111 e13244ea9c
Merge pull request #8178
2 years ago
j-berman 5d388eb74d Bump ring size to 16 for v15 & remove set default in wallet cli
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
luigi1111 6694597974
Merge pull request #8207
2 years ago
moneromooo-monero b030f20751
Fee changes from ArticMine
2 years ago
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
2 years ago
luigi1111 627f04c19a
Merge pull request #8212
2 years ago
luigi1111 04e490c8da
Merge pull request #8205
2 years ago
luigi1111 0eb1b570b6
Merge pull request #8197
2 years ago
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
Luke Parker 591c174235
Remove footgun doc comment in miner TX validation
2 years ago
mj-xmr 0d6fce8995
Compil. time: cryptonote_core minus portable_storage header
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 5eaa4434e8
Merge pull request #7877
2 years ago
koe e08abaa43f multisig key exchange update and refactor
2 years ago
luigi1111 9a17f53489
Merge pull request #8070
3 years ago
Howard Chu 0221b01519
Add calcpow RPC
3 years ago
selsta 82828bfcb6
cryptonote_core: fix unused lambda warning
3 years ago
moneromooo-monero bbe3b276b8
tx_pool: full tx revalidation on fork boundaries
3 years ago
selsta 48a0997d8c
blockchain: fix pedantic assert
3 years ago
luigi1111 298c9a357f
Merge pull request #7891
3 years ago
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
luigi1111 7848a467c5
Merge pull request #7616
3 years ago
anon 4ced092aae daemon: allow proxy configuration
3 years ago
luigi1111 9903b35345
Merge pull request #7754
3 years ago
luigi1111 3366bd81eb
Merge pull request #7612
3 years ago
fdov 8ff21e1e84
doc: update IRC references to Libera
3 years ago
luigi1111 667d3dd4c2
Merge pull request #7684
3 years ago
luigi1111 381f8f5e24
Merge pull request #7709
3 years ago
mj-xmr a1c4307128
Warnings: unused variable in core/blockchain.cpp
3 years ago
mj-xmr 581c3af03a
Warnings: unused var at cryptonote_tx_utils.cpp
3 years ago
moneromooo-monero ed6f05357c
blockchain: speed up repeated pops (mostly in tests)
3 years ago
luigi1111 63c7ca07fb
Merge pull request #7136
3 years ago
luigi1111 2218e23e84
Merge pull request #7002
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
moneromooo-monero 254a1338ad
core: speed up print_coinbase_tx_sum
3 years ago
moneromooo-monero f9b5b521e8
fix serialization being different on mac
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett bd129849f0 Remove copies from foreach loops (thanks to Clang)
3 years ago
Lee Clagett 679d05567d Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 e45619e61e Revert "Merge pull request #7136"
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
moneromooo-monero 1e27f7101e
blockchain: lock access to m_blocks_hash_of_hashes
4 years ago
moneromooo-monero 0aa541b361
protocol: more sanity checks in new chain block hashes
4 years ago
moneromooo-monero 1eb14af1a3
rpc: limit the number of txes for get_blocks.bin
4 years ago
Alexander Blair 4f401f6fca
Merge pull request #7025
4 years ago
luigi1111 850edfe419
Merge pull request #7021
4 years ago
luigi1111 36d31ba0be
Merge pull request #7018
4 years ago
luigi1111 4d298d4f11
Merge pull request #6924
4 years ago
luigi1111 999e797cea
Merge pull request #6922
4 years ago
xiphon a9cd5d914e cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Lee Clagett b10878f108 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
4 years ago
Lee Clagett d73cb95dfa Fix timeout checks for forwarded and Dandelion++ stem txes
4 years ago
moneromooo-monero 874487fed8
blockchain: remove some dead code
4 years ago
SChernykh a25bc71f3f Make Blockchain::get_fee_quantization_mask() compile time
4 years ago
Nathan Dorfman f1836ac28a cryptonote_core: Fix missing override warnings
4 years ago
Alexander Blair 8e3f46dd0a
Merge pull request #6881
4 years ago
Alexander Blair 543d600042
Merge pull request #6875
4 years ago
moneromooo-monero 88fde0309a
blockchain: fix sync at v14 boundary
4 years ago
moneromooo-monero 11b20229c9
tx_pool: silence spammy harmless warning till we fix the bug
4 years ago
xiphon a12a8174e0 Dandelion++: skip desynced peers in stem phase
4 years ago
moneromooo-monero 4971219c2c
blockchain: deterministic UNIX time unlock checks
4 years ago
selsta f240b1dd88
build: prepare v0.17
4 years ago
moneromooo-monero fc2cb224a9
blockchain: fix pow skipping for old blocks without precalc hash
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
moneromooo-monero d20ff4f648
functional_tests: add a large (many randomx epochs) p2p reorg test
4 years ago
moneromooo-monero 9d42649d58
core: fix mining from a block that's not the current top
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Alexander Blair 0c101f1236
Merge pull request #6767
4 years ago
Alexander Blair b04da25e4d
Merge pull request #6760
4 years ago
moneromooo-monero 844fb4e940
enforce claiming maximum coinbase amount
4 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
Alexander Blair bc48494731
Merge pull request #6661
4 years ago
Alexander Blair c6c4ead44e
Merge pull request #6614
4 years ago
moneromooo-monero 07442a6059
Fix build with Boost 1.74
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
4 years ago
moneromooo-monero 90016ad744
blockchain: guard against exceptions in add_new_block/children
4 years ago
rbrunner7 fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
4 years ago
Alexander Blair 36d50d93f2
Merge pull request #6534
4 years ago
Alexander Blair 814e617117
Merge pull request #6526
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero 332d60719a
tx_pool: mine stem txes in fake chain mode
4 years ago
moneromooo-monero 0fd6ccef21
blockchain: fix timestamp/difficulty cache getting out of sync
4 years ago
luigi1111 99b14ccd6a
Merge pull request #6647
4 years ago
luigi1111 18bb011afe
Merge pull request #6629
4 years ago
luigi1111 634262f3f5
Merge pull request #6568
4 years ago
luigi1111 ed903578d7
Merge pull request #6544
4 years ago
moneromooo-monero 267ce5b718
avoid a couple needless copies
4 years ago