vbuterin
0b38ff0fe2
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>
2019-08-27 13:17:38 +02:00
vbuterin
ab4820ced6
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: John Adler <adlerjohn@users.noreply.github.com>
2019-08-27 13:13:47 +02:00
Danny Ryan
ffdc36920e
lint
2019-08-26 08:55:50 -06:00
vbuterin
f1caa85aaf
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: John Adler <adlerjohn@users.noreply.github.com>
2019-08-26 10:09:43 +02:00
vbuterin
9b3cb306e3
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: John Adler <adlerjohn@users.noreply.github.com>
2019-08-26 10:09:13 +02:00
Hsiao-Wei Wang
01af8e6297
Use `get_previous_power_of_two` from merkle proofs spec
2019-08-25 17:19:19 +08:00
Hsiao-Wei Wang
178dd23314
`MINOR_REWARD_QUOTIENT` for rewarding the proposer for including shard receipt proof
...
Co-Authored-By: vbuterin <v@buterin.com>
2019-08-24 20:26:35 +08:00
vbuterin
a509c68c30
Update specs/core/0_beacon-chain.md
2019-08-24 13:55:35 +02:00
vbuterin
7175ac5593
Update specs/core/0_beacon-chain.md
2019-08-24 13:55:18 +02:00
vbuterin
fb59160e6a
Persistent -> period, process_shard_receipt: add _proofs
2019-08-24 13:54:48 +02:00
vbuterin
b6d854de09
Fix ToC
2019-08-24 13:50:57 +02:00
Danny Ryan
6923bdc46a
remove Optional None from get_generalized_index. instead throw
2019-08-23 14:49:19 -06:00
Danny Ryan
a4f86a8b24
Merge branch 'dev' into vbuterin-patch-13
2019-08-23 14:18:00 -06:00
Hsiao-Wei Wang
f8d9b0d283
Merge branch 'dev' into roots-removal
2019-08-24 03:10:02 +08:00
Hsiao-Wei Wang
17043891ff
Fix some mypy errors
2019-08-24 03:03:00 +08:00
Hsiao-Wei Wang
bcdbf7dfc7
Fix some flake8 errors
2019-08-24 02:44:22 +08:00
Hsiao-Wei Wang
72b9781051
Merge branch 'dev' into vbuterin-patch-13
2019-08-24 02:37:19 +08:00
Danny Ryan
56954ec508
fix adding fields to phase 1 ssz objects
2019-08-23 12:16:57 -06:00
Danny Ryan
1392c931d0
add GeneralizedIndex to custom types
2019-08-23 12:00:01 -06:00
vbuterin
c1f2e92ad1
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>
2019-08-23 12:33:25 +02:00
Martin Lundfall
a843e9aeeb
specs/ fix links
2019-08-19 13:47:09 +02:00
vbuterin
e4a18f6fa4
Made persistent committee roots a vector
2019-08-15 12:51:11 +02:00
vbuterin
8255091e40
ShardReceipt -> ShardReceiptProof
2019-08-14 23:35:26 +02:00
vbuterin
fd24308d19
Update specs/core/1_beacon-chain-misc.md
2019-08-14 23:32:10 +02:00
vbuterin
d424863fc0
Update specs/core/1_beacon-chain-misc.md
2019-08-14 23:32:01 +02:00
vbuterin
49a008df60
Update specs/core/1_beacon-chain-misc.md
2019-08-14 23:31:55 +02:00
vbuterin
4f92e7fe30
Update specs/core/1_beacon-chain-misc.md
2019-08-14 23:31:48 +02:00
vbuterin
0cf454547b
Update specs/core/1_beacon-chain-misc.md
2019-08-14 23:27:25 +02:00
vbuterin
f9849ca562
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>
2019-08-13 06:14:51 -04:00
vbuterin
cb3e0f2146
Update specs/core/1_beacon-chain-misc.md
...
Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>
2019-08-13 06:12:51 -04:00
Danny Ryan
c224af999e
MAX_PERSISTENT_COMMITTEE_SIZE -> TARGET_PERSISTENT_COMMITTEE_SIZE
2019-08-12 19:05:16 -06:00
Hsiao-Wei Wang
d84c902bb1
Merge branch 'dev' into v082_backport
2019-08-12 01:47:24 +08:00
Hsiao-Wei Wang
8ac5ea20be
Merge pull request #1353 from mcdee/dev
...
Add link from DepositData reference to definition
2019-08-12 01:08:04 +08:00
dankrad
b345dc0f5f
Legendre custody construction ( #1305 )
...
* Stab at Legendre custody construction + some tests
* Fix some problems and fix function puller to remove phase0 only lines in phase1
* Pass the linter
* Add headings
* Fix domain for BLS stub
* Change Jacobi to Legendre
* n -> q to clarify notation
* Headings
* Another missing heading
* Custody subchunks via padding
* Fix max_reveal_lateness stuff
* Better names for reveal period functions
* Better parametrization of max_reveal_lateness computation and tests for custody reveal processing
* Fix linter
* Allow challenging for one period after the custody reveal, shorter periods for minimal tests
* Fix lint
* Fix linter error
2019-08-11 13:05:17 -04:00
Hsiao-Wei Wang
40fbcd3d59
Merge branch 'dev' into v082_backport
2019-08-12 00:58:20 +08:00
Hsiao-Wei Wang
a0b8e9bbc7
Merge branch 'dev' into vbuterin-patch-13
2019-08-12 00:40:16 +08:00
Hsiao-Wei Wang
01d58eb1c6
Merge branch 'dev' into v082_backport
2019-08-12 00:18:25 +08:00
vbuterin
36a2283052
Shard receipts cannot penalize withdrawn validators
2019-08-11 23:18:48 +08:00
vbuterin
7132778a69
Added compact committee class
2019-08-11 23:18:48 +08:00
Danny Ryan
0fa4491c41
lint
2019-08-11 23:18:48 +08:00
Danny Ryan
6560bc42d2
Apply suggestions from code review
...
Co-Authored-By: Carl Beekhuizen <carl@ethereum.org>
2019-08-11 23:18:48 +08:00
Danny Ryan
2ae7323183
use codeblock syntax for misc beacon updates
2019-08-11 23:18:48 +08:00
Danny Ryan
a273d9e09d
minor rename of beacon chain misc to conform to other files
2019-08-11 23:18:48 +08:00
vbuterin
b9fddfe310
Made code work with #1186
2019-08-11 23:18:48 +08:00
vbuterin
fab37e747a
Fixed position of Classes
2019-08-11 23:18:47 +08:00
vbuterin
5dad213457
Fixed up ToC
2019-08-11 23:18:47 +08:00
vbuterin
3f20aca65e
Added comments and ToC
2019-08-11 23:18:47 +08:00
vbuterin
caadc0d234
Update 1_beacon_chain_misc.md
2019-08-11 23:18:47 +08:00
vbuterin
fe9fe8a151
[WIP] add receipt processing to phase 1 beacon chain
2019-08-11 23:18:47 +08:00
vbuterin
3dc7430ae9
Starting on phase 1 misc beacon changes
2019-08-11 23:18:47 +08:00