Skip to content

Pull requests: btcsuite/btcd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

make a block with an invalid orphan child a valid block bug high priority
#1526 opened Jan 31, 2020 by someone235 Loading… updated Mar 10, 2020
peer: remove high-mem trace logging enhancement low priority
#1496 opened Nov 21, 2019 by Crypt-iQ Loading… updated Mar 10, 2020
rpc server cert add host ip by cfg.Listeners enhancement low priority
#1455 opened Jul 23, 2019 by wittwitt Loading… updated Mar 10, 2020
Fix HDCoinType for simnet low priority
#1400 opened Mar 4, 2019 by yura-pakhuchiy Loading… updated Mar 10, 2020
Put best state with parent's workSum low priority
#1399 opened Mar 3, 2019 by imnisen Loading… updated Mar 10, 2020
Fix issue with AddMultisigAddress bug low priority
#1371 opened Jan 10, 2019 by nkostoulas Loading… updated Mar 10, 2020
Fix block boundary checking in FetchBlockRegion(s) bug low priority
#1361 opened Dec 8, 2018 by h4x3rotab Loading… updated Mar 10, 2020
rpcclient: Add RPC command for legacy bitcoin node enhancement low priority
#1370 opened Jan 10, 2019 by qshuai Loading… updated Mar 10, 2020
Sendmany 0.16.0 enhancement low priority
#1357 opened Dec 4, 2018 by vpashka Loading… updated Mar 10, 2020
Follow RFC6979 guidance on bad R and S values enhancement low priority
#1348 opened Nov 25, 2018 by junderw Loading… updated Mar 10, 2020
simplify x = x <op> ... to x <op>= ... low priority
#1297 opened Sep 13, 2018 by ludweeg Loading… updated Mar 10, 2020
fix taking the address of loop iter var problem bug low priority
#1321 opened Oct 10, 2018 by unixisevil Loading… updated Mar 10, 2020
Fix test case bytes byteorder to little endian bug low priority
#1313 opened Sep 28, 2018 by imnisen Loading… updated Mar 10, 2020
server: Fix access knownAddresses map unsafely bug low priority outdated
#1283 opened Sep 9, 2018 by qshuai Loading… updated Mar 10, 2020
fix delete function for maintaining the min-heap bug low priority
#1172 opened Apr 25, 2018 by huyoulong Loading… updated Mar 10, 2020
netsync: Remove unnecessary buffered channel enhancement low priority
#1174 opened Apr 27, 2018 by stevenroose Loading… updated Mar 10, 2020
database: Prevent write transaction with low disk space bug low priority
#1156 opened Apr 7, 2018 by stevenroose Loading… updated Mar 10, 2020
Validate PKCS7 padding correctly bug low priority
#1108 opened Jan 15, 2018 by AdamISZ Loading… updated Mar 10, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.