This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-01-09 22:06:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
spec
History
Dustin Brody
2771deadfc
re-add test_interop to all_tests and mark several v0.10.1 phase 0 spec references as v0.11.1
2020-04-07 13:16:55 +03:00
..
eth2_apis
Initial implementation of a JSON-RPC service
2020-03-22 19:00:09 +02:00
presets
re-add test_interop to all_tests and mark several v0.10.1 phase 0 spec references as v0.11.1
2020-04-07 13:16:55 +03:00
beaconstate.nim
re-add test_interop to all_tests and mark several v0.10.1 phase 0 spec references as v0.11.1
2020-04-07 13:16:55 +03:00
crypto.nim
fix/restore 0.11.1 BeaconState genesis interop: (a) use GENESIS_FORK_VERSION properly in BeaconState init; (b) use GENESIS_FORK_VERSION to be compatible with zcli/zrnt initial eth1 deposits; (c) let List[foo] work with 64-bit ints, so BeaconState.validators SSZ-serializes properly; and (d) update test_interop to use new spec/crypto API
2020-04-07 13:16:55 +03:00
datatypes.nim
fix/restore 0.11.1 BeaconState genesis interop: (a) use GENESIS_FORK_VERSION properly in BeaconState init; (b) use GENESIS_FORK_VERSION to be compatible with zcli/zrnt initial eth1 deposits; (c) let List[foo] work with 64-bit ints, so BeaconState.validators SSZ-serializes properly; and (d) update test_interop to use new spec/crypto API
2020-04-07 13:16:55 +03:00
digest.nim
Clean 20200205 (
#729
)
2020-02-07 08:13:38 +01:00
helpers.nim
comments-only changes: update a bunch of v0.10.1 spec references to v0.11.0 and explain rationale for extended validation design in code (
#847
)
2020-04-01 11:41:39 +00:00
network.nim
initial attestation aggregation (
#769
)
2020-04-01 09:59:55 +00:00
state_transition_block.nim
complete all (non-semantic, comment-only) 0.11.0 -> 0.11.1 beacon chain spec updates, mark all beacon chain v0.11.0 spec references as v0.11.1, and remove now unnecessary/unused UpdateFlags vars from 4 test fixtures (
#841
)
2020-03-30 23:40:24 +00:00
state_transition_epoch.nim
comments-only changes: update a bunch of v0.10.1 spec references to v0.11.0 and explain rationale for extended validation design in code (
#847
)
2020-04-01 11:41:39 +00:00
state_transition_helpers.nim
more 0.10.1 updates
2020-01-27 12:50:54 +00:00
validator.nim
comments-only changes: update a bunch of v0.10.1 spec references to v0.11.0 and explain rationale for extended validation design in code (
#847
)
2020-04-01 11:41:39 +00:00