dash/src/evo
Konstantin Akimov f01338f607
feat: drop requirement of v20 for Asset Unlock transactions
This fork already happened and no versioning is required
2024-09-26 14:17:06 +07:00
..
assetlocktx.cpp refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00
assetlocktx.h refactor: drop circular dependency 2024-08-26 11:45:24 +03:00
cbtx.cpp style: apply clang-format 2024-09-24 12:50:38 +07:00
cbtx.h feat: stricter bestCLHeightDiff checks 2024-06-28 20:37:47 +03: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: remove exceeding evodb.h from headers 2024-09-24 01:07:32 +07:00
creditpool.h refactor: remove exceeding evodb.h from headers 2024-09-24 01:07:32 +07:00
deterministicmns.cpp style: apply clang-format 2024-09-24 12:50:38 +07:00
deterministicmns.h style: apply clang-format 2024-09-24 12:50:38 +07:00
dmn_types.h fmt: run clang-format 2024-08-28 17:04:47 -05:00
dmnstate.cpp fmt: apply clang-format-diff.py suggestions, satisfy linter 2024-09-12 06:36:44 +00:00
dmnstate.h refactor: make all ToJson functions return a UniValue instead of return by reference; add nodiscard (#5592) 2023-09-29 12:56:52 -05:00
evodb.cpp merge bitcoin#21850: Remove GetDataDir(net_specific) function 2024-07-23 17:45:24 +00:00
evodb.h masternode: replace LOCKS_EXCLUDED with negative EXCLUSIVE_LOCKS_REQUIRED 2024-04-30 11:47:04 +00:00
mnauth.cpp merge bitcoin#25514: Move CNode::nServices and CNode::nLocalServices to Peer 2024-08-09 17:34:41 +07:00
mnauth.h merge bitcoin#25514: Move CNode::nServices and CNode::nLocalServices to Peer 2024-08-09 17:34:41 +07:00
mnhftx.cpp style: apply clang-format 2024-09-24 12:50:38 +07:00
mnhftx.h feat: bury v20 deployment 2024-08-26 14:20:40 +07:00
providertx.cpp fmt: apply clang-format-diff.py suggestions, satisfy linter 2024-09-12 06:36:44 +00:00
providertx.h merge bitcoin#25619: avoid overriding non-virtual ToString() in CService and use better naming 2024-09-11 16:18:46 +00:00
simplifiedmns.cpp fmt: apply clang-format-diff.py suggestions, satisfy linter 2024-09-12 06:36:44 +00:00
simplifiedmns.h refactor: drop usage of chainstate globals in masternode logic 2024-06-26 13:50:49 +00:00
specialtx.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
specialtx.h merge bitcoin#23438: Use spans of std::byte in serialize 2024-02-28 13:37:34 -06:00
specialtxman.cpp feat: drop requirement of v20 for Asset Unlock transactions 2024-09-26 14:17:06 +07:00
specialtxman.h refactor: drop usage of chainstate globals in asset locks logic 2024-06-26 13:50:48 +00:00