index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
Fixed mempool pruning
SChernykh
2
-7
/
+19
2024-03-08
Merge pull request #9222
luigi1111
1
-1
/
+1
2024-03-08
get_block_template_backlog: better sorting logic
SChernykh
1
-1
/
+1
2024-03-07
tx_memory_pool: make double spends a no-drop offense
jeffro256
1
-0
/
+1
2024-02-21
cryptonote_core: early out on out of bounds scaling parameter
selsta
1
-1
/
+2
2023-11-06
Merge pull request #8979
luigi1111
3
-3
/
+7
2023-10-16
gcc: fix uninitialized constructor warnings
jeff
3
-3
/
+7
2023-10-01
Fix: long term block weight cache
Boog900
1
-33
/
+2
2023-08-17
Merge pull request #8924
luigi1111
5
-21
/
+83
2023-08-17
Merge pull request #8840
luigi1111
1
-1
/
+2
2023-07-06
Merge pull request #8850
luigi1111
1
-1
/
+1
2023-07-01
blockchain_and_pool: move to crytonote_core and enforce its usage
jeffro256
5
-21
/
+83
2023-06-27
Merge pull request #8855
luigi1111
1
-9
/
+0
2023-05-12
daemon: remove --fluffy-blocks
tobtoht
1
-9
/
+0
2023-05-11
blockchain: ensure base fee cannot reach 0
Crypto City
1
-1
/
+1
2023-05-05
core: do not force sync the db when finding a block in regtest mode
Crypto City
1
-1
/
+2
2023-05-05
bump lmdb sync threshold for performance
moneromooo-monero
1
-0
/
+4
2023-04-25
Merge pull request #8698
luigi1111
13
-13
/
+13
2023-03-29
cryptonote core/protocol: don't drop peers for soft offenses
jeffro256
2
-1
/
+3
2023-03-18
Merge pull request #8733
luigi1111
2
-0
/
+11
2023-03-18
Merge pull request #8707
luigi1111
5
-73
/
+279
2023-03-18
Merge pull request #8076
luigi1111
5
-25
/
+301
2023-03-17
verRctNonSemanticsSimpleCached: fix fragility
Jeffrey Ryan
5
-73
/
+279
2023-03-07
Enforce restricted # pool txs served via RPC + optimize chunked reqs
j-berman
5
-37
/
+74
2023-02-26
Add a size limit for tx_extra in tx pool
tevador
2
-0
/
+11
2023-01-16
Copyright: Update to 2023
mj-xmr
13
-13
/
+13
2023-01-11
Merge pull request #8675
luigi1111
1
-1
/
+1
2023-01-11
Merge pull request #8686
luigi1111
2
-2
/
+0
2023-01-09
Refactored rx-slow-hash.c
SChernykh
4
-43
/
+41
2022-12-30
wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call
rbrunner7
4
-19
/
+258
2022-12-22
common: move boost_serialization_helper.h out and cleanup includes
Jeffrey Ryan
2
-2
/
+0
2022-12-20
Cache successful `verRctNonSemanticsSimple` calls
SChernykh
1
-1
/
+1
2022-10-28
Merge pull request #8517
luigi1111
1
-1
/
+1
2022-09-26
Merge pull request #8587
luigi1111
1
-4
/
+0
2022-09-22
Move update_checkpoints() to a later stage
SChernykh
1
-4
/
+0
2022-09-20
Second thread pool for IO
SChernykh
2
-3
/
+3
2022-09-12
wallet2: check wallet compatibility with daemon's hard fork version
j-berman
1
-0
/
+7
2022-09-09
Merge pull request #8519
luigi1111
3
-0
/
+18
2022-09-06
rpc: skip bootstrap nodes that are lower than last checkpoint
selsta
3
-0
/
+18
2022-08-22
Merge pull request #8427
luigi1111
4
-5
/
+67
2022-08-22
Merge pull request #8415
luigi1111
2
-5
/
+31
2022-08-22
Merge pull request #8381
luigi1111
2
-17
/
+56
2022-08-19
blockchain: fix invalid memory read getting fee on empty chain
Crypto City
1
-1
/
+1
2022-07-26
Fixed get_block_template_backlog performance
SChernykh
2
-17
/
+56
2022-07-21
Publish submitted txs via zmq
j-berman
4
-5
/
+67
2022-07-15
Merge pull request #8425
luigi1111
1
-1
/
+1
2022-07-13
build: prepare v0.18.0.0
selsta
1
-1
/
+1
2022-07-01
continue pool pruning even if a tx can't be found
j-berman
2
-5
/
+31
2022-06-30
multisig: fix critical vulnerabilities in signing
anon
3
-21
/
+11
2022-05-12
fix backoff delay logic when re-relaying txs
j-berman
1
-4
/
+4
2022-04-25
Merge pull request #8178
luigi1111
1
-9
/
+15
2022-04-18
Bump ring size to 16 for v15 & remove set default in wallet cli
j-berman
1
-9
/
+15
2022-04-18
Add view tags to outputs to reduce wallet scanning time
j-berman
5
-32
/
+62
2022-04-18
Merge pull request #8207
luigi1111
1
-7
/
+1
2022-04-10
Fee changes from ArticMine
moneromooo-monero
2
-7
/
+146
2022-04-06
CMake: Add missing headers via monero_find_all_headers macro
mj-xmr
1
-7
/
+1
2022-04-06
Merge pull request #8212
luigi1111
1
-3
/
+0
2022-04-06
Merge pull request #8205
luigi1111
1
-1
/
+0
2022-04-06
Merge pull request #8197
luigi1111
13
-13
/
+13
2022-04-05
plug bulletproofs plus into consensus
moneromooo-monero
2
-5
/
+53
2022-03-10
Remove footgun doc comment in miner TX validation
Luke Parker
1
-3
/
+0
2022-03-04
Compil. time: cryptonote_core minus portable_storage header
mj-xmr
1
-1
/
+0
2022-03-04
Copyright: Update to 2022
mj-xmr
13
-13
/
+13
2022-03-02
Merge pull request #7877
luigi1111
1
-1
/
+0
2022-02-22
multisig key exchange update and refactor
koe
1
-1
/
+0
2021-11-26
Merge pull request #8070
luigi1111
2
-4
/
+11
2021-11-20
Add calcpow RPC
Howard Chu
2
-4
/
+11
2021-11-16
cryptonote_core: fix unused lambda warning
selsta
1
-1
/
+1
2021-11-01
tx_pool: full tx revalidation on fork boundaries
moneromooo-monero
2
-45
/
+64
2021-10-11
blockchain: fix pedantic assert
selsta
1
-0
/
+2
2021-09-23
Merge pull request #7891
luigi1111
7
-9
/
+174
2021-09-11
RPC and ZeroMQ APIs to support p2pool
SChernykh
7
-9
/
+174
2021-09-09
Merge pull request #7616
luigi1111
2
-3
/
+6
2021-08-20
daemon: allow proxy configuration
anon
2
-3
/
+6
2021-07-10
Merge pull request #7754
luigi1111
1
-1
/
+1
2021-06-24
Merge pull request #7612
luigi1111
4
-12
/
+14
2021-06-20
doc: update IRC references to Libera
fdov
1
-1
/
+1
2021-06-10
Merge pull request #7684
luigi1111
1
-1
/
+4
2021-06-01
Merge pull request #7709
luigi1111
1
-1
/
+1
2021-05-08
Warnings: unused variable in core/blockchain.cpp
mj-xmr
1
-1
/
+1
2021-05-02
Warnings: unused var at cryptonote_tx_utils.cpp
mj-xmr
1
-1
/
+3
2021-04-26
blockchain: speed up repeated pops (mostly in tests)
moneromooo-monero
1
-1
/
+4
2021-04-16
Merge pull request #7136
luigi1111
1
-0
/
+1
2021-04-16
Merge pull request #7002
luigi1111
1
-0
/
+2
2021-03-28
Reduce compilation time of epee/portable_storage_template_helper.h
mj-xmr
1
-0
/
+2
2021-03-18
core: speed up print_coinbase_tx_sum
moneromooo-monero
4
-12
/
+14
2021-03-05
fix serialization being different on mac
moneromooo-monero
1
-2
/
+2
2021-02-18
Merge pull request #7355
luigi1111
2
-2
/
+2
2021-02-09
Remove unused variables in monero codebase
Kevin Barbour
2
-3
/
+0
2021-01-28
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2
-2
/
+2
2021-01-19
Remove payload copy in all outgoing p2p messages
Lee Clagett
1
-0
/
+1
2021-04-16
Revert "Merge pull request #7136"
luigi1111
1
-1
/
+0
2021-01-16
Remove payload copy in all outgoing p2p messages
Lee Clagett
1
-0
/
+1
2021-01-02
blockchain: lock access to m_blocks_hash_of_hashes
moneromooo-monero
1
-0
/
+2
2020-12-31
protocol: more sanity checks in new chain block hashes
moneromooo-monero
4
-6
/
+28
2020-12-29
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
4
-8
/
+9
2020-12-01
Merge pull request #7025
Alexander Blair
1
-2
/
+2
2020-11-29
Merge pull request #7021
luigi1111
4
-9
/
+46
2020-11-29
Merge pull request #7018
luigi1111
3
-3
/
+16
2020-11-29
Merge pull request #6924
luigi1111
1
-8
/
+0
2020-11-29
Merge pull request #6922
luigi1111
2
-14
/
+5
2020-11-25
cryptonote_core: dandelion - use local height or median height if syncing
xiphon
3
-3
/
+16
2020-11-17
Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
Lee Clagett
1
-2
/
+2
2020-11-15
Fix timeout checks for forwarded and Dandelion++ stem txes
Lee Clagett
4
-9
/
+46
2020-10-20
blockchain: remove some dead code
moneromooo-monero
1
-8
/
+0
2020-10-20
Make Blockchain::get_fee_quantization_mask() compile time
SChernykh
2
-14
/
+5
2020-10-19
cryptonote_core: Fix missing override warnings
Nathan Dorfman
1
-2
/
+2
2020-10-18
Merge pull request #6881
Alexander Blair
1
-1
/
+4
2020-10-18
Merge pull request #6875
Alexander Blair
2
-1
/
+2
2020-10-18
blockchain: fix sync at v14 boundary
moneromooo-monero
1
-3
/
+15
2020-10-12
tx_pool: silence spammy harmless warning till we fix the bug
moneromooo-monero
1
-1
/
+4
2020-10-12
Dandelion++: skip desynced peers in stem phase
xiphon
2
-1
/
+2
2020-09-15
blockchain: deterministic UNIX time unlock checks
moneromooo-monero
2
-28
/
+64
2020-09-14
build: prepare v0.17
selsta
1
-1
/
+1
2020-09-07
blockchain: fix pow skipping for old blocks without precalc hash
moneromooo-monero
1
-1
/
+1
2020-09-06
Merge pull request #6111
Riccardo Spagni
6
-26
/
+101
2020-09-03
Merge pull request #6757
luigi1111
2
-10
/
+14
2020-09-01
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
2
-10
/
+14
2020-08-27
functional_tests: add a large (many randomx epochs) p2p reorg test
moneromooo-monero
1
-4
/
+35
2020-08-27
core: fix mining from a block that's not the current top
moneromooo-monero
6
-22
/
+66
2020-08-27
Integrate CLSAGs into monero
moneromooo-monero
2
-4
/
+55
2020-08-27
Merge pull request #6767
Alexander Blair
1
-0
/
+3
2020-08-27
Merge pull request #6760
Alexander Blair
1
-2
/
+2
2020-08-21
enforce claiming maximum coinbase amount
moneromooo-monero
1
-2
/
+2
2020-08-17
Avoid some temporary strings when reading off the database
moneromooo-monero
3
-17
/
+17
2020-08-16
Merge pull request #6727
Alexander Blair
1
-0
/
+11
2020-08-16
Merge pull request #6661
Alexander Blair
1
-1
/
+1
2020-08-16
Merge pull request #6614
Alexander Blair
1
-3
/
+2
2020-08-16
Fix build with Boost 1.74
moneromooo-monero
1
-0
/
+3
2020-08-09
Merge pull request #6354
Alexander Blair
2
-10
/
+54
2020-07-30
blockchain: guard against exceptions in add_new_block/children
moneromooo-monero
1
-0
/
+11
2020-07-24
Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
rbrunner7
1
-3
/
+2
2020-07-19
Merge pull request #6534
Alexander Blair
4
-0
/
+146
2020-07-19
Merge pull request #6526
Alexander Blair
1
-0
/
+1
2020-07-19
Merge pull request #6512
Alexander Blair
13
-13
/
+13
2020-07-09
tx_pool: mine stem txes in fake chain mode
moneromooo-monero
3
-6
/
+14
2020-07-08
blockchain: fix timestamp/difficulty cache getting out of sync
moneromooo-monero
2
-1
/
+17
2020-07-08
Merge pull request #6647
luigi1111
1
-1
/
+1
2020-07-08
Merge pull request #6629
luigi1111
1
-0
/
+1
2020-07-08
Merge pull request #6568
luigi1111
2
-36
/
+0
2020-07-08
Merge pull request #6544
luigi1111
1
-5
/
+72
2020-06-14
avoid a couple needless copies
moneromooo-monero
1
-1
/
+1
2020-06-12
Fix D++ block template check
Lee Clagett
1
-1
/
+1
2020-06-09
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
4
-0
/
+146
2020-06-05
blockchain: fix total_height in getblocks.bin response
moneromooo-monero
1
-0
/
+1
2020-05-19
cryptonote_core: remove "We are most likely forked" message
moneromooo-monero
2
-36
/
+0
2020-05-17
blockchain: detect and log bad difficulty calculations
moneromooo-monero
1
-5
/
+72
2020-05-15
Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
Lee Clagett
2
-10
/
+54
2020-05-13
build: prepare v0.16.0.0 release
selsta
1
-1
/
+1
2020-05-13
blockchain: fix theoretical race getting bulk timestamps
moneromooo-monero
1
-0
/
+1
2020-05-07
Merge pull request #6510
luigi1111
1
-2
/
+0
2020-05-06
Update copyright year to 2020
SomaticFanatic
13
-13
/
+13
2020-05-06
cryptonote_core: take out the time based upgrade warning
moneromooo-monero
1
-2
/
+0
2020-05-06
Merge pull request #6478
luigi1111
1
-1
/
+1
2020-05-06
Merge pull request #6472
luigi1111
1
-1
/
+1
2020-05-06
Merge pull request #6468
luigi1111
2
-4
/
+5
2020-05-04
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
4
-16
/
+77
2020-05-01
Merge pull request #6436
luigi1111
1
-1
/
+1
2020-04-29
txpool.cpp: rename var to fix for old g++ version (xenial default)
Sumo Gr
1
-2
/
+2
2020-04-24
Used legacy category to match insert_key_images behavior
Lee Clagett
1
-1
/
+1
2020-04-22
cryptonote: fix reuse of non default tx data when relaying
moneromooo-monero
1
-1
/
+1
2020-04-20
cryptonote_core: skip dns checkpoints on startup if not enforced
xiphon
2
-4
/
+5
2020-04-08
Add timelock verification on device
cslashm
1
-1
/
+1
2020-04-04
Merge pull request #6347
luigi1111
2
-10
/
+20
2020-04-04
Merge pull request #6339
luigi1111
2
-3
/
+3
2020-04-04
Merge pull request #6328
luigi1111
1
-1
/
+1
2020-03-31
Merge pull request #6336
luigi1111
1
-1
/
+5
2020-03-31
Merge pull request #6214
luigi1111
4
-0
/
+53
2020-03-30
Always reject duplicate key-images from second txid
Lee Clagett
2
-12
/
+16
2020-03-30
Allow unrestricted rpc calls to get full txpool info
Lee Clagett
2
-6
/
+8
2020-03-27
Merge pull request #6289
Alexander Blair
2
-9
/
+13
2020-03-27
Merge pull request #6284
Alexander Blair
1
-2
/
+2
2020-03-27
Merge pull request #6275
Alexander Blair
2
-21
/
+0
2020-03-26
Adding Dandelion++ support to public networks:
Lee Clagett
2
-32
/
+88
2020-04-10
Merge pull request #6403
luigi1111
1
-16
/
+7
2020-04-10
Merge pull request #6358
luigi1111
1
-30
/
+2
2020-03-22
protocol: request txpool contents when synced
moneromooo-monero
4
-0
/
+53
2020-03-20
p2p: remove old debug commands
Aaron Hook
2
-21
/
+0
2020-03-14
Correct key image check in tx_pool
Lee Clagett
1
-16
/
+7
2020-03-12
core: move the LockedTXN class out of txpool so it may be reused
moneromooo-monero
1
-30
/
+12
2020-02-28
Merge pull request #6225
Alexander Blair
2
-5
/
+5
2020-02-28
Merge pull request #6211
Alexander Blair
4
-0
/
+21
2020-02-27
blockchain_db: faster fetching of consecutive txes
moneromooo-monero
1
-30
/
+2
2020-02-19
cryptonote_core: skip block notify on blockchain switching rollback
xiphon
2
-10
/
+20
2020-02-17
remove empty statements
Interchained
2
-3
/
+3
2020-02-12
tx_pool: catch theoretical error in get_block_reward
moneromooo-monero
1
-1
/
+5
2020-02-10
core: mention time being off in hash rate changes message
moneromooo-monero
1
-1
/
+1
2020-02-06
Merge pull request #6127
Alexander Blair
1
-2
/
+3
2020-02-06
Merge pull request #6078
Alexander Blair
1
-1
/
+8
2020-02-06
Merge pull request #6050
Alexander Blair
1
-2
/
+3
2020-02-04
Merge pull request #6233
luigi1111
1
-1
/
+1
2020-01-25
Merge pull request #6140
Alexander Blair
1
-3
/
+10
2020-01-24
Merge pull request #6146
Alexander Blair
2
-18
/
+2
2020-01-16
Merge pull request #6124
Alexander Blair
1
-1
/
+6
2020-01-14
wallet: reroll fake outs selection on local tx_sanity_check failure
xiphon
2
-9
/
+13
2020-01-09
Fix check_fee() discrepancy.
UkoeHB
1
-2
/
+2
2019-12-14
blockchain: fix flushing txes from the txpool
moneromooo-monero
1
-1
/
+1
2019-12-12
Merge pull request #6055
luigi1111
1
-1
/
+1
2019-12-12
Merge pull request #6052
luigi1111
1
-2
/
+2
2019-12-12
print_coinbase_tx_sum now supports 128 bits sums
moneromooo-monero
2
-5
/
+5
[next]