Danny Ryan
|
f9f722c505
|
Merge pull request #1306 from ethereum/old_latest_message
Found by Cem Özer: Ignore older latest messages in attesting balance
|
2019-07-24 20:03:23 -06:00 |
protolambda
|
01af304403
|
Found by Cem Özer: Ignore older latest messages in attesting balance sum, instead of assertion error
|
2019-07-20 02:13:52 +02:00 |
Hsiao-Wei Wang
|
bc39f39d5d
|
Move `SECONDS_PER_SLOT` back to 0_beacon_chain spec so that the "duration" notes make more sense
|
2019-07-04 20:41:00 +08:00 |
Hsiao-Wei Wang
|
9e5117aff7
|
Merge branch 'dev' into fork_choice_rule_test
|
2019-07-01 09:27:55 +08:00 |
Hsiao-Wei Wang
|
84d8ca740c
|
Improve fork choice rule test coverage
|
2019-07-01 06:33:10 +08:00 |
Carl Beekhuizen
|
41897e779a
|
validate_indexed_attestation -> is_valid_indexed_attestation`
|
2019-07-01 00:10:28 +02:00 |
Carl Beekhuizen
|
6e5f43c033
|
merge in `dev` and resolve conflicts
|
2019-06-30 23:37:56 +02:00 |
Carl Beekhuizen
|
918192cdab
|
`compute_slot_epoch`->`compute_epoch_of_slot`
|
2019-06-30 23:35:07 +02:00 |
Danny Ryan
|
db8bd07eeb
|
Merge pull request #1249 from ethereum/format_binary_operations
Minor python style tweaks
|
2019-06-30 16:18:34 -05:00 |
Carl Beekhuizen
|
fe68a8d1f0
|
Minor python style tweaks
|
2019-06-30 22:59:12 +02:00 |
Hsiao-Wei Wang
|
67b0b4ad33
|
Update other spec files
|
2019-07-01 04:57:42 +08:00 |
Carl Beekhuizen
|
361732f409
|
merge in dev and resolve conflicts
|
2019-06-30 21:54:30 +02:00 |
Carl Beekhuizen
|
e0a0f6e156
|
Makes markdown comply with linter
|
2019-06-30 21:25:58 +02:00 |
Carl Beekhuizen
|
0fd1d38417
|
`Misc` function rename
|
2019-06-30 20:58:02 +02:00 |
Danny Ryan
|
d1bc2f03ac
|
remove 'int' types from spec typehints. replace with uint64
|
2019-06-30 13:00:22 -05:00 |
Danny Ryan
|
6d5e4da3e0
|
PR feedback
|
2019-06-30 12:42:24 -05:00 |
Justin Drake
|
e8532ced79
|
WIP
|
2019-06-30 10:56:14 +01:00 |
Justin Drake
|
d0acd81157
|
WIP
|
2019-06-30 10:02:18 +01:00 |
Danny Ryan
|
140c69f2ec
|
Merge branch 'dev' into checkpoints
|
2019-06-27 21:02:48 -06:00 |
Carl Beekhuizen
|
543729cad4
|
Merge pull request #1198 from ethereum/fork-choice-epoch
modify fork choice to utilize epochs properly
|
2019-06-27 19:14:19 +02:00 |
Danny Ryan
|
0827fbd7d5
|
Merge branch 'fork-choice-epoch' into checkpoints
|
2019-06-25 15:00:04 -06:00 |
Danny Ryan
|
c64289677f
|
fix gethead tests
|
2019-06-25 14:47:46 -06:00 |
Danny Ryan
|
228195d89d
|
get head tests
|
2019-06-25 11:48:55 -06:00 |
JSON
|
20602bc92b
|
phase 0 doc standardization b4 spec freeze (#1212)
|
2019-06-25 14:32:56 +01:00 |
Danny Ryan
|
b8c0985e60
|
merge in fork choice. tests pass
|
2019-06-24 22:12:55 -06:00 |
Danny Ryan
|
d9b97578c0
|
lint
|
2019-06-24 21:23:24 -06:00 |
Danny Ryan
|
751738f411
|
enhance fork choice testing
|
2019-06-24 21:01:15 -06:00 |
Danny Ryan
|
0e362d36b1
|
pr feedback
|
2019-06-24 17:18:22 -06:00 |
Danny Ryan
|
1b66a1a2bd
|
rework forkchoice to use Checkpoints
|
2019-06-21 12:55:55 -06:00 |
Danny Ryan
|
74eeb87936
|
Merge branch 'dev' into fork-choice-epoch
|
2019-06-21 11:43:01 -06:00 |
Danny Ryan
|
acbccbc2a8
|
minor typo
|
2019-06-21 11:18:24 -06:00 |
Justin Drake
|
b46e047baa
|
Minor simplification from #1198
|
2019-06-21 12:57:30 +01:00 |
Carl Beekhuizen
|
0e59c6676a
|
Stop yielding from fork-choie tests
|
2019-06-21 13:00:42 +02:00 |
Carl Beekhuizen
|
f90469ea25
|
Move block timing assertion 1st
|
2019-06-21 12:19:08 +02:00 |
Carl Beekhuizen
|
e88a96c45e
|
Apply suggestions from @drjtwo's code review
Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>
|
2019-06-21 12:13:22 +02:00 |
Danny Ryan
|
fb9a5f0bc5
|
one more rootslot fix
|
2019-06-20 14:57:53 -06:00 |
Danny Ryan
|
c5143ccefa
|
modify fork choice to utilize epochs as first class citizens
|
2019-06-20 14:48:10 -06:00 |
Carl Beekhuizen
|
c26fffc154
|
Moves copy into SSZ container
|
2019-06-20 20:55:28 +02:00 |
Carl Beekhuizen
|
5f8edd6b55
|
Genesis block store uses genesis time
Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>
|
2019-06-20 20:50:17 +02:00 |
Justin Drake
|
d73aa31ef6
|
Cleanups
|
2019-06-20 11:58:05 +01:00 |
Carl Beekhuizen
|
3418c3506f
|
Merge dev and resolve conflicts (please let the CI tests pass with the new dev)
|
2019-06-19 20:27:54 +02:00 |
Carl Beekhuizen
|
61a51417ed
|
Unbreak things again
|
2019-06-18 23:00:30 +02:00 |
Carl Beekhuizen
|
7a71919c53
|
Test removing all the Bytes objects
|
2019-06-18 21:55:41 +02:00 |
Carl Beekhuizen
|
d804cb307b
|
Removes defaults from Store to try get CI to pass
|
2019-06-18 21:50:40 +02:00 |
Carl Beekhuizen
|
3bcddf5e49
|
Removes defaults from Store to try get CI to pass
|
2019-06-18 20:59:17 +02:00 |
Carl Beekhuizen
|
28a3e54db0
|
Actually resolve some merge conflicts
|
2019-06-18 15:13:04 +02:00 |
Carl Beekhuizen
|
31a4700223
|
Merge conflicts on `dev`
|
2019-06-17 22:09:43 -04:00 |
Danny Ryan
|
207eb808a0
|
split constants vs configuration
|
2019-06-17 15:19:44 -06:00 |
Carl Beekhuizen
|
2ea6cede3e
|
Moves fork-choice objects away from SSZ
|
2019-06-17 10:48:33 -04:00 |
Carl Beekhuizen
|
9f2d06b2e7
|
Somehow I had indented with 5 spaces everywhere.
|
2019-06-16 16:02:56 -04:00 |