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 |
Carl Beekhuizen
|
f421850dc9
|
Fixes tests! Thanks @hwwhww!
|
2019-06-16 15:53:42 -04:00 |
Carl Beekhuizen
|
4deb311b71
|
Debugging 1st test
|
2019-06-16 12:17:31 -04:00 |
Carl Beekhuizen
|
5d10cd63c7
|
SSZ (partially) handles Dicts
|
2019-06-16 09:52:52 -04:00 |
Carl Beekhuizen
|
11edda64ed
|
Adds fork-choice to spec builder
|
2019-06-15 18:42:03 -04:00 |
Justin Drake
|
ed748a7d76
|
Address Danny's comments
|
2019-06-15 15:09:50 +01:00 |
Justin Drake
|
565f61dfaa
|
Cleanup containers
|
2019-06-09 20:41:21 +01:00 |
Justin Drake
|
ea60fb632c
|
More renaming
|
2019-05-06 20:49:46 +01:00 |
Justin Drake
|
f4db9ebae0
|
Renamings triggered by HW comment
|
2019-05-06 18:26:14 +01:00 |
JSON
|
d1c96c1e0d
|
Doc standardization (#1039)
|
2019-05-06 16:30:32 +01:00 |
Danny Ryan
|
148f18c5fd
|
Merge pull request #1023 from ethereum/ralexstokes-patch-1
Add notes to compute fork choice at genesis
|
2019-05-06 09:11:25 -06:00 |
Danny Ryan
|
7d0a6191ed
|
simplify justificatio/finality notes at genesis
|
2019-05-06 09:09:37 -06:00 |
Alex Stokes
|
faf36e056f
|
Add notes to compute fork choice at genesis
|
2019-05-01 16:10:01 -07:00 |
Danny Ryan
|
2348595f6d
|
Merge pull request #1006 from JSON/patch-1
Tidying up the test_gen readme
|
2019-04-29 11:58:19 -06:00 |
Alex Stokes
|
2787fea5fe
|
Update 0_fork-choice.md (#998)
Fix attribute access; this field has been renamed in the latest version of the phase 0 spec.
|
2019-04-26 20:50:27 +10:00 |
Danny Ryan
|
768f3ed813
|
remove validator link refs from fork choice doc
|
2019-04-24 16:57:44 -06:00 |
terence tsao
|
6a5405cccf
|
Update 0_fork-choice.md
|
2019-04-24 14:32:16 -07:00 |
Danny Ryan
|
777590434b
|
Merge branch 'dev' into JustinDrake-patch-20
|
2019-04-24 13:37:50 -06:00 |
Justin Drake
|
0bdd8e778b
|
Add 0_deposit-contract.md
|
2019-04-22 23:29:19 +10:00 |