Commit Graph

11 Commits

Author SHA1 Message Date
Paul Hauner
3a1f56a42e Tidy ancestor iterators (#490)
* Tidy ancestor iterators

* Improve comments, remove code fragement
2019-08-08 12:28:10 +10:00
Paul Hauner
e21d3fed05 Revert "Tidy ancestor iterators"
This reverts commit 5079c25bb2.

Accidental push to master.. my bad!
2019-08-05 16:27:55 +10:00
Paul Hauner
5079c25bb2 Tidy ancestor iterators 2019-08-05 16:25:21 +10:00
Paul Hauner
55196dff64 Remove iter mod from beacon chain
Now the iter mod in store is the only implementation
2019-06-24 09:34:53 +10:00
Paul Hauner
e550c0218f Add various fixes to clippy lints
Thou shalt appease clippy
2019-06-10 11:01:25 -04:00
Paul Hauner
749f2fcb5f Unify EthSpecs in Mainnet and Minimal 2019-06-08 08:49:04 -04:00
Paul Hauner
e74d49fc8a Remove dupe info between ChainSpec and EthSpec 2019-06-08 07:57:25 -04:00
Paul Hauner
4cecf05198 Fix beacon chain block iters 2019-06-07 02:48:26 -04:00
Paul Hauner
f52d66a136 Fix bug in rev block iter 2019-06-06 00:31:18 -04:00
Paul Hauner
ed9f655877 Update BeaconChain iters 2019-06-06 00:28:36 -04:00
Paul Hauner
df366f99dc Add block iter to beacon chain 2019-06-05 13:33:32 +10:00