0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2134 from kcalvinalvin/2024-03-07-make-duplicate-entries-on-mapslice-impossible More... about 2 months ago
Merge pull request #2123 from kcalvinalvin/2024-02-15-no-utxocache-loading-on-reorgs More... about 2 months ago
multi: fix ioutil deprecated function More... about 2 months ago
Merge pull request #2122 from kcalvinalvin/2024-02-15-dont-rely-on-height-fetching More... about 2 months ago
Add check for maximum signature length in ecdsa.ParseDERSignature More... about 2 months ago
blockchain: remove utxoview from the argument in connectBlock More... about 2 months ago
blockchain: check all the maps first before adding an entry More... about 2 months ago
blockchain: add another mapslice duplicate entry case More... about 2 months ago
Merge pull request #2131 from kcalvinalvin/2024-03-05-fix-intermittent-addrmgr-bug More... about 2 months ago
blockchain: remove unused fetchUtxosMain() More... about 2 months ago
blockchain: get rid of database as an argument in fetchInputUtxos More... about 2 months ago
addrmgr: fix intermittent addrmanager_internal_test bug More... about 2 months ago
Merge pull request #2125 from yyforyongyu/add-gettxspendingprevout More... about 2 months ago
btcd: increase version number to `0.24.1` More... 2 months ago
rpcclient: replace `ErrBitcoindVersion` with `ErrBackendVersion` More... 2 months ago
blockchain: always relock chainLock for subscription callbacks More... 2 months ago
Merge pull request #2112 from devlzcode/expose-newfutureerror More... 2 months ago
Merge pull request #2108 from kcalvinalvin/2024-01-22-dont-update-mempool More... 2 months ago
multi: turn `BackendVersion` into an interface More... 2 months ago
rpcclient: start tracking `btcd` version More... 2 months ago
rpcclient: handle backend versioning in one file More... 2 months ago
rpcclient: track bitcoind version 24.0.0 More... 2 months ago
rpcclient+integration: add new method `GetTxSpendingPrevOut` More... 2 months ago
rpcserver+mempool: implement `gettxspendingprevout` for `btcd` More... 2 months ago
btcjson: add new command `GetTxSpendingPrevOutCmd` More... 2 months ago
Merge pull request #2119 from nikicat/nb/include-unsafe More... 2 months ago
blockchain_test, fullblocktests: add test to check for utxo existance/non-existance More... 2 months ago
blockchain: change reorg utxo cache behavior More... 2 months ago
blockchain: return error in db.View instead of t.Fatal More... 2 months ago
blockchain: add case for pruning stale blocks More... 2 months ago