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
/
tests
/
core_tests
/
chaingen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockchain sync: reduce disk writes from 2 to 1 per tx
jeffro256
2025-03-10
1
-4
/
+5
*
Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]
jeffro256
2024-04-29
1
-1
/
+1
*
Second thread pool for IO
SChernykh
2022-09-20
1
-1
/
+1
*
Add view tags to outputs to reduce wallet scanning time
j-berman
2022-04-18
1
-3
/
+6
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
multisig key exchange update and refactor
koe
2022-02-22
1
-1
/
+1
*
Merge pull request #7661
luigi1111
2021-06-10
1
-8
/
+4
|
\
|
*
Improve cryptonote (block and tx) binary read performance
Lee Clagett
2021-01-23
1
-8
/
+4
*
|
Warnings: unused var in core_tests:chaingen.h
mj-xmr
2021-05-11
1
-1
/
+1
|
/
*
core_tests: fix failures after v13
moneromooo-monero
2020-08-28
1
-3
/
+4
*
replace most boost serialization with existing monero serialization
moneromooo-monero
2020-08-17
1
-2
/
+0
*
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
|
Fix boost <1.60 compilation and fix boost 1.73+ warnings
Lee Clagett
2020-05-31
1
-2
/
+3
*
|
build: fix boost 1.73 compatibility
selsta
2020-05-14
1
-2
/
+2
|
/
*
Adding Dandelion++ support to public networks:
Lee Clagett
2020-03-26
1
-1
/
+6
*
Merge pull request #6146
Alexander Blair
2020-01-24
1
-2
/
+2
|
\
|
*
Change to Tx diffusion (Dandelion++ fluff) instead of flooding
Lee Clagett
2019-11-04
1
-2
/
+2
*
|
Merge pull request #6115
Alexander Blair
2020-01-16
1
-0
/
+2
|
\
\
|
*
|
core_tests: reset thread pool between tests
moneromooo-monero
2019-11-10
1
-0
/
+2
*
|
|
Merge pull request #6110
Alexander Blair
2020-01-11
1
-3
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tests: fix HF12 chaingen - construct bc object from events
Dusan Klinec
2019-11-13
1
-3
/
+8
|
|
/
*
/
Adding support for hidden (anonymity) txpool
Lee Clagett
2019-11-02
1
-16
/
+28
|
/
*
monerod can now sync from pruned blocks
moneromooo-monero
2019-09-27
1
-5
/
+13
*
Remove unneeded SFINAE on check_tx/block verification in core_tests
Doyle
2019-04-17
1
-76
/
+9
*
Merge pull request #5409
Riccardo Spagni
2019-04-16
1
-2
/
+2
|
\
|
*
tests: fix test_options initialization error
Dusan Klinec
2019-04-07
1
-2
/
+2
*
|
blockchain_db: fix db txn ending too early
moneromooo-monero
2019-04-14
1
-2
/
+17
|
/
*
Merge pull request #5211
Riccardo Spagni
2019-03-21
1
-5
/
+4
|
\
|
*
tests/trezor: HF9 and HF10 tests
Dusan Klinec
2019-03-20
1
-5
/
+4
*
|
Merge pull request #5061
Riccardo Spagni
2019-03-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
|
Merge pull request #4977
Riccardo Spagni
2019-03-14
1
-35
/
+426
|
\
\
|
|
/
|
/
|
|
*
device/trezor: debugging features, trezor tests
Dusan Klinec
2019-03-05
1
-35
/
+426
*
|
cryptonote: avoid double parsing blocks when syncing
moneromooo-monero
2019-03-05
1
-2
/
+2
|
/
*
core_tests: add a --list_tests command line switch
moneromooo-monero
2019-01-07
1
-1
/
+3
*
remove some unused code
moneromooo-monero
2018-11-23
1
-1
/
+1
*
Multisig M/N functionality core tests added
naughtyfox
2018-10-01
1
-41
/
+2
*
Arbitrary M/N multisig schemes:
naughtyfox
2018-10-01
1
-1
/
+1
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-7
/
+7
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-1
/
+45
*
core_tests: add --filter to select which tests to run
moneromooo-monero
2018-07-07
1
-0
/
+1
*
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-1
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Match surae's recommendation to derive multisig keys
moneromooo-monero
2017-12-17
1
-4
/
+6
*
add multisig core test and factor multisig building blocks
moneromooo-monero
2017-12-17
1
-0
/
+48
*
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-1
/
+1
*
core_tests: fix tests failing due to new txpool code requitring batch transac...
moneromooo-monero
2017-06-09
1
-0
/
+1
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-0
/
+10
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
[next]