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-02-13 06:57:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
/
mocking
History
Zahary Karadjov
b022dc4d1f
Use O(n) algorithm in initialize_beacon_state_from_eth1; Avoid unnecessary merkle proofs generation
2020-11-15 21:40:40 +02:00
..
mock_attestations.nim
address some TODOs (
#2005
)
2020-11-12 19:24:07 +00:00
mock_blocks.nim
cache block hash (
#1329
)
2020-07-16 15:16:51 +02:00
mock_deposits.nim
Use O(n) algorithm in initialize_beacon_state_from_eth1; Avoid unnecessary merkle proofs generation
2020-11-15 21:40:40 +02:00
mock_genesis.nim
Merge devel and resolve conflicts
2020-07-10 02:02:40 +03:00
mock_state.nim
stop discarding future epochs; remove a StateCache() construction (
#1610
)
2020-09-07 15:04:33 +00:00
mock_validator_keys.nim
openarray -> openArray
2020-11-03 23:23:10 +02:00