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
2018-06-08
Merge pull request #3908
luigi1111
1
-1
/
+1
2018-06-08
Merge pull request #3450
luigi1111
3
-0
/
+19
2018-06-07
Merge pull request #3940
luigi1111
1
-8
/
+12
2018-06-06
blockchain: fix deadlock with the difficulty cache
moneromooo-monero
1
-8
/
+12
2018-06-02
blockchain: demote a hash-of-hashes validation warning to debug
moneromooo-monero
1
-1
/
+1
2018-06-02
update checkpoints.dat for point release
Riccardo Spagni
1
-1
/
+1
2018-05-30
Merge pull request #3525
luigi1111
1
-0
/
+1
2018-05-30
Merge pull request #3876
luigi1111
1
-5
/
+6
2018-05-30
Merge pull request #3731
luigi1111
2
-6
/
+15
2018-05-29
Merge pull request #3251
luigi1111
4
-12
/
+18
2018-05-29
Merge pull request #3446
luigi1111
1
-4
/
+0
2018-05-29
Merge pull request #3420
luigi1111
2
-3
/
+22
2018-05-28
core: fix automatic safe db sync mode switching
moneromooo-monero
1
-5
/
+6
2018-05-28
tx_pool: remove old comment from fill_block_template()
stoffu
1
-4
/
+0
2018-05-23
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
4
-12
/
+18
2018-05-23
update checkpoints
Riccardo Spagni
1
-1
/
+1
2018-05-21
Merge pull request #3787
Riccardo Spagni
1
-0
/
+6
2018-05-21
Merge pull request #3832
Riccardo Spagni
2
-9
/
+11
2018-05-21
speed up get_output_distribution (and precalc common case)
moneromooo-monero
4
-22
/
+8
2018-05-21
Merge pull request #3749
Riccardo Spagni
1
-0
/
+47
2018-05-20
Fix output shuffling for multisig
stoffu
2
-9
/
+11
2018-05-13
Use median timestamp if current time renders a block invalid.
Thaer Khawaja
2
-6
/
+15
2018-05-09
blockchain: invalidate misc caches when popping blocks
moneromooo-monero
1
-0
/
+6
2018-05-07
cryptonote: make sure outPk setup always happens
moneromooo-monero
1
-33
/
+0
2018-05-06
blockchain: pop top if block version disagrees with the ideal fork version
stoffu
1
-0
/
+47
2018-04-28
Merge pull request #3683
Riccardo Spagni
2
-0
/
+12
2018-04-23
speedup get_output_histogram for all amounts when min_count > 0
moneromooo-monero
2
-3
/
+4
2018-04-22
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2
-0
/
+12
2018-04-12
Merge pull request #3609
Riccardo Spagni
1
-17
/
+26
2018-04-12
Merge pull request #3530
Riccardo Spagni
1
-2
/
+3
2018-04-12
Merge pull request #3502
Riccardo Spagni
1
-1
/
+1
2018-04-11
tx_pool: fix loading with colliding key images
moneromooo-monero
1
-17
/
+26
2018-03-31
cryptonote_tx_util: make destinations properly shuffled
stoffu
1
-2
/
+3
2018-03-30
blockchain: add scope guard to waiter for threaded txv1 verification
stoffu
1
-0
/
+1
2018-03-27
fix lambda compile error on openbsd
moneromooo-monero
1
-1
/
+1
2018-03-24
update block hashes for checkpoints.dat
Riccardo Spagni
1
-1
/
+1
2018-03-21
core: add get_earliest_ideal_height_for_version()
stoffu
3
-0
/
+19
2018-03-19
blockchain: cache difficulty for next block
moneromooo-monero
2
-3
/
+22
2018-03-18
core: fix use of uninitialised data
moneromooo-monero
1
-1
/
+2
2018-03-18
Move v7 fork to 1546000 to give more update time
moneromooo-monero
1
-2
/
+2
2018-03-17
Merge pull request #3418
Riccardo Spagni
1
-1
/
+2
2018-03-16
blockchain: forbid bulletproof types before v8
moneromooo-monero
1
-1
/
+2
2018-03-16
Merge pull request #3414
Riccardo Spagni
1
-1
/
+1
2018-03-16
Merge pull request #3336
Riccardo Spagni
3
-6
/
+6
2018-03-16
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
4
-2
/
+78
2018-03-16
blockchain: fix log message about per-kB fee
stoffu
1
-1
/
+1
2018-03-15
Fix typos in various files
Dimitris Apostolou
3
-6
/
+6
2018-03-14
Remove the `Blockchain::get_all_known_block_ids` function.
Jean Pierre Dudey
2
-28
/
+0
2018-03-14
keypair::generate: always require hw::device to avoid possible mistake
stoffu
1
-1
/
+1
2018-03-14
device: untangle cyclic depenency
stoffu
1
-10
/
+9
2018-03-14
Merge pull request #3371
Riccardo Spagni
1
-0
/
+3
2018-03-14
Merge pull request #3358
Riccardo Spagni
1
-0
/
+8
2018-03-12
Ledger HW Bug fixes
Cédric
1
-1
/
+1
2018-03-09
Stagenet: successive forks up to v7
stoffu
1
-0
/
+8
2018-03-07
core: add v7 for 1539500 on mainnet
moneromooo-monero
1
-0
/
+3
2018-03-07
Bump min ring size from 5 to 7 from v7
moneromooo-monero
1
-1
/
+1
2018-03-05
Merge pull request #3338
Riccardo Spagni
1
-0
/
+2
2018-03-05
Merge pull request #3308
Riccardo Spagni
1
-1
/
+4
2018-03-05
Merge pull request #3277
Riccardo Spagni
5
-56
/
+80
2018-03-05
Correct spelling mistakes.
Edward Betts
1
-2
/
+2
2018-03-05
Stagenet
stoffu
4
-46
/
+79
2018-03-05
Use `genesis_tx` parameter in `generate_genesis_block`. #3261
Jean Pierre Dudey
1
-10
/
+1
2018-03-04
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2
-16
/
+24
2018-03-02
core: fix sending to the source address with a short payment id
moneromooo-monero
1
-0
/
+2
2018-02-23
blockchain: fix random sync failures
moneromooo-monero
1
-1
/
+4
2018-02-18
cryptonote_core: change wording of fork warning message
moneromooo-monero
1
-1
/
+1
2018-02-17
Merge pull request #3170
Riccardo Spagni
2
-14
/
+14
2018-02-17
Merge pull request #3191
Riccardo Spagni
1
-2
/
+10
2018-02-16
options: add testnet option dependencies
whythat
1
-2
/
+6
2018-02-16
options: remove testnet-* options
whythat
2
-14
/
+10
2018-02-16
txpool: Don't bail out when blob_size == tx_size_limit
Leon Klingele
1
-2
/
+2
2018-02-16
core: add --no-fluffy-blocks, and enable fluffy blocks by default
moneromooo-monero
1
-2
/
+10
2018-02-16
Merge pull request #3226
Riccardo Spagni
1
-1
/
+6
2018-02-16
Merge pull request #3248
Riccardo Spagni
1
-0
/
+4
2018-02-16
Merge pull request #3210
Riccardo Spagni
1
-1
/
+8
2018-02-16
Merge pull request #3205
Riccardo Spagni
3
-5
/
+113
2018-02-16
Merge pull request #3171
Riccardo Spagni
2
-10
/
+14
2018-02-10
blockchain: don't try to use hash check array after it's freed
moneromooo-monero
1
-0
/
+4
2018-02-07
tx_pool: add a max pool size, settable with --max-txpool-size
moneromooo-monero
3
-5
/
+113
2018-02-02
blockchain: sanity check number of precomputed hash of hash blocks
moneromooo-monero
1
-1
/
+6
2018-02-01
txpool: Properly bail out when outputs_amount == inputs_amount
Leon Klingele
1
-1
/
+8
2018-01-31
blockchain: move bulletproofs to v8
moneromooo-monero
1
-4
/
+5
2018-01-29
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
stoffu
2
-10
/
+14
2018-01-27
Merge pull request #3144
Riccardo Spagni
2
-1
/
+16
2018-01-27
Merge pull request #3143
Riccardo Spagni
1
-0
/
+6
2018-01-26
Update 2018 copyright
xmr-eric
10
-10
/
+10
2018-01-25
Merge pull request #3014
Riccardo Spagni
1
-1
/
+1
2018-01-17
rpc: expose recent median block size in getinfo
moneromooo-monero
2
-1
/
+16
2018-01-17
cryptonote_core: add --disable-dns-checkpoints flag
moneromooo-monero
1
-0
/
+6
2018-01-10
blockchain: remove minor floating point usage
moneromooo-monero
1
-1
/
+1
2018-01-10
Merge pull request #2971
Riccardo Spagni
3
-11
/
+34
2017-12-25
Merge pull request #2929
Riccardo Spagni
1
-5
/
+35
2017-12-20
Fix exceptions not finding txpool txes when relaying
moneromooo-monero
3
-11
/
+34
2017-12-18
cryptonote_core: remove unused functions with off by one bugs
moneromooo-monero
4
-105
/
+0
2017-12-18
blockchain: don't leave dangling pointers in this
moneromooo-monero
1
-0
/
+2
2017-12-18
cryptonote_core: fix db leak on error
moneromooo-monero
2
-2
/
+3
2017-12-18
check accessing an element past the end of a container
moneromooo-monero
2
-4
/
+12
2017-12-18
fix a few leaks by throwing objects, not newed pointers to objects
moneromooo-monero
1
-1
/
+1
2017-12-17
Merge pull request #2134
Riccardo Spagni
3
-45
/
+90
2017-12-17
cryptonote_core: fix blockchain init call after prototype change
moneromooo-monero
1
-1
/
+1
2017-12-17
make multisig work with subaddresses
moneromooo-monero
2
-14
/
+9
2017-12-17
add multisig core test and factor multisig building blocks
moneromooo-monero
2
-15
/
+2
2017-12-17
Add N/N multisig tx generation and signing
moneromooo-monero
2
-44
/
+107
2017-12-17
Merge pull request #2877
Riccardo Spagni
2
-13
/
+6
2017-12-16
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2
-13
/
+6
2017-12-16
move includes around to lessen overall load
moneromooo-monero
3
-1
/
+4
2017-12-16
Merge pull request #2878
Riccardo Spagni
4
-8
/
+35
2017-12-16
Merge pull request #2871
Riccardo Spagni
1
-2
/
+2
2017-12-15
resumption support for updates using range requests
moneromooo-monero
1
-5
/
+35
2017-12-09
core: fix input ordering from v7
moneromooo-monero
1
-1
/
+1
2017-12-08
add bulletproofs from v7 on testnet
moneromooo-monero
2
-9
/
+44
2017-12-08
integrate bulletproofs into monero
moneromooo-monero
2
-4
/
+4
2017-11-30
core: make --offline also disable DNS lookups
moneromooo-monero
4
-8
/
+35
2017-11-27
Small cleanup of daemon synchronization output
xmr-eric
1
-2
/
+2
2017-11-26
Added command descriptions
Cifrado
1
-0
/
+1
2017-11-25
Merge pull request #2794
Riccardo Spagni
2
-0
/
+34
2017-11-24
wallet: transfer RPC can now return tx metadata (pending_tx)
moneromooo-monero
1
-0
/
+14
2017-11-14
Merge pull request #2692
Riccardo Spagni
1
-10
/
+0
2017-11-14
Merge pull request #2736
Riccardo Spagni
2
-24
/
+96
2017-11-14
rpc: remove obsolete busy core checks
moneromooo-monero
1
-10
/
+0
2017-11-14
move cryptonote command line options to cryptonote_core
moneromooo-monero
2
-24
/
+96
2017-11-14
remove "using namespace std" from headers
moneromooo-monero
4
-2
/
+8
2017-11-14
Merge pull request #2681
Riccardo Spagni
1
-7
/
+1
2017-11-14
Merge pull request #2675
Riccardo Spagni
1
-6
/
+11
2017-11-14
Merge pull request #2615
Riccardo Spagni
6
-46
/
+80
2017-11-14
core: warn when free disk space is low
moneromooo-monero
2
-0
/
+34
2017-11-08
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
6
-46
/
+80
2017-11-06
track double spending in the txpool
moneromooo-monero
3
-8
/
+62
2017-11-03
Merge pull request #2662
Riccardo Spagni
2
-7
/
+7
2017-10-30
blockchain: do not lock the blockchain lock for simple DB getters
moneromooo-monero
1
-7
/
+28
2017-10-19
core: do not forbid txes without destination
moneromooo-monero
1
-6
/
+0
2017-10-19
core: don't add empty additional pub keys field to extra
moneromooo-monero
1
-1
/
+1
2017-10-18
subaddress: remove unneeded scalarmultBase
kenshi84
1
-6
/
+11
2017-10-17
core_tests: fix for subaddress patch
kenshi84
2
-7
/
+7
2017-10-15
Merge pull request #2656
Riccardo Spagni
1
-3
/
+3
2017-10-15
remove reference to cryptonote::null_hash
Jaquee
1
-3
/
+3
2017-10-15
Merge pull request #2640
Riccardo Spagni
1
-2
/
+12
2017-10-15
Merge pull request #2638
Riccardo Spagni
1
-1
/
+9
2017-10-15
Merge pull request #2552
Riccardo Spagni
3
-9
/
+28
2017-10-15
Merge pull request #2469
Riccardo Spagni
4
-9
/
+133
2017-10-12
blockchain: avoid exceptions in output verification
moneromooo-monero
1
-2
/
+12
2017-10-11
core: guard against a mined block not finding all txes in the pool
moneromooo-monero
1
-1
/
+9
2017-10-07
Subaddresses
kenshi84
2
-8
/
+115
2017-10-06
Merge pull request #2540
Riccardo Spagni
1
-1
/
+1
2017-10-06
Merge pull request #2537
Riccardo Spagni
1
-2
/
+2
2017-10-06
Merge pull request #2534
Riccardo Spagni
2
-37
/
+4
2017-10-03
construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...
stoffu
2
-4
/
+4
2017-10-02
Merge pull request #2513
Riccardo Spagni
1
-1
/
+2
2017-09-29
core: fix failure to sync when a tx is already in the pool
moneromooo-monero
3
-9
/
+28
2017-09-27
core: remove out sorting from v7 rules
moneromooo-monero
2
-37
/
+4
2017-09-27
core: fix logging the one time public key on error
moneromooo-monero
1
-1
/
+1
2017-09-27
blockchain: fix off by one getting blocks
moneromooo-monero
1
-2
/
+2
2017-09-26
Merge pull request #2533
Riccardo Spagni
1
-0
/
+2
2017-09-26
core: undo output sorting
moneromooo-monero
1
-0
/
+2
2017-09-25
Merge pull request #2527
Riccardo Spagni
1
-1
/
+2
2017-09-25
core: fix creation of v1 txes
moneromooo-monero
1
-1
/
+2
2017-09-25
checkpoints: add a token checkpoint on testnet (the genesis block)
moneromooo-monero
1
-1
/
+1
2017-09-25
fix typo in basic and core CMakeLists.txt
moneromooo-monero
1
-1
/
+1
2017-09-25
move checkpoints in a separate library
moneromooo-monero
3
-3
/
+2
2017-09-25
Merge pull request #2458
Riccardo Spagni
1
-1
/
+0
2017-09-25
Merge pull request #2457
Riccardo Spagni
1
-1
/
+10
2017-09-25
Merge pull request #2452
Riccardo Spagni
1
-0
/
+1
2017-09-25
Merge pull request #2424
Riccardo Spagni
4
-11
/
+10
2017-09-25
Merge pull request #2442
Riccardo Spagni
1
-0
/
+1
2017-09-25
Merge pull request #2440
Riccardo Spagni
3
-6
/
+71
2017-09-25
tx_pool: pre-init tvc.m_verifivation_failed before processing
moneromooo-monero
1
-3
/
+3
2017-09-25
tx_pool: guard against failure getting tx hash
moneromooo-monero
1
-1
/
+2
2017-09-25
core: check return value from parse_hexstr_to_binbuff
moneromooo-monero
1
-2
/
+3
2017-09-25
get_blockchain_top now returns void
moneromooo-monero
2
-5
/
+2
2017-09-22
Source updates are in a source subdirectory
moneromooo-monero
1
-1
/
+2
2017-09-21
Merge pull request #2496
Riccardo Spagni
1
-3
/
+23
2017-09-21
build: auto update version info without manually deleting version.h
stoffu
1
-0
/
+1
2017-09-20
tx_pool: drop invalid txes from the pool on startup
moneromooo-monero
1
-3
/
+23
2017-09-20
blockchain: fix crash checking pre-validated txids
moneromooo-monero
1
-2
/
+2
2017-09-18
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
4
-9
/
+133
2017-09-18
Merge pull request #2446
Riccardo Spagni
3
-97
/
+56
2017-09-18
Merge pull request #2023
Riccardo Spagni
1
-1
/
+1
2017-09-18
Merge pull request #2044
Riccardo Spagni
6
-74
/
+303
2017-09-18
blockchain: reject unsorted ins and outs from v7
moneromooo-monero
1
-0
/
+39
2017-09-17
Use actual batch size for resize estimates
Howard Chu
1
-1
/
+10
2017-09-17
protocol: remove hop count on block propagation
moneromooo-monero
1
-1
/
+0
2017-09-16
tx_pool: set the "invalid input" bit when check_tx_inputs fails
moneromooo-monero
1
-0
/
+1
2017-09-14
Use a threadpool
Howard Chu
3
-97
/
+56
2017-09-14
Remove 1.25x multiplier from tx_pool
Nano Akron
1
-1
/
+1
2017-09-14
Merge pull request #2438
Riccardo Spagni
1
-2
/
+18
2017-09-14
Merge pull request #2404
Riccardo Spagni
1
-1
/
+1
2017-09-14
Merge pull request #2396
Riccardo Spagni
1
-1
/
+1
2017-09-13
core: sort ins and outs key key image and public key, respectively
moneromooo-monero
2
-6
/
+32
2017-09-12
core: guard against exceptions in tx verification worker threads
moneromooo-monero
1
-2
/
+18
2017-09-06
update checkpoint hashes
Riccardo Spagni
1
-1
/
+1
2017-09-05
json serialization for rpc-relevant monero types
Thomas Winget
5
-1
/
+112
2017-09-05
Refactor some things into more composable (smaller) functions
Thomas Winget
2
-73
/
+179
2017-09-04
tx_pool: catch exceptions in LockedTXN dtor
moneromooo-monero
1
-1
/
+1
2017-09-03
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
2
-0
/
+11
2017-09-02
Merge pull request #2374
Riccardo Spagni
1
-0
/
+3
2017-09-02
Merge pull request #2372
Riccardo Spagni
2
-5
/
+25
2017-08-31
DRY refactoring
Thomas Winget
2
-1
/
+13
2017-08-29
tx_pool: wrap tx meta updates in a LockedTXN
moneromooo-monero
1
-0
/
+3
2017-08-29
Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks
moneromooo-monero
2
-5
/
+17
2017-08-29
core: guard against exceptions in handle_incoming_{block,tx}
moneromooo-monero
1
-0
/
+8
[next]