Danny Ryan
|
2015433fa1
|
revert exit queue epoch issue introduced in v0.10.0. add test to catch subtlety
|
2020-01-20 20:03:38 -07:00 |
Danny Ryan
|
00d3fb4fe6
|
fix issue 1574 by ensuring that justified checkpoint in store updates when finalized updates if needbe
|
2020-01-20 18:50:50 -07:00 |
Danny Ryan
|
e98c1b4154
|
don't consider blocks with slots earlier than finalized in on_block fork choice (optimization)
|
2020-01-20 18:10:39 -07:00 |
Danny Ryan
|
f1697d03e7
|
fix corner case to properly handle skipped slots in get_ancestor
|
2020-01-20 17:49:09 -07:00 |
Danny Ryan
|
3c07b2c954
|
Make phase 0 fork choice more modular to more easily adopt for slight modifications in phase 1
|
2020-01-15 16:40:50 -07:00 |
Danny Ryan
|
08621a7973
|
Merge pull request #1567 from ethereum/fix_bls_api
[Minor] fix BLS API description
|
2020-01-15 14:21:15 -07:00 |
Danny Ryan
|
1756348e8d
|
Merge pull request #1569 from ChihChengLiang/minor-fix-indentation
[Minor] Fix p2p interface table level
|
2020-01-15 14:19:42 -07:00 |
protolambda
|
6c74468142
|
forkchoice store on top of any state now
|
2020-01-14 01:02:02 +01:00 |
protolambda
|
4732c7beb1
|
merge in dev (v0.10) and fix reorg/lint issues
|
2020-01-13 18:55:21 +01:00 |
Chih Cheng Liang
|
065b4ef856
|
Fix p2p interface indentation
|
2020-01-13 20:42:23 +08:00 |
Ben Edgington
|
b001f250db
|
Correct typo in heading level
|
2020-01-13 09:34:34 +00:00 |
Hsiao-Wei Wang
|
efbea8c53c
|
Fix BLS API description
|
2020-01-13 12:49:03 +08:00 |
Danny Ryan
|
676e216beb
|
reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move
|
2020-01-10 11:55:13 -07:00 |