mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
4bd7f5db48
e1749b50a3
exclude x11 dir from linting (pasta)dc1f566fce
fmt: run clang-format on hash_x11.h (pasta)bd8aa04d44
refactor: segregate x11 hashing (pasta) Pull request description: ## Issue being fixed or feature implemented Refactor x11 hashing out into it's own header ## What was done? move x11 hashing out of hash.h, into hash_x11.h and also move those headers crypto/x11 folder ## How Has This Been Tested? Building ## Breaking Changes None ## Checklist: _Go over all the following points, and put an `x` in all the boxes that apply._ - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_ ACKs for top commit: UdjinM6: utACKe1749b50a3
Tree-SHA512: c5e9ac9995608b1963494a4e6d870bb452972d6c09387c06546623e25c8be26fd2918918fb00fbef0c0356c61f1bed127a469c5adae252792f25bc419c73100b
50 lines
974 B
Plaintext
50 lines
974 B
Plaintext
src/batchedlogger.*
|
|
src/bench/bls*.cpp
|
|
src/bls/*.cpp
|
|
src/bls/*.h
|
|
src/cachemap.h
|
|
src/cachemultimap.h
|
|
src/coinjoin/*.cpp
|
|
src/coinjoin/*.h
|
|
src/ctpl_stl.h
|
|
src/cxxtimer.hpp
|
|
src/dsnotificationinterface.*
|
|
src/evo/*.cpp
|
|
src/evo/*.h
|
|
src/governance/*.cpp
|
|
src/governance/*.h
|
|
src/llmq/*.cpp
|
|
src/llmq/*.h
|
|
src/masternode/*.cpp
|
|
src/masternode/*.h
|
|
src/messagesigner.*
|
|
src/netfulfilledman.*
|
|
src/qt/governancelist.*
|
|
src/qt/masternodelist.*
|
|
src/rpc/coinjoin.cpp
|
|
src/rpc/evo.cpp
|
|
src/rpc/governance.cpp
|
|
src/rpc/masternode.cpp
|
|
src/rpc/quorums.cpp
|
|
src/saltedhasher.*
|
|
src/spork.*
|
|
src/stacktraces.*
|
|
src/stats/*.cpp
|
|
src/stats/*.h
|
|
src/test/block_reward_reallocation_tests.cpp
|
|
src/test/bls_tests.cpp
|
|
src/test/dip0020opcodes_tests.cpp
|
|
src/test/dynamic_activation*.cpp
|
|
src/test/evo*.cpp
|
|
src/test/governance*.cpp
|
|
src/unordered_lru_cache.h
|
|
src/util/edge.*
|
|
src/util/enumerate.h
|
|
src/util/irange.h
|
|
src/util/ranges.h
|
|
src/util/ranges_set.*
|
|
src/util/wpipe.*
|
|
src/wallet/bip39*
|
|
src/wallet/hdchain.*
|
|
src/hash_x11.h
|