.. |
blockprocessor.cpp
|
cleanup: drop UpgradeDB for llmq::BlockProcessor
|
2023-11-18 02:43:47 +07:00 |
blockprocessor.h
|
cleanup: remove TODO so far as it is not clear what exactly to do 'cleanup'
|
2023-11-18 02:43:47 +07:00 |
chainlocks.cpp
|
fix: Avoid using GetAdjustedTime() where adjusted time is not really needed or can be harmful (#5631)
|
2023-10-23 10:39:39 -05:00 |
chainlocks.h
|
refactor: re-order headers and forward declarations to improve compile time (#5693)
|
2023-11-17 10:04:18 -06:00 |
clsig.cpp
|
|
|
clsig.h
|
|
|
commitment.cpp
|
refactor: use CFinalCommitment::GetVersion in llmq/{commitment,dkgsession}
|
2023-12-21 23:02:31 -06:00 |
commitment.h
|
refactor: add gsl::not_null to get compile time / run time pointer guarantees (#5595)
|
2023-10-22 09:14:30 -05:00 |
context.cpp
|
fix: drop useless mutex cs_llmq_vbc to avoid deadlock (#5749)
|
2023-12-04 13:38:47 +03:00 |
context.h
|
|
|
debug.cpp
|
|
|
debug.h
|
refactor: re-order headers and forward declarations to improve compile time (#5693)
|
2023-11-17 10:04:18 -06:00 |
dkgsession.cpp
|
refactor: use CFinalCommitment::GetVersion in llmq/{commitment,dkgsession}
|
2023-12-21 23:02:31 -06:00 |
dkgsession.h
|
refactor: a new struct CDKGJustification::Contribution instead std::pair
|
2023-11-18 02:43:47 +07:00 |
dkgsessionhandler.cpp
|
refactor: move out helper IsDIP3Enforced from deterministicmns
|
2023-12-21 23:02:31 -06:00 |
dkgsessionhandler.h
|
|
|
dkgsessionmgr.cpp
|
refactor: move out helper IsDIP3Enforced from deterministicmns
|
2023-12-21 23:02:31 -06:00 |
dkgsessionmgr.h
|
refactor: re-order headers and forward declarations to improve compile time (#5693)
|
2023-11-17 10:04:18 -06:00 |
ehf_signals.cpp
|
refactor: use DeploymentActiveAfter in ehf_signals
|
2023-12-21 23:02:31 -06:00 |
ehf_signals.h
|
|
|
instantsend.cpp
|
refactor: deprecate non-deterministic IS support (#5553)
|
2023-11-20 10:17:04 -06:00 |
instantsend.h
|
refactor: deprecate non-deterministic IS support (#5553)
|
2023-11-20 10:17:04 -06:00 |
params.h
|
fix: Redefine keepOldKeys and align quorum and dkgsession key storage depths (#5748)
|
2023-12-04 13:38:32 +03:00 |
quorums.cpp
|
fix: Improve quorum caching (again) (#5761)
|
2023-12-20 09:54:00 -06:00 |
quorums.h
|
fix: Improve quorum caching (again) (#5761)
|
2023-12-20 09:54:00 -06:00 |
signing_shares.cpp
|
fix: Avoid using GetAdjustedTime() where adjusted time is not really needed or can be harmful (#5631)
|
2023-10-23 10:39:39 -05:00 |
signing_shares.h
|
|
|
signing.cpp
|
refactor: re-order headers and forward declarations to improve compile time (#5693)
|
2023-11-17 10:04:18 -06:00 |
signing.h
|
refactor: re-order headers and forward declarations to improve compile time (#5693)
|
2023-11-17 10:04:18 -06:00 |
snapshot.cpp
|
refactor: deprecate non-deterministic IS support (#5553)
|
2023-11-20 10:17:04 -06:00 |
snapshot.h
|
|
|
utils.cpp
|
refactor: drop unused llmq::utils::IsMNRewardReallocationActive
|
2023-12-21 23:02:31 -06:00 |
utils.h
|
refactor: drop unused llmq::utils::IsMNRewardReallocationActive
|
2023-12-21 23:02:31 -06:00 |