-
Notifications
You must be signed in to change notification settings - Fork 98
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
Ineritance wallet - Chapter 5: Succession and fund transfer #1118
Open
rabbitholiness
wants to merge
69
commits into
BitcoinDesign:master
Choose a base branch
from
rabbitholiness:ineritance-wallet-5-succession-and-fund-transfer
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Ineritance wallet - Chapter 5: Succession and fund transfer #1118
rabbitholiness
wants to merge
69
commits into
BitcoinDesign:master
from
rabbitholiness:ineritance-wallet-5-succession-and-fund-transfer
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Added cosigner onboarding page - Added images
- Removed icons on the landing page, as they are not really helpful. - Updated the chapters on the landing page to reflect the final structure. - Updated editor's notes - Minor text changes.
- Added a short process overview and diagram to the wallet creation page. - Updated the conclusion for clarity - Minor text changes
Co-authored-by: Daniel Nordh <[email protected]>
Co-authored-by: Daniel Nordh <[email protected]>
Co-authored-by: Daniel Nordh <[email protected]>
Co-authored-by: Daniel Nordh <[email protected]>
Co-authored-by: Daniel Nordh <[email protected]>
Co-authored-by: Daniel Nordh <[email protected]>
Co-authored-by: Daniel Nordh <[email protected]>
✅ Deploy Preview for bitcoin-design-site ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
rabbitholiness
force-pushed
the
ineritance-wallet-5-succession-and-fund-transfer
branch
from
September 26, 2024 13:29
ca87b8b
to
ace229b
Compare
rabbitholiness
changed the title
Ineritance wallet - Chapter 5: succession and fund transfer
Ineritance wallet - Chapter 5: Succession and fund transfer
Sep 26, 2024
- Text change - Removed editor's notes from onboarding page
Co-authored-by: Christoph Ono <[email protected]>
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Two minor maintenance copy tweaks: - Newer version of Docker use "docker compose up" instead of "docker-compose up". This updates the info about local development in the README - The local build does no longer automatically compress images, so I removed that part and added a note about using a compression tool like ImageOpti.
Several of the listed relays are no longer active. I tested all, compared to what Primal and Damus recommend as defaults, and adjusted the list
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added file and images
- Fixed typos - Added separators between sections - Added preview and header images - Deleted unused images
Co-authored-by: Christoph Ono <[email protected]>
Co-authored-by: Christoph Ono <[email protected]>
rabbitholiness
force-pushed
the
ineritance-wallet-5-succession-and-fund-transfer
branch
from
November 12, 2024 09:57
9dbc27f
to
4ad289c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the final chapter of the inheritance wallet. It adds a page that describes how Christina and David access their inheritance after their parents pass away. It also discusses the pros and cons of using of using multi-key wallets and timelocks for inheritance.
Preview link