Pull-Requests
pull
refactor: spanify DecodeBits, use constexpr std::array instead of vector
#31302
PastaPastaPasta on November 17, 2024 RefactoringCI failed
PastaPastaPasta on November 17, 2024 RefactoringCI failed
pull
refactor: convert ContainsNoNUL to ContainsNUL
#31301
PastaPastaPasta on November 17, 2024 Refactoring
PastaPastaPasta on November 17, 2024 Refactoring
pull
refactor: replace all implicit C-style const/const+reinterpret with explicit casts
#27126
PastaPastaPasta on February 19, 2023 Refactoring
PastaPastaPasta on February 19, 2023 Refactoring
pull
refactor: modernize the implementation of uint256.*
#26345
PastaPastaPasta on October 19, 2022 Refactoring
PastaPastaPasta on October 19, 2022 Refactoring
pull
refactor: make GetRand a template, remove GetRandInt
#24925
PastaPastaPasta on April 19, 2022 RefactoringUtils/log/libs
PastaPastaPasta on April 19, 2022 RefactoringUtils/log/libs
pull
refactor: use Span in random.*
#24213
PastaPastaPasta on January 31, 2022 RefactoringUtils/log/libs
PastaPastaPasta on January 31, 2022 RefactoringUtils/log/libs
pull
refactor: only use explicit reinterpret/const casts, not implicit
#24185
PastaPastaPasta on January 28, 2022 RefactoringWalletUTXO Db and IndexesRPC/REST/ZMQP2PValidationUtils/log/libsNeeds rebase
PastaPastaPasta on January 28, 2022 RefactoringWalletUTXO Db and IndexesRPC/REST/ZMQP2PValidationUtils/log/libsNeeds rebase
pull
refactor: use braced init for integer literals instead of c style casts
#23829
PastaPastaPasta on December 20, 2021 Refactoring
PastaPastaPasta on December 20, 2021 Refactoring
pull
docs: avoid C-style casts; use modern C++ casts
#23810
PastaPastaPasta on December 18, 2021 Docs
PastaPastaPasta on December 18, 2021 Docs
pull
build: upgrade to boost 1.77 to fix c++20 compilation
#23340
PastaPastaPasta on October 22, 2021 Build systemNeeds rebase
PastaPastaPasta on October 22, 2021 Build systemNeeds rebase
pull
refactor: remove references to deprecated values under std::allocator
#23181
PastaPastaPasta on October 5, 2021 Refactoring
PastaPastaPasta on October 5, 2021 Refactoring