Julian Arce

Results 68 issues of Julian Arce

# Description This issue supersedes #936 The aggregator has to communicate to the telemetry_api using HTTP endpoints The telemetry_api will handle traces creation # Tasks - [x] Docker compose with...

# Description Telemetry API has to keep tracking of registered operators and maintain in a database the following information - Operator address - Operator ID - Stake - Name #...

I am trying to run the basic setup with the following command ``` kurtosis run --enclave my-testnet github.com/ethpandaops/ethereum-package ``` ``` INFO[2025-04-08T13:54:33-03:00] ==================================================== INFO[2025-04-08T13:54:33-03:00] || Created enclave: my-testnet || INFO[2025-04-08T13:54:33-03:00] ====================================================...

bug

# Bump EigenSDK to v0.3.0 ## Description This PR introduces the following changes - Use NewTaskMetadata to create new Task in BLSAggregationService - Use NewTaskSignature to process signatures in BLSAggregationService...

# Description Bump EigenSDK version to [v0.3.0](https://github.com/Layr-Labs/eigensdk-go/releases/tag/v0.3.0) Bumping the SDK needs #1863 to be merged

# Support multiple quorums in Aggregator and AlignedLayerServiceManager ## Description Note: BLS Aggregation service has a bug when an operator belongs to both quorums. #1947 solves this issue bumping the...

# Manage Operator's event subscription ## Description Previously, the Operator panicked if one connection (either main or fallback) failed. The previous solution to this (#1692) was to iterate infinitely over...

# V0.15.3 ## Description ## Type of change - [x] New release ## Checklist - [ ] “Hotfix” to `testnet`, everything else to `staging` - [ ] Linked to Github...