nimbus-eth2/beacon_chain/spec/eth2_apis
Agnish Ghosh b32205de7c
upstream peerdas alpha3 related spec changes + fix upstream related issues (#6468)
* reworked some of the das core specs, pr'd to check whether whether the conflicting type issue is centric to my machine or not

* bumped nim-blscurve to 9c6e80c6109133c0af3025654f5a8820282cff05, same as unstable

* bumped nim-eth2-scenarios, nim-nat-traversal at par with unstable, added more pathches, made peerdas devnet branch backward compatible, peerdas passing new ssz tests as per alpha3, disabled electra fixture tests, as branch hasn't been rebased for a while

* refactor test fixture files

* rm: serializeDataColumn

* refactor: took data columns extracted from blobs during block proposal to the heap

* disable blob broadcast in pd devnet

* fix addBlock in message router

* fix: data column iterator

* added debug checkpoints to check CI

* refactor if else conditions

* add: updated das core specs to alpha 3, and unit tests pass
2024-08-05 19:27:39 +05:30
..
dynamic_fee_recipients.nim remove expensive logging from function called in prepareBeaconProposer inner loop (#5776) 2024-01-17 22:58:46 +00:00
eth2_rest_serialization.nim upstream peerdas alpha3 related spec changes + fix upstream related issues (#6468) 2024-08-05 19:27:39 +05:30
rest_beacon_calls.nim explicitly scope AttesterSlashing and IndexedAttestation types to phase0 (#6224) 2024-04-21 05:49:11 +00:00
rest_beacon_client.nim add EIP-7044 support to keymanager API (#5959) 2024-02-26 09:48:07 +01:00
rest_builder_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_common.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_config_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_debug_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_event_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_fork_config.nim enable --styleCheck:error in ncli/ and research/ (#6014) 2024-03-02 06:25:17 +01:00
rest_keymanager_calls.nim Add Keymanager API graffiti endpoints. (#6054) 2024-03-14 03:44:00 +00:00
rest_keymanager_types.nim Add Keymanager API graffiti endpoints. (#6054) 2024-03-14 03:44:00 +00:00
rest_light_client_calls.nim fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones (#6307) 2024-05-22 13:56:37 +02:00
rest_nimbus_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_node_calls.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
rest_remote_signer_calls.nim remove an unused metric in `rest_remote_signer_calls` (#5999) 2024-02-29 12:00:15 +00:00
rest_types.nim rm unused ProduceBlockResponseV2 type (#6302) 2024-05-22 04:52:35 +02:00
rest_validator_calls.nim rm unused produceBlockV2Plain() RPC signature (#6304) 2024-05-22 07:47:03 +02:00