2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cargo update More... 5 months ago
depends: cxx 1.0.136 More... 5 months ago
cargo vet prune More... 5 months ago
depends: native_cmake 3.31.3 More... 5 months ago
depends: native_xxhash 0.8.3 More... 5 months ago
depends: native_fmt 11.1.1 More... 5 months ago
depends: utfcpp 4.0.6 More... 5 months ago
Update release notes with maintenance purpose More... 5 months ago
make-release.py: Updated book for 6.1.0. More... 5 months ago
make-release.py: Updated release notes and changelog for 6.1.0. More... 5 months ago
make-release.py: Updated manpages for 6.1.0. More... 5 months ago
make-release.py: Versioning changes for 6.1.0. More... 5 months ago
qa: Postpone all dependency updates until after 6.1.0 More... 5 months ago
Merge pull request #6987 from LarryRuane/2024-12-lockbox-value-logging More... 5 months ago
qa: Fix line wrapping in `show_help` More... 5 months ago
move Lockbox value logging behind category valuepool More... 6 months ago
Merge pull request #6964 from daira/mining-test-comment-offbyone More... 8 months ago
Merge pull request #6965 from daira/fix-getblocksubsidy-suggestions More... 8 months ago
Merge pull request #6967 from daira/fix-test_checkblock More... 8 months ago
Merge pull request #6968 from daira/update-daira-emma-keys More... 8 months ago
Update Daira-Emma Hopwood's gpg keys. More... 8 months ago
gtest/test_checkblock.cpp: fix a bug in MockCValidationState that was causing a test warning. More... 8 months ago
Merge pull request #6966 from zcash/version-6.0.0 More... 8 months ago
Merge pull request #6958 from zcash/release-v6.0.0 More... 8 months ago
Miner tests: correct a comment, and add another similar comment where it applies. Doc-only. More... 8 months ago
Merge pull request #6962 from daira/fix-miner-future-timestamp More... 8 months ago
Merge pull request #6963 from str4d/fix-getblocksubsidy More... 8 months ago
Simplify `GetActiveFundingStreamElements`. More... 8 months ago
sapling::Builder: add funding stream outputs in a more predictable order. Previously it was deterministic, but depended on details of the `operator<` implementations of `FundingStreamRecipient`, `SaplingPaymentAddress`, and `CScript`. Now it is just the same order as in `vFundingStreams`. More... 8 months ago
Funding streams: Rename INSUFFICIENT_ADDRESSES to INSUFFICIENT_RECIPIENTS. More... 8 months ago