0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gomod: clean go mod files More... 8 months ago
gitignore: ignore vim files More... 8 months ago
blockchain: flush the utxo cache on prune if needed More... 8 months ago
blockchain: add flushNeededAfterPrune More... 8 months ago
database/ffldb: make PruneBlocks atomic More... 8 months ago
Merge pull request #1971 from kcalvinalvin/add-pruning More... 8 months ago
chainhash: add support to legacy-marshaled hashes More... 8 months ago
main: force user to enable pruning if database is already pruned More... 8 months ago
main: cfindex related sanity checks when enabled with pruning More... 8 months ago
main: return error if user requests addr or tx index while pruned More... 8 months ago
main: force the user to drop tx and addr indexes for pruning More... 8 months ago
blockchain/indexers: add functions to report init status More... 8 months ago
main: fetch prune status from db for handleGetBlockChainInfo More... 8 months ago
database, database/ffldb: add BeenPruned() method More... 8 months ago
btcutil: reuse serialized tx during TxHash More... 8 months ago
Merge pull request #2022 from wydengyre/bip-340-signing More... 9 months ago
Merge pull request #1980 from halseth/script-callback More... 9 months ago
schnorr: bip-340 compliant signing More... 9 months ago
Merge pull request #2018 from wydengyre/bip340-schnorr-verification More... 9 months ago
schnorr: bip-340 compliant verification More... 9 months ago
Merge pull request #1979 from kcalvinalvin/merkle-calc-fast More... 9 months ago
Merge pull request #2016 from wydengyre/fix-docs-rfc6979 More... 9 months ago
schnorr: correct rfc reference in docs More... 9 months ago
blockchain, btcutil/bloom: BuildMerkleTreeStore returns chainhash.Hash More... 9 months ago
Merge pull request #1969 from lindlof/rpc-address-align More... 9 months ago
txscript/engine_debug_test: add TestDebugEngine More... 9 months ago
Merge pull request #2006 from 0xEclair/sig_hash_type More... 9 months ago
blockchain: Return early on nil utxo view in dbPutUtxoView More... 9 months ago
blockchain: Refactor dbPutUtxoView More... 9 months ago
psbt: finalizer add proper sighash flag More... 10 months ago