Create your own GitHub profile
Join the platform over 36 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
678 contributions in the last year
Contribution activity
April 2019
- ralexstokes/py-ssz Python
Created a pull request in ethereum/eth2.0-specs that received 1 comment
Move the ordering of the definition of `process_deposit`.
This move matches the symmetry of the other operation processing definitions. Note: this PR only changes the ordering of the text in the document, …
+70
−71
•
1
comment
- fork-choice: `high_balance` -> `effective_balance`
- minor typo fix
- Add the prefix `state` when accessing the latest deposit count
- Update 0_beacon-chain.md
- remove unnecessary var
- fix var typo
- typos in 1_shard-data-chains.md
- minor copy edits for state transition
- Avoid materializing the merged list.
- formatting fix
Created an issue in ethereum/trinity that received 3 comments
Justification is not persisted in the `BeaconChainDB`
This is a bit of an issue meant for discussion as I figure out the best way to introduce the fork choice rule to the beacon chain, which touches on…
3
comments