Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blockchain
docs
Wiki
ether redistribution
Changes
Page history
New page
Templates
Clone repository
Update ether redistribution
authored
6 years ago
by
Robert Martin-Legene
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ether-redistribution.md
+6
-6
6 additions, 6 deletions
ether-redistribution.md
with
6 additions
and
6 deletions
ether-redistribution.md
View page @
b1bca317
...
@@ -17,12 +17,12 @@ Hay que eligir N partes del BFA (N >= 6). Cada uno va a tener un parte de la lla
...
@@ -17,12 +17,12 @@ Hay que eligir N partes del BFA (N >= 6). Cada uno va a tener un parte de la lla
Para poder usar una cuenta, hay que usar la ayuda de M partes. Ese numero se llama M (y obviamente M <= N).
Para poder usar una cuenta, hay que usar la ayuda de M partes. Ese numero se llama M (y obviamente M <= N).
Todo el ether se distribuye asi:
Todo el ether se distribuye asi:
M=2: 1024 cuentas con 1 Mega (10^6) eth (10^24 wei).
*
M=2: 1024 cuentas con 1 Mega (10^6) eth (10^24 wei).
M=2: 1024 cuentas con 1 Giga (10^9) eth (10^27 wei).
*
M=2: 1024 cuentas con 1 Giga (10^9) eth (10^27 wei).
M=3: 1024 cuentas con 1 Tera (10^12) eth (10^30 wei).
*
M=3: 1024 cuentas con 1 Tera (10^12) eth (10^30 wei).
M=4: 9 cuentas con 10^57 eth (10^75 wei)
*
M=4: 9 cuentas con 10^57 eth (10^75 wei)
M=4: 1 cuenta con "el resto" (menos 1 MEth para operaciones)
*
M=4: 1 cuenta con "el resto" (menos 1 MEth para operaciones)
M=4: 18 cuentas extra (vacias)
*
M=4: 18 cuentas extra (vacias)
3100 cuentas en total. Cada cuenta tiene una clave distinta. Vamos a usar 768 bits (binario) claves en base 64 (1024 caracteres):
3100 cuentas en total. Cada cuenta tiene una clave distinta. Vamos a usar 768 bits (binario) claves en base 64 (1024 caracteres):
...
...
This diff is collapsed.
Click to expand it.