Commit Graph

219 Commits (5b67d16cdf9ec6e90f244286f2bb557c32fa7466)

Author SHA1 Message Date
Jeffrey Ryan e56ce84584
common: move boost_serialization_helper.h out and cleanup includes
1 year ago
wowario a04b346103
support old BP and BP+
1 year ago
wowario 9df0c6e3e4
initial commit
1 year ago
luigi1111 ce80747c58
Merge pull request #8427
2 years ago
luigi1111 645d752b19
Merge pull request #8415
2 years ago
SChernykh f79765579c Fixed get_block_template_backlog performance
2 years ago
j-berman 1fc60cac58 Publish submitted txs via zmq
2 years ago
j-berman 628fdcdd49 continue pool pruning even if a tx can't be found
2 years ago
j-berman b9d2c788bc fix backoff delay logic when re-relaying txs
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 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
SChernykh dfee15eee1 RPC and ZeroMQ APIs to support p2pool
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Alexander Blair 4f401f6fca
Merge pull request #7025
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 11b20229c9
tx_pool: silence spammy harmless warning till we fix the bug
4 years ago
moneromooo-monero 55363c5941
Avoid some temporary strings when reading off the database
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
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
Lee Clagett 4d8d121462 Fix D++ block template check
4 years ago
Lee Clagett 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 0f233c6ad8
Merge pull request #6478
4 years ago
Sumo Gr dd807b8410 txpool.cpp: rename var to fix for old g++ version (xenial default)
4 years ago
Lee Clagett ee58362b1f Used legacy category to match insert_key_images behavior
4 years ago
Lee Clagett 571546067f Always reject duplicate key-images from second txid
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
luigi1111 228af683a7
Merge pull request #6403
4 years ago
luigi1111 6c7d928f19
Merge pull request #6336
4 years ago
luigi1111 096e2135dd
Merge pull request #6214
4 years ago
moneromooo-monero 054b4c7f41
protocol: request txpool contents when synced
4 years ago
Lee Clagett 5de2295f3c Correct key image check in tx_pool
4 years ago
moneromooo-monero f8d76f395b
core: move the LockedTXN class out of txpool so it may be reused
4 years ago
moneromooo-monero e3779775d7
tx_pool: catch theoretical error in get_block_reward
4 years ago
luigi1111 fb64463c4c
Merge pull request #6052
5 years ago
Lee Clagett 5d7ae2d279 Adding support for hidden (anonymity) txpool
5 years ago
moneromooo-monero c96b7ee619
tx_pool: fix error message assuming incorrectly
5 years ago
moneromooo-monero 174a6ac9c5
tx_pool: fix divide by 0 in log
5 years ago
luigi1111 426d2ac8ee
Merge pull request #5981
5 years ago
luigi1111 6f202844b5
Merge pull request #5919
5 years ago
luigi1111 461a25e1b5
Merge pull request #5962
5 years ago
moneromooo-monero 1ba9bafd33
tx_pool: do not divide by 0
5 years ago
moneromooo-monero 01f660f60f
blockchain: fill in cumulative block weight for alt blocks
5 years ago
luigi1111 bf525793c7
Merge pull request #5915
5 years ago
stoffu ec14abdbe8
tx_pool: make spent return-by-reference as intended
5 years ago
moneromooo-monero 8330e772f1
monerod can now sync from pruned blocks
5 years ago
Tom Smeding 6bbc646e6f Fix bug in mempool get_transaction_stats histogram calculation
5 years ago