Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport (partial) v0.6.1 to dev #1003

Merged
merged 66 commits into from
May 2, 2019
Merged

Backport (partial) v0.6.1 to dev #1003

merged 66 commits into from
May 2, 2019

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented Apr 26, 2019

backport changes from (unreleased) v0.6.1 into dev.

A couple of PRs are still unmerged for v0.6.1 but want to get these features in dev asap.

djrtwo and others added 26 commits April 24, 2019 11:58
Fix validator link in fork choice doc
Fix `process_registry_updates` and add `test_process_registry_updates`
`_deltas` functions should return `Tuple` instead of `List`
JustinDrake and others added 3 commits April 26, 2019 18:46
* Initialisation bug: initial `effective_balance` be not greater than `MAX_EFFECTIVE_BALANCE`
* Hysteresis bug: do not prevent `effective_balance` to go from `MAX_EFFECTIVE_BALANCE - 1` to `MAX_EFFECTIVE_BALANCE`
JustinDrake and others added 26 commits April 30, 2019 11:34
Add 32-byte of arbitrary "graffiti" data in beacon blocks, in a similar vein to `extraData` in Eth1. To be used in wonderful and unpredictable ways (permissionless innovation by block proposers).
Remove `get_state_root` from the state transition function spec because it is not used by the state transition function.
Generate seed once for get_beacon_proposer_index
Remove get_state_root from state transition doc
@djrtwo djrtwo changed the title [WIP] Backport v0.6.1 to dev Backport (partial) v0.6.1 to dev May 2, 2019
@djrtwo djrtwo merged commit cdcb16d into dev May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants