Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podle commitment #191

Open
wants to merge 65 commits into
base: RAJ
Choose a base branch
from
Open

Conversation

RajWorking
Copy link

Fixes for Bitcoin Core 22.0, refactoring.
…d have been parsed as Int, this prevenetd the "onchain" balances from showing in the node manager section
fix: clightning internal onchain amounts in node manager view
…howed as 0 if there were no onchain funds in the internal onchain lightning wallet

fix: disable send and sign button when broadcasting a signed c-lightning channel funding psbt
@RajWorking RajWorking requested a review from Fonta1n3 October 12, 2021 07:17
Fonta1n3 and others added 16 commits October 13, 2021 11:15
…with a single key provided in a multisig descriptor caused a crash

feat: support importing `ur:crypto-account` multisig descriptors
This will save any seeds as signers and create the public key descriptor to create a new wallet on your node.
…ith passport)

TODO: handle adding a cosigner.
fix: Fonta1n3#160 and adds ability for localhost for c-lightning
fix: toggles in settings could have fired off other toggles
* Warning var/let
* Bigint init from data
* output format of dict
fix: better 2FA UX, set a timeout of 30 seconds
fix: don't update local utxo labels with empty strings
fix: don't lock the app on macos everytime it goes into background
…ners or single sig watch only

fix: increase 2fa timeout to 6 minutes
fix: add bip48 to descriptor parser
fix: add 2fa timeout variable to all 2fa views
fix: bad UX on active wallet 2fa
feat: crypto-seed, crypto-output and crypto-account support for signers
feat: finish off wallet creation/recovery via signers
…instead of the signed raw tx to the transaction verifier

fix: an issue when using a pruned node with a bitcoin core only wallet not showing input info in the transaction verifier
…y have not passed the signed raw tx to the tx verifier

fix: show error message for testmempoolaccept command failing
fix: if no words still load table for wallet info
…utton

fix: insanely annoying bug where outputs don't use an addresses array like they used to...
fix: better alert text on seigner detail view
feat: add icloud recovery for new signer items (xpubs)
feat: show root xpub/ur:hdkey for casa app compatibility (not cosigner)
fix: if 2fa failed signers never showed, now prompt until success
fix: bug where if signer words were deleted verifying one of our output addresses may have resulted in a never ending spinner
No longer include a dmg in the releases as it seems redundant. Users can just unzip the notarized app.
@RajWorking RajWorking changed the base branch from master to RAJ November 8, 2021 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants