Commit Graph

203 Commits (4cc5e174d91892e0f51ef90f67c4edfa329c71ec)

Author SHA1 Message Date
wowario ec60b05faa
change log level find tx meta error
continuous-integration/drone/pr Build is passing Details
4 years ago
wowario d99c27e24d
support old BP
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
4 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
moneromooo-monero 4b51f9a34f
core: do not commit half constructed batch db txn
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero b044d03a51
Avoid repeated (de)serialization when syncing
5 years ago
luigi1111 69e8567c0e
Merge pull request #4946
5 years ago
moneromooo-monero 9cc68a2f74
tx_pool: add a few std::move where it can make a difference
5 years ago
moneromooo-monero d1efe3d91c
cryptonote: set tx hash on newly parsed txes when known
5 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
5 years ago
Riccardo Spagni 9827958f5e
Merge pull request #4768
6 years ago
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
6 years ago
Riccardo Spagni adf4eb8d50
Merge pull request #4688
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
doy-lee 5a2e54a1cb Fix prune using receive time as tx_weight
6 years ago
stoffu 776aefdac1
tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool
6 years ago