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

v0.6.0 Release #987

Merged
merged 647 commits into from
Apr 24, 2019
Merged

v0.6.0 Release #987

merged 647 commits into from
Apr 24, 2019

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented Apr 23, 2019

Detailed changelog will be available in release notes

djrtwo and others added 30 commits April 14, 2019 17:52
Co-Authored-By: djrtwo <dannyjryan@gmail.com>
Fix typo to set the right property on the correct object
More clean up on recent switch to exit queue
Cleaner dust checking in transfers
Fix another typo w/ the withdrawal ~> exit queue PR
Consensus now only cares about Merkleisation (i.e. `hash_tree_root`), not about serialization (i.e. `serialize`). This simplifies consensus code by a few tens of lines, is conceptually cleaner, and is more future proof.

A corresponding change is required in the deposit contract.
Co-Authored-By: protolambda <proto@protolambda.com>
hwwhww and others added 29 commits April 24, 2019 17:18
1. Move .venv to TEST_LIBS_DIR/
2. Install `config_helpers` separately
Co-Authored-By: JustinDrake <drakefjustin@gmail.com>
Revamp balances and incentivisation
Co-Authored-By: djrtwo <dannyjryan@gmail.com>
pytests use configuration system
…serialization-to-ssz

Update SSZ spec to use SOS style offset based layout.
off by one error for eth1 data voting
Split off fork choice rule and deposit contract
@djrtwo djrtwo merged commit 7a06df6 into master Apr 24, 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