Daniel Bui

Results 7 issues of Daniel Bui

- [ ] Once Operators register for a blueprint, a badge or label should indicate their registration on both blueprint list and blueprint detail page. - [ ] The register...

app: tangle-cloud ☁️

The `useSubstrateTx` function fails to handle errors when `utility.batch` is interrupted. In my scenarios, I use the Operator account to register multiple blueprints. While the extrinsic appears to succeed, the...

type: bug 🪲

Deployers can include non-existent assets in the asset security commitment. Operators can approve service requests even without having delegated assets in the asset security commitment.

bug 🪲

**Summary of changes** Changes introduced in this pull request: - Bump polkadot-sdk #1057 - Full rewards lifecycle #1056 **Reference issue to close (if applicable)** Closes

### Summary The `blueprint deploy eigenlayer` flow currently interrupts the expected contract deployment process by prompting for the `TaskManager.initialize` call **too early**, before the `ServiceManager` contract is deployed. This prevents...

bug 🪲

## Context ## Task - [ ] Update the CLI `blueprint-runner` with `eigenlayer` protocol

bug 🪲

## Context Recently, Eigenlayer introduced Slashing and Strategy which requires updating eigenlayer-blueprint-runner as well. Ref: - DeployMockAvs.sol: - https://github.com/Layr-Labs/eigensdk-rs/blob/27a77acc9eb7cf43cbf741ac9dc33be07bc7ced4/crates/operator_sets_contracts/script/DeployMockAvs.s.sol#L38-L48 - https://github.com/Layr-Labs/eigensdk-rs/blob/27a77acc9eb7cf43cbf741ac9dc33be07bc7ced4/crates/operator_sets_contracts/script/DeployMockAvs.s.sol#L55-L60 ## Task - [ ] Setup MockERC20 tokens: 1...

task ✔️