index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
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
*
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
|
\
\
|
*
|
enforce claiming maximum coinbase amount
moneromooo-monero
2020-08-21
1
-2
/
+2
|
|
/
*
|
Avoid some temporary strings when reading off the database
moneromooo-monero
2020-08-17
1
-3
/
+3
*
|
Merge pull request #6727
Alexander Blair
2020-08-16
1
-0
/
+11
|
\
\
|
*
|
blockchain: guard against exceptions in add_new_block/children
moneromooo-monero
2020-07-30
1
-0
/
+11
|
|
/
*
|
Merge pull request #6661
Alexander Blair
2020-08-16
1
-1
/
+1
|
\
\
|
*
|
avoid a couple needless copies
moneromooo-monero
2020-06-14
1
-1
/
+1
*
|
|
Adding ZMQ/Pub support for txpool_add and chain_main events
Lee Clagett
2020-05-04
1
-10
/
+21
|
|
/
|
/
|
*
|
Merge pull request #6534
Alexander Blair
2020-07-19
1
-0
/
+115
|
\
\
|
*
|
daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...
stoffu
2020-06-09
1
-0
/
+115
|
|
/
*
|
Merge pull request #6526
Alexander Blair
2020-07-19
1
-0
/
+1
|
\
\
|
*
|
blockchain: fix theoretical race getting bulk timestamps
moneromooo-monero
2020-05-13
1
-0
/
+1
*
|
|
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
|
|
/
/
[next]