This website requires JavaScript.
Explore
Help
Sign In
status-im
/
eth2.0-specs
Watch
2
Star
0
Fork
0
You've already forked eth2.0-specs
mirror of
https://github.com/status-im/eth2.0-specs.git
synced
2025-02-08 08:45:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
specs
History
ericsson
723784b408
replace
[[]]*num
with
[()]*num
to avoild problems with mutability, as [] or () is copied
2020-06-20 01:02:19 +03:00
..
phase0
PR feedback
2020-06-18 09:45:10 -06:00
phase1
replace
[[]]*num
with
[()]*num
to avoild problems with mutability, as [] or () is copied
2020-06-20 01:02:19 +03:00