Skip to content

Pull requests: bcoin-org/bcoin

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
Sort

Pull requests list

Wallet: support import of x/y/zpubkey (BIP49 and BIP84) enhancement Improving a current feature tests Has tests for code change is just an addtional test wallet Wallet related
#616 opened Oct 6, 2018 by pinheadmz Loading…
1 task done
Apply External Signature to Transaction
#462 opened May 15, 2018 by nickfogle Loading…
Adding methods for sweeping wallet funds wallet Wallet related
#482 opened Jun 7, 2018 by bucko13 Loading…
3 tasks done
path: remove redundant accountID from path string logs / errors Better feedback to user or prevent user error wallet Wallet related
#502 opened Jun 22, 2018 by pinheadmz Loading…
.github templates docs UI isn't clear or documented guidance needed
#505 opened Jun 25, 2018 by tuxcanfly Loading…
wallet: add set tx fee endpoint wallet Wallet related
#518 opened Jul 5, 2018 by tuxcanfly Loading…
Fix pool.hasTX() method (updated) net
#542 opened Jul 18, 2018 by OrfeasLitos Loading…
[WIP] wallet: batch process resending txs to prevent memory overflow memory Memory issues wallet Wallet related
#551 opened Jul 29, 2018 by BluSyn Loading…
wallet-http: adds new API call to derive address (pubkey and redeemscript) at any index enhancement Improving a current feature tests Has tests for code change is just an addtional test wallet Wallet related
#560 opened Aug 7, 2018 by pinheadmz Loading…
WIP: implement bip174 Partially Signed Bitcoin Transaction enhancement Improving a current feature tests Has tests for code change is just an addtional test wallet Wallet related
#607 opened Sep 12, 2018 by joemphilips Loading…
6 tasks done
v3.0.0
Implement spvnode.sendTX() and spvnode.relay() ready for review Ready to be reviewed spv
#417 opened Feb 17, 2018 by OrfeasLitos Loading…
chain-test: cover CSV by time tests Has tests for code change is just an addtional test
#613 opened Oct 3, 2018 by pinheadmz Loading…
Automatically set walletdb.spv according to client enhancement Improving a current feature tests Has tests for code change is just an addtional test wallet Wallet related
#621 opened Oct 17, 2018 by OrfeasLitos Loading…
Avoid repetition in KeyRing.getProgram() stability / efficiency Denial of service, better resource usage tests Has tests for code change is just an addtional test
#647 opened Dec 9, 2018 by OrfeasLitos Loading…
Return hashes of keys in multisig scripts in _getOutputAddresses() enhancement Improving a current feature wallet Wallet related
#681 opened Jan 28, 2019 by OrfeasLitos Loading…
Validate hd public keys when creating accounts wallet Wallet related watch-only Watch only wallet
#696 opened Feb 8, 2019 by braydonf Loading…
Keep event loop alive for workers
#704 opened Feb 20, 2019 by pinheadmz Loading…
Docs: add generate blocks and txs example docs UI isn't clear or documented guidance needed
#712 opened Feb 22, 2019 by pinheadmz Loading…
1 task
Fix Keyring public key import tests Has tests for code change is just an addtional test
#735 opened Mar 21, 2019 by max-lt Loading…
ProTip! Filter pull requests by the default branch with base:master.