dash/src/evo
pasta 09058e0d71
feat: mnauth always use basic scheme
fixup: drop CChain from mnauth ProcessMessage
feat: let RPC mnauth to generate only BASIC bls messages and fixes for rpc_mnauth.py and p2p_quorum_data.py
refactor: drop unused ConstCBLSPublicKeyVersionWrapper
2024-12-09 14:36:49 -06:00
..
assetlocktx.cpp refactor: trim and document assumptions for GetQuorum and friends 2024-11-14 10:07:34 +00:00
assetlocktx.h refactor: remove unused includes and forward declarations from headers 2024-11-11 14:41:35 +07:00
cbtx.cpp refactor: set const auto& cbTx to avoid using optional throughout method 2024-11-20 03:20:50 +07:00
cbtx.h refactor: removed pre-MN_RR logic of validation of CL 2024-11-20 03:20:50 +07:00
chainhelper.cpp refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00
chainhelper.h refactor: drop usage of chainstate globals in governance logic 2024-06-26 11:57:21 +00:00
creditpool.cpp refactor: use irange 2024-10-29 13:21:05 -05:00
creditpool.h merge bitcoin#23524: Fix typos in endif header comments 2024-12-04 15:55:10 +00:00
deterministicmns.cpp refactor: trim and document assumptions for Get*MN* and friends 2024-11-14 10:08:05 +00:00
deterministicmns.h refactor: remove unused includes and forward declarations from headers 2024-11-11 14:41:35 +07:00
dmn_types.h merge bitcoin#22951: move amount.h into consensus 2024-10-25 16:00:12 +00:00
dmnstate.cpp chore: run contrib/devtools/copyright_header.py update . 2024-10-05 23:17:41 +03:00
dmnstate.h merge bitcoin#23524: Fix typos in endif header comments 2024-12-04 15:55:10 +00:00
evodb.cpp chore: run contrib/devtools/copyright_header.py update . 2024-10-05 23:17:41 +03:00
evodb.h chore: run contrib/devtools/copyright_header.py update . 2024-10-05 23:17:41 +03:00
mnauth.cpp feat: mnauth always use basic scheme 2024-12-09 14:36:49 -06:00
mnauth.h feat: mnauth always use basic scheme 2024-12-09 14:36:49 -06:00
mnhftx.cpp fix: force ehf signal db update 2024-11-30 15:31:50 +07:00
mnhftx.h fix: add missing cs_main annotation for ForceSignalDBUpdate 2024-12-03 01:01:22 +07:00
providertx.cpp chore: run contrib/devtools/copyright_header.py update . 2024-10-05 23:17:41 +03:00
providertx.h refactor: remove unused includes and forward declarations from headers 2024-11-11 14:41:35 +07:00
simplifiedmns.cpp refactor: trim and document assumptions for GetQuorum and friends 2024-11-14 10:07:34 +00:00
simplifiedmns.h refactor: trim and document assumptions for GetQuorum and friends 2024-11-14 10:07:34 +00:00
specialtx.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
specialtx.h refactor: remove unused includes and forward declarations from headers 2024-11-11 14:41:35 +07:00
specialtxman.cpp refactor: removed pre-MN_RR logic of validation of CL 2024-11-20 03:20:50 +07:00
specialtxman.h refactor: remove unused includes and forward declarations from headers 2024-11-11 14:41:35 +07:00