index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_core
/
blockchain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: prepare v0.18.2.0
selsta
2023-02-08
1
-1
/
+1
*
Merge pull request #8676
luigi1111
2023-01-11
1
-1
/
+1
|
\
|
*
Cache successful `verRctNonSemanticsSimple` calls
SChernykh
2022-12-20
1
-1
/
+1
*
|
Refactored rx-slow-hash.c
SChernykh
2022-12-14
1
-14
/
+28
|
/
*
build: prepare v0.18.1.2
selsta
2022-09-26
1
-1
/
+1
*
Second thread pool for IO
SChernykh
2022-09-20
1
-2
/
+2
*
build: prepare v0.18.1.1
selsta
2022-09-06
1
-1
/
+1
*
build: prepare v0.18.1.0
selsta
2022-07-28
1
-1
/
+1
*
build: prepare v0.18.0.0
selsta
2022-07-13
1
-1
/
+1
*
Merge pull request #8178
luigi1111
2022-04-25
1
-9
/
+15
|
\
|
*
Bump ring size to 16 for v15 & remove set default in wallet cli
j-berman
2022-04-18
1
-9
/
+15
*
|
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-9
/
+23
|
/
*
Fee changes from ArticMine
moneromooo-monero
2022-04-10
1
-7
/
+130
*
Merge pull request #8212
luigi1111
2022-04-06
1
-3
/
+0
|
\
|
*
Remove footgun doc comment in miner TX validation
Luke Parker
2022-03-10
1
-3
/
+0
*
|
Merge pull request #8197
luigi1111
2022-04-06
1
-1
/
+1
|
\
\
|
*
|
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
|
|
/
*
/
plug bulletproofs plus into consensus
moneromooo-monero
2022-04-05
1
-4
/
+31
|
/
*
tx_pool: full tx revalidation on fork boundaries
moneromooo-monero
2021-11-01
1
-0
/
+21
*
blockchain: fix pedantic assert
selsta
2021-10-11
1
-0
/
+2
*
RPC and ZeroMQ APIs to support p2pool
SChernykh
2021-09-11
1
-1
/
+68
*
Merge pull request #7754
luigi1111
2021-07-10
1
-1
/
+1
|
\
|
*
doc: update IRC references to Libera
fdov
2021-06-20
1
-1
/
+1
*
|
Merge pull request #7612
luigi1111
2021-06-24
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
core: speed up print_coinbase_tx_sum
moneromooo-monero
2021-03-18
1
-4
/
+6
*
|
Merge pull request #7684
luigi1111
2021-06-10
1
-1
/
+4
|
\
\
|
*
|
blockchain: speed up repeated pops (mostly in tests)
moneromooo-monero
2021-04-26
1
-1
/
+4
*
|
|
Warnings: unused variable in core/blockchain.cpp
mj-xmr
2021-05-08
1
-1
/
+1
*
|
|
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-19
1
-0
/
+1
*
|
|
Revert "Merge pull request #7136"
luigi1111
2021-04-16
1
-1
/
+0
|
/
/
*
/
Remove payload copy in all outgoing p2p messages
Lee Clagett
2021-01-16
1
-0
/
+1
|
/
*
Merge pull request #7355
luigi1111
2021-02-18
1
-1
/
+1
|
\
|
*
Remove copies from foreach loops (thanks to Clang)
Lee Clagett
2021-01-28
1
-1
/
+1
*
|
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-1
/
+0
|
/
*
blockchain: lock access to m_blocks_hash_of_hashes
moneromooo-monero
2021-01-02
1
-0
/
+2
*
protocol: more sanity checks in new chain block hashes
moneromooo-monero
2020-12-31
1
-2
/
+14
*
rpc: limit the number of txes for get_blocks.bin
moneromooo-monero
2020-12-29
1
-3
/
+3
*
Merge pull request #6924
luigi1111
2020-11-29
1
-8
/
+0
|
\
|
*
blockchain: remove some dead code
moneromooo-monero
2020-10-20
1
-8
/
+0
*
|
Make Blockchain::get_fee_quantization_mask() compile time
SChernykh
2020-10-20
1
-13
/
+0
*
|
blockchain: fix sync at v14 boundary
moneromooo-monero
2020-10-18
1
-3
/
+15
|
/
*
blockchain: deterministic UNIX time unlock checks
moneromooo-monero
2020-09-15
1
-16
/
+45
*
build: prepare v0.17
selsta
2020-09-14
1
-1
/
+1
*
blockchain: fix pow skipping for old blocks without precalc hash
moneromooo-monero
2020-09-07
1
-1
/
+1
*
Merge pull request #6111
Riccardo Spagni
2020-09-06
1
-5
/
+41
|
\
|
*
core: fix mining from a block that's not the current top
moneromooo-monero
2020-08-27
1
-5
/
+41
*
|
Merge pull request #6757
luigi1111
2020-09-03
1
-7
/
+9
|
\
\
|
*
|
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
2020-09-01
1
-7
/
+9
*
|
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-3
/
+53
|
|
/
|
/
|
*
|
Merge pull request #6760
Alexander Blair
2020-08-27
1
-2
/
+2
|
\
\
[next]