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

feat: P15 ETH Accounts & P21 Proof of Stake (POS) & P23 The DAO Incident #48

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raftale
Copy link
Contributor

@raftale raftale commented Sep 24, 2024

closes #19
closes #27
closes #25

Copy link
Member

@wfnuser wfnuser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please Update summary.md

@raftale
Copy link
Contributor Author

raftale commented Sep 25, 2024

Please Update summary.md

updated.

Comment on lines +14 to +22
┌────────────────────────────────────────┐ ┌───────────────────────────────────┐
│ ┌──────────────────┐ │ │ │
│ │ │ │ │ │
│┌─────▼───────┐ ┌┼─────────────┐│ │┌─────────────┐ ┌─────────────┐ │
││A───►B(10BTC)│ │B─┬──►C(3BTC) ││ ││A───►B(10ETH)│ │B───►C(3ETH) │ │
││ │ │ │ ││ ││ │ │ │ │
││ │ │ └──►B'(7BTC)││ ││ │ │ │ │
│└─────────────┘ └──────────────┘│ │└─────────────┘ └─────────────┘ │
└────────────────────────────────────────┘ └───────────────────────────────────┘

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you sure?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for sure. The arrow from B to A indicates the source of the coin, which is feature of the UTXO model but unnecessary for the account-based model.

@raftale raftale changed the title feat: P15 ETH Accounts feat: P15 ETH Accounts && P23 The DAO Incident Oct 14, 2024
@raftale raftale changed the title feat: P15 ETH Accounts && P23 The DAO Incident feat: P15 ETH Accounts & P21 Proof of Stake (POS) & P23 The DAO Incident Oct 27, 2024
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.

23-ETH-The DAO Incident 21-ETH-Proof of Stake (PoS) 15-ETH-Accounts
3 participants