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
/
unit_tests
/
hardfork.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-1
/
+0
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
testdb: add override keyword where missing
stoffu
2019-04-17
1
-6
/
+6
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
ArticMine's new block weight algorithm
moneromooo-monero
2019-03-04
1
-20
/
+21
*
tests: add unit tests for get_output_distribution
moneromooo-monero
2018-11-16
1
-87
/
+7
*
core: avoid unnecessary tx/blob conversions
moneromooo-monero
2018-11-01
1
-1
/
+1
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-2
/
+2
*
blockchain_db: remove unused get_output_key variant
moneromooo-monero
2018-07-30
1
-1
/
+0
*
Merge pull request #4013
luigi1111
2018-07-19
1
-0
/
+1
|
\
|
*
rpc: add blockchain disk size to getinfo
moneromooo-monero
2018-06-20
1
-0
/
+1
*
|
Merge pull request #3981
luigi1111
2018-07-19
1
-18
/
+20
|
\
\
|
*
|
db: store cumulative rct output distribution in the db for speed
moneromooo-monero
2018-07-13
1
-18
/
+20
|
|
/
*
|
Merge pull request #3854
luigi1111
2018-07-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
add --regtest and --fixed-difficulty for regression testing
victorsintnicolaas
2018-06-29
1
-0
/
+1
*
|
unit_tests/hardfork: add tests for get_voting_info()
stoffu
2018-05-30
1
-0
/
+49
*
|
hardfork: fix get_next_version()
stoffu
2018-05-30
1
-0
/
+29
*
|
unit_tests/hardfork: add tests for check_for_height()
stoffu
2018-05-30
1
-0
/
+24
*
|
hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...
stoffu
2018-05-30
1
-0
/
+25
|
/
*
Merge pull request #3251
luigi1111
2018-05-29
1
-2
/
+4
|
\
|
*
db_lmdb: save pruned and prunable tx data separately
moneromooo-monero
2018-05-23
1
-2
/
+4
*
|
unit_tests: fix build after get_output_didstribution signature change
moneromooo-monero
2018-05-21
1
-1
/
+1
|
/
*
speed up get_output_distribution (and precalc common case)
moneromooo-monero
2018-05-21
1
-0
/
+1
*
Revert "Merge pull request #3775"
Riccardo Spagni
2018-05-21
1
-1
/
+1
*
unit_tests: fix build after get_output_didstribution signature change
moneromooo-monero
2018-04-28
1
-1
/
+1
*
add RPC to get a histogram of outputs of a given amount
moneromooo-monero
2018-03-16
1
-1
/
+2
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Fix exceptions not finding txpool txes when relaying
moneromooo-monero
2017-12-20
1
-1
/
+1
*
Protect node privacy by proper filtering in restricted-mode RPC answers
binaryFate
2017-11-08
1
-2
/
+2
*
Use actual batch size for resize estimates
Howard Chu
2017-09-17
1
-1
/
+1
*
Toggle SAFE syncmode on and off automatically
Howard Chu
2017-08-20
1
-0
/
+1
*
DB cleanup
Howard Chu
2017-08-19
1
-1
/
+1
*
blockchain_db: add a txpool tx getter which returns existence
moneromooo-monero
2017-06-11
1
-0
/
+1
*
Don't copy blockchain for coinbase_tx_sum
Howard Chu
2017-06-01
1
-1
/
+1
*
Move txpool to the database
moneromooo-monero
2017-05-25
1
-0
/
+9
*
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...
kenshi84
2017-03-10
1
-1
/
+1
*
core: move hardfork back to cryptonote_core
moneromooo-monero
2017-02-25
1
-1
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1758
Riccardo Spagni
2017-02-21
1
-1
/
+2
|
\
|
*
unit_tests: hardfork unit test now needs get_block_blob_from_height
moneromooo-monero
2017-02-21
1
-1
/
+2
*
|
More for PR #1724
Howard Chu
2017-02-21
1
-1
/
+1
|
/
*
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-1
/
+3
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
*
unit_tests: fix missing return after batch_start prototype change
moneromooo-monero
2017-01-21
1
-1
/
+1
*
Merge pull request #1506
Riccardo Spagni
2017-01-15
1
-1
/
+1
|
\
|
*
Use batch transactions when syncing
Howard Chu
2017-01-14
1
-1
/
+1
*
|
blockchain: allow marking "tx not found" without an exception
moneromooo-monero
2017-01-07
1
-0
/
+1
|
/
*
Fixed undefined behavior in TestDB
Lee Clagett
2016-11-23
1
-2
/
+2
*
unit_tests: fix build after get_output_histogram signature change
moneromooo-monero
2016-10-19
1
-1
/
+1
[next]