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-04 10:43:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
rpc
History
tersec
1bf4058e22
add Electra support to beacon API produceBlindedBlock and produceBlockV3 endpoints; add further VC publish(Blinded)Block Electra support (
#6190
)
2024-04-10 10:54:00 +02:00
..
rest_api.nim
…
rest_beacon_api.nim
implement Electra beacon API publishBlindedBlock (
#6185
)
2024-04-08 18:03:20 +02:00
rest_builder_api.nim
…
rest_config_api.nim
automated consensus spec URL updating to v1.4.0 (
#6074
)
2024-03-14 07:26:36 +01:00
rest_constants.nim
Add Keymanager API graffiti endpoints. (
#6054
)
2024-03-14 03:44:00 +00:00
rest_debug_api.nim
remove some debugRaiseAsserts and fill in actual Electra functionality (
#6172
)
2024-04-04 05:17:31 +02:00
rest_event_api.nim
…
rest_key_management_api.nim
Add Keymanager API graffiti endpoints. (
#6054
)
2024-03-14 03:44:00 +00:00
rest_light_client_api.nim
…
rest_nimbus_api.nim
…
rest_node_api.nim
…
rest_utils.nim
…
rest_validator_api.nim
add Electra support to beacon API produceBlindedBlock and produceBlockV3 endpoints; add further VC publish(Blinded)Block Electra support (
#6190
)
2024-04-10 10:54:00 +02:00
state_ttl_cache.nim
…